When the Sgmltexi source is ready, all that is needed is the program
sgmltexi
to control the SGML parser and other
elaborations.
sgmltexi [options]... sgml_source | Command |
This is the front-end for the SGML to Texinfo system. |
--help
--version
--verbose
--force
--number-sections
--clean
--input-encoding=
encoding
charset
of the sgmltexi
element. Using
this option the Texinfo source will be pure ASCII, and the command
@documentencoding
is used with the argument
ISO-646
.
Available encodings are: ISO-8859-1
,
ISO-8859-2
, ... ISO-8859-10
. All encodings
are not fully supported, because of Texinfo limitations. Unsupported
codes are shown with the name of the corresponding standard entity,
like this: [ETH ]
.
--sgml-include=
parameter-entity
--include=
parameter-entity
INCLUDE
to an SGML parameter
entity.
--paper=
paper
letter
, a4
,
a4wide
, a4latex
, small
.
--setchapternewpage={on|off|odd}
<setchapternewpage content="...">
inside the
source.
--footnotestyle={end|separate}
<footnotestyle content="...">
inside the
source.
--sgml-syntax
--sgml-check
--sp
--texi
--texinfo
--dvi
--ps
--postscript
--pdf
--info
--text
--html
--xml
--docbook
Each elaboration generates a file with .diag
extention.
This file contains the messages that may be shown with the option
--verbose
.