http://www.experts-exchange.com
Solution:
Scroll down
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
Jump to
Showing posts with label help. Show all posts
Showing posts with label help. Show all posts
Installing an XSLT processor
xsltproc, Saxon or Xalan: http://www.sagehill.net/docbookxsl/InstallingAProcessor.html
Installing Saxon on Linux. Is JAXP 1.3 required? And then how would I test it anyway?
Could install Xalan. But it's already included with Java:
java org.apache.xalan.xslt.EnvironmentCheck
Why can't xemacs' xlst-process mode find any xslt processor?
Installing Saxon on Linux. Is JAXP 1.3 required? And then how would I test it anyway?
Could install Xalan. But it's already included with Java:
java org.apache.xalan.xslt.EnvironmentCheck
Why can't xemacs' xlst-process mode find any xslt processor?
GNU info
navigate within info screens:
| b | go to beginning of the page |
| ? | help |
| m | choose a menu item from the current page (has tab completion) |
| f | choose a cross-reference to follow (tab completion) |
| f? | list all cross-references on the current page |
| l | go back to last page |
| Ctrl-g | cancel menu command |
| i | search index for topic |
| d | directory of all info pages |
| t | go to 'top' of current manual |
| s | search forward |
| q | quit info screen |
Subscribe to:
Posts (Atom)