--- a2ps.texi.macros 2011-01-11 10:46:08.000000000 +0100 +++ a2ps.texi 2011-01-11 10:59:00.000000000 +0100 @@ -44,9 +44,6 @@ @end ifnottex @c TeX variants address@hidden LaTeX address@hidden address@hidden macro @macro PreTeX address@hidden @@ -285,7 +282,7 @@ * PreScript Commands:: * PreScript examples:: address@hidden address@hidden * Special characters:: * PreTeX Commands:: @@ -3898,9 +3895,9 @@ @end smallexample @node PreTeX address@hidden @PreTeX address@hidden @PreTeX{} -The aim of the address@hidden style sheet is to provide something similar to +The aim of the @PreTeX{} style sheet is to provide something similar to @code{PreScript}, but with a more @LaTeX{} like syntax. @menu @@ -3924,7 +3921,7 @@ outer most level. @node PreTeX Commands address@hidden @PreTeX Commands address@hidden @PreTeX{} Commands These commands required arguments. @table @samp @@ -3965,13 +3962,13 @@ @itemx address@hidden@} @itemx address@hidden@} @itemx address@hidden@} -These commands are legal in @LaTeX but have no sense in @PreTeX{}. +These commands are legal in @LaTeX{} but have no sense in @PreTeX{}. Hence there are simply ignored and not printed (if immediately followed by an end-of-line). @end table @node Differences with LaTeX address@hidden Differences with @LaTeX address@hidden Differences with @LaTeX{} The following symbols, inherited from the style sheet @code{Symbol}, are not supported by @LaTeX{}: @@ -3996,22 +3993,22 @@ @end example @noindent -for @LaTeX{}. Since in @PreTeX every @samp{$} is discarded (unless +for @LaTeX{}. Since in @PreTeX{} every @samp{$} is discarded (unless quoted by a @samp{\}), the second form is also admitted. @node TeXScript address@hidden @TeXScript address@hidden @TeXScript{} address@hidden@TeX{}Script} is a replacement of the old version of address@hidden@TeXScript{}} is a replacement of the old version of @code{PreScript}: it combines both the @pack{}-like and the @LaTeX{}-like syntaxes through inheritance of both @code{PreScript} and address@hidden@TeX{}}. address@hidden@PreTeX{}}. In addition it provides commands meant to ease processing of file for @pack{} by @LaTeX{}. Everything between @samp{%%TeXScript:skip} and @samp{%%TeXScript:piks} -will be ignored in @address@hidden, so that there can be inserted +will be ignored in @address@hidden, so that there can be inserted command definitions for @LaTeX{} exclusively. The commands @samp{\textbi} (for bold-italic) and @samp{\textsy} (for @@ -4025,7 +4022,7 @@ %%TeXScript:piks @end example -There is no way in @TeXScript to get an automatic numbering. There is +There is no way in @TeXScript{} to get an automatic numbering. There is no equivalent to the @LaTeX{} environment @code{enumerate}. But every command beginning by @code{\text} is doubled by a command beginning by @samp{\magic}. @pack{} behaves the same way on both families of commands. @@ -4040,7 +4037,7 @@ @end example @noindent -will be treated the same way both in @TeXScript and @LaTeX{}. +will be treated the same way both in @TeXScript{} and @LaTeX{}. @samp{\header} and @samp{\footer}, are not understood by @LaTeX{}.