1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
@c for man page version only
@unnumbered Note
This manpage has been automatically generated from mtools's texinfo
documentation. However, this process is only approximative, and some
items, such as crossreferences, footnotes and indices are lost in this
translation process. Indeed, this items have no appropriate
representation in the manpage format. Moreover, only the items specific
to each command have been translated, and the general information about
mtools has been dropped in the manpage version. Thus I strongly advise
you to use the original texinfo doc.
@itemize @bullet
@item
To generate a printable copy from the texinfo doc, run the following
commands:
@example
./configure; make dvi; dvips mtools.dvi
@end example
@item
To generate a html copy, run:
@example
./configure; make html
@end example
A premade html can be found at:
@file{http://linux.wauug.org/pub/knaff/mtools}
@item
To generate an info copy (browsable using emacs' info mode), run:
@example
./configure; make info
@end example
@end itemize
The texinfo doc looks most pretty when printed or as html. Indeed, in
the info version certain examples are difficult to read due to the
quoting conventions used in info.
@c skipskipskip
|