summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars')
-rw-r--r--print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars59
1 files changed, 59 insertions, 0 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars b/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars
new file mode 100644
index 000000000000..fcc7b1fe258a
--- /dev/null
+++ b/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars
@@ -0,0 +1,59 @@
+--- /dev/null 2015-01-31 21:35:05.000000000 +0900
++++ texk/xdvik/READMEs/InternalVars 2015-01-31 21:02:18.000000000 +0900
+@@ -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")