diff options
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars')
-rw-r--r-- | print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars b/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars deleted file mode 100644 index 29061fc0c6cf..000000000000 --- a/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars +++ /dev/null @@ -1,59 +0,0 @@ ---- texk/xdvik/READMEs/InternalVars.orig 2015-07-19 18:49:41 UTC -+++ texk/xdvik/READMEs/InternalVars -@@ -0,0 +1,56 @@ -+------------------------------------------------------------------------ -+ <<<< Internal Variable for printdvi patch >>>> -+------------------------------------------------------------------------ -+ -+%A : like %T; '=' is put on each page number (assumed dviselect) -+%a : like %t; '=' is put on each page number (assumed dviselect) -+ B -+ b -+ C -+%c : current page number -+%D : temporal directory (environment var. TMPDIR; default is "/tmp") -+%d : directory where DVI file is placed (directory of pathname) -+ E -+%e : end page number of region; maximum of %c and %m -+%F : filename of DVI file (basename of pathname) -+%f : filename of DVI file (full pathname) -+%G : like %O; page-to-page form (=p1:p2) (assumed dviselect) -+%g : like %o; page-to-page form (=p1:p2) (assumed dviselect) -+ H -+ h -+ I -+ i -+ J -+ j -+%K : like %L; '=' is put on each page number (assumed dviselect) -+%k : like %l; '=' is put on each page number (assumed dviselect) -+%L : marked page list; marked order; separated by " " -+%l : marked page list; marked order; separated by "," -+ M -+%m : last marked page number -+ N -+ n -+%O : marked page list; sorted; page-to-page form (p1-p2); separated by " " -+%o : marked page list; sorted; page-to-page form (p1-p2); separated by "," -+%P : print command (environment var. PRINTCMD; default is "lpr -r -s -P%p") -+%p : printer name (environment var. PRINTER; default is "lp") -+ Q -+ q -+%R : DVI filter (environment var. DVIFILTER; default is "dvi2ps -o %Z") -+%r : proces id -+ S -+%s : start page number of region; minimum of %c and %m -+%T : marked page list; sorted; separated by " " -+%t : marked page list; sorted; separated by "," -+ U -+ u -+ V -+ v -+ W -+ w -+ X -+ x -+ Y -+ y -+%Z : paper size specified with -paper option (tranlated with table) -+%z : paper size specified with -paper option (lower case; ex. "a4") |