diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/dvilj.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/dvilj.1 | 63 |
1 files changed, 32 insertions, 31 deletions
diff --git a/Master/texmf-dist/doc/man/man1/dvilj.1 b/Master/texmf-dist/doc/man/man1/dvilj.1 index 93c8a45802c..33bed66f023 100644 --- a/Master/texmf-dist/doc/man/man1/dvilj.1 +++ b/Master/texmf-dist/doc/man/man1/dvilj.1 @@ -1,15 +1,7 @@ -.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== -.de Sh \" Subsection heading -.br -.if t .Sp -.ne 5 -.PP -\fB\\$1\fR -.PP -.. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp @@ -46,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -53,20 +47,27 @@ .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for -.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index +.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -149,9 +150,9 @@ dvilj4, dvilj4l, dvilj2p, dvilj \- convert a TeX DVI file to PCL, for HP LaserJe .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" -\&\fBdvilj\fR and siblings convert TeX-output \f(CW\*(C`.dvi\*(C'\fR files into \s-1PCL\s0 (the +\&\fBdvilj\fR and siblings convert TeX-output \f(CW\*(C`.dvi\*(C'\fR files into \s-1PCL \s0(the Hewlett-Packard Printer Control Language) commands suitable for -printing on a \s-1HP\s0 LaserJet+, \s-1HP\s0 LaserJet \s-1IIP\s0 (using \fBdvilj2p\fR), \s-1HP\s0 +printing on a \s-1HP\s0 LaserJet+, \s-1HP\s0 LaserJet \s-1IIP \s0(using \fBdvilj2p\fR), \s-1HP\s0 LaserJet 4 (using \fBdvilj4\fR), and fully compatible printers. .PP \&\fBdvilj4\fR also provides support for the builtin Intellifont and @@ -257,7 +258,7 @@ Specify the page size: \& \-s100: International B5 (176mm x 250mm) .Ve .Sp -These values are from the \s-1PCL\s0 5 technical reference manual. If the +These values are from the \s-1PCL 5\s0 technical reference manual. If the \&\fB\-s\fR commandline option is omitted, no clipping is performed at the bottom of the page. (But printing below the paper bottom should not disturb any correctly behaving \s-1PCL\s0 printer.) Please remember that the @@ -346,7 +347,7 @@ of the file content. \fIfile\fR is searched with \fIkpathsea\fR\|(3), see below. This is mostly used to keep absolute positions in \s-1PCL\s0 files. .IP "\fBpsfile\fR=\fIfile\fR \fBllx\fR=\fIx0\fR \fBlly\fR=\fIy0\fR \fBurx\fR=\fIx1\fR \fBury\fR=\fIy1\fR \fBrwi\fR=\fIs\fR" 4 .IX Item "psfile=file llx=x0 lly=y0 urx=x1 ury=y1 rwi=s" -Convert Postscript file \fIfile\fR to \s-1HP\s0 \s-1PCL\s0, by Ghostscript with device +Convert Postscript file \fIfile\fR to \s-1HP PCL,\s0 by Ghostscript with device \&\f(CW\*(C`ljetplus\*(C'\fR, and insert the resulting graphics file at the current position, rewriting absolute position escape sequences. \fIfile\fR is searched with \fIkpathsea\fR\|(3), see below. @@ -505,7 +506,7 @@ and we won't fix any problems with it.\fR It should be noted that the special parser does sometimes accept constructs that are not valid as in the documentation above. Then, the output is most often damaged in some way. -.Sh "Searching for Included Files" +.SS "Searching for Included Files" .IX Subsection "Searching for Included Files" Proper file include specials search the file with \fIkpathsea\fR\|(3). The search path is configured by variable \f(CW\*(C`DVILJINPUTS\*(C'\fR and, if the file @@ -518,8 +519,8 @@ graphics as part of ones current document. .PP \&\f(CW\*(C`dvilj\*(C'\fR is used as the \f(CW\*(C`.PROGRAM\*(C'\fR name in \fItexmf.cnf\fR, for all driver variants, independent of the actual program name. -.ie n .Sh "Unknown Specials and ""TEX_HUSH"" configuration" -.el .Sh "Unknown Specials and \f(CWTEX_HUSH\fP configuration" +.ie n .SS "Unknown Specials and ""TEX_HUSH"" configuration" +.el .SS "Unknown Specials and \f(CWTEX_HUSH\fP configuration" .IX Subsection "Unknown Specials and TEX_HUSH configuration" \&\fIKpathsea\fR\|(3) has the concept of warning suppression with the configuration variable \f(CW\*(C`TEX_HUSH\*(C'\fR, please refer to its Info node @@ -542,7 +543,7 @@ in doublepage mode, that is, roughly speaking, printing first the even pages and then the odd pages of a document. If \fB\-D\fR is used to print both even and odd pages (\fB\-D\fR is used without the optional 1 or 2) the following will happen after half of the pages is printed: \s-1LJ:\s0 the -printer stops, shows message \*(L"\s-1FEED\s0\*(R" and switches on manual feed led. +printer stops, shows message \*(L"\s-1FEED\*(R"\s0 and switches on manual feed led. The printer continues when either the printed pages are fed into the manual page feeder, or the operator pushes the continue button (after placing first the printed pages into the paper tray). @@ -564,7 +565,7 @@ page. .PP The doubleside option works for all LJs, not only for the new D model with does doubleside-printing (actually, I don't know whether it makes -much sense on the new \s-1LJ\s0 \s-1II\s0 D at all). +much sense on the new \s-1LJ II D\s0 at all). .PP Caveat on the doubleside-option: When it is used frequently or on very large files, it might become necessary to clean the printer much more @@ -646,7 +647,7 @@ compilation the texk build environment is needed, from As of July 2007, \s-1PCL\s0 reference documentation is found at \s-1HP\s0's Web site at <http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpl04568>. -At the end of that page are links to reference manuals for \s-1PCL\s0 and \s-1PJL\s0. +At the end of that page are links to reference manuals for \s-1PCL\s0 and \s-1PJL.\s0 .PP In case that page is changed, here are the URLs of these documents. All have the form @@ -654,11 +655,11 @@ All have the form where \f(CW\*(C`<ID>\*(C'\fR is the following document \s-1ID:\s0 .IP "\fB13205\fR" 4 .IX Item "13205" -\&\s-1PCL\s0 5 Technical Quick Reference Guide. This is the 1st thing to look up +\&\s-1PCL 5\s0 Technical Quick Reference Guide. This is the 1st thing to look up if you have questions about \s-1PCL\s0 escape sequences. .IP "\fB13210\fR and \fB13211\fR" 4 .IX Item "13210 and 13211" -\&\s-1PCL\s0 5 Technical Reference Manual (part I and \s-1II\s0). This is the +\&\s-1PCL 5\s0 Technical Reference Manual (part I and \s-1II\s0). This is the full-detailled explanation that you need to look up if you don't understand how the printer works. Part I is the actual manual, part \s-1II\s0 explains \s-1HP\-GL/2\s0 and has overall tips. @@ -667,7 +668,7 @@ explains \s-1HP\-GL/2\s0 and has overall tips. \&\s-1PJL\s0 Technical Reference Manual (and addendum) .IP "\fB13212\fR" 4 .IX Item "13212" -\&\s-1PCL\s0 5 Color Manual. This explains color specials for the newer \s-1HP\s0 +\&\s-1PCL 5\s0 Color Manual. This explains color specials for the newer \s-1HP\s0 printers. (Not of much use today; for practical purposes we would need to add color specials to \fBdvilj\fR first.) .IP "\fB13206\fR and \fB13209\fR" 4 |