X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=docs%2Fenscript.man;h=619263d9596a3fa7fe731ec2ab37b769e2bfab72;hp=eddf2044f8ad29ebcff664957ebe1a2f80d17b8b;hb=29a03491ca822d25ed6eadbaf009945460d3713a;hpb=45a1785f9dc58826fe7e0d2dcd7ed91dc1c62ea9 diff --git a/docs/enscript.man b/docs/enscript.man index eddf204..619263d 100644 --- a/docs/enscript.man +++ b/docs/enscript.man @@ -157,7 +157,7 @@ For example, the command prints file foo.txt in duplex (two side) mode. -Page device operators are implementation dependant but they are +Page device operators are implementation dependent but they are standardized. See section \f3PAGE DEVICE OPTIONS\f1 for the details. .TP 8 .B \-e\f1[\f2char\f1]\f3, \-\-escapes\f1[\f3=\f2char\f1]\f3 @@ -336,7 +336,7 @@ size + baselineskip\f1) points down. The default baseline skip is 1. Pass a statusdict definition to the generated PostScript output. If no value is given, the key \f2key\f1 is removed from the definitions. -The statusdict operators are implementation dependant; see the +The statusdict operators are implementation dependent; see the printer's documentation for the details. For example, the command @@ -621,10 +621,10 @@ default gray value is .8. Set the underlay text's starting position according to the \f2position_spec\f1. The position specification must be given in format: `\f2sign\f1 \f2xpos\f1 \f2sign\f1 \f2ypos\f1', where the -\f2sign\f1 must be `+' or `-'. The positive dimensions are measured +\f2sign\f1 must be `+' or `\-'. The positive dimensions are measured from the lower left corner and the negative dimensions from the upper -right corner. For example, the specification `+0-0' specifies the -upper left corner and `-0+0' specifies the lower right corner. +right corner. For example, the specification `+0\-0' specifies the +upper left corner and `\-0+0' specifies the lower right corner. .TP 8 .B \-\-ul\-style=\f2style\f3 Set the underlay text's style to \f2style\f1. The possible values for @@ -1325,13 +1325,13 @@ Print file \f3foo.txt\f1 to two columns. Print file to two columns and rotate output 90 degrees (landscape). .TP 8 .B enscript \-DDuplex:true foo.txt -Print file in duplex (two side) mode (printer dependant). +Print file in duplex (two side) mode (printer dependent). .TP 8 .B enscript \-G2rE \-U2 foo.c My default code printing command: gaudy header, two columns, landscape, code highlighting, 2-up printing. .TP 8 -\f3enscript \-E \-\-color \-whtml \-\-toc -pfoo.html *.h *.c\f1 +\f3enscript \-E \-\-color \-whtml \-\-toc \-pfoo.html *.h *.c\f1 A nice HTML report of your project's C source files. .SH ENVIRONMENT VARIABLES