summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:54:14 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:58:12 -0500
commit10cb4eaa8cc89aee25a8def73fd9470f75090d70 (patch)
tree58f5d7dbc6ae51b13e8dd4ebf5400a04a6b7c960 /print/tex-xdvik/files/patch-texk-xdvik-READMEs-InternalVars
parentsysutils/screen: Update to 4.9.0 (diff)
print/tex-xdvik: Update version 22.87=>22.87.06
While upgradingthe extra japanese ptex patches has been removed as those are not compatible with latest version and the old patches are also from early 2008. If someone make those work with the new version the patches are welcome. For further details or the older version of tex-xdvik with those patches please use japanese/ja-tex-xdvik Relnotes: https://sourceforge.net/projects/xdvi/files/xdvik/22.87.06/
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, 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")