Regarding the RAM disk and associated issues...

Scott Lanning slanning at buphy.bu.edu
Thu Apr 22 14:36:48 EDT 1999


On Thu, 22 Apr 1999, Bill Horne wrote:
>2.  What is Texinfo and how do I use it?

Texinfo is like a meta-hypertext language. You write a texinfo
source file, run texinfo on it, and out pops an "info" file.
Info files are the GNU documentation of choice, and you can access
them from Emacs or from the command line. For instance,

    $ info info "create an info file"

will point you to information on creating an info file using texinfo.
Info files are hypertext in that you jump from node to node following
various links. You can also convert texinfo to HTML.

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list