ports/print/tex-xdvik/files/patch-texk-xdvik-texmf-XDvi
Hiroki Sato 90410e570d Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
  Note that currently tlmgr(1) does not work because of
  lack of TLPDB.  This will be fixed.

- Lua libraries used in LuaTeX are separated into
  devel/tex-libtexlua and devel/texlibtexluajit.
  USE_TEX supports them via keywords "texlua" and "texluajit".

- libsynctex is currently installed by devel/tex-web2c.
  This will be separated into a single port.

- Add graphics/libpotrace and use installed libpotrace
  and libharfbuzz.
2015-07-19 20:33:34 +00:00

70 lines
3 KiB
Text

--- texk/xdvik/texmf/XDvi.orig 2012-03-28 14:46:30 UTC
+++ texk/xdvik/texmf/XDvi
@@ -21,7 +21,7 @@
!!! and greater flexibility for shrink values. Generating MF fonts shouldn't be an
!!! issue when using T1lib.
!*mfMode: ljfour
-*paper: a4
+*paper: libpaper
!!! This should be the best choice for modern displays with large color depth.
*thorough: true
@@ -118,14 +118,14 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
!!! help topics label for Xaw
-*help_label.font: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*
+*help_label.font: -*-*-bold-r-*-*-14-*-*-*-*-*-*-*
!!!------------------------------------------------------------------------------
!!!-------------------------------- Motif tooltips ------------------------------
!!!------------------------------------------------------------------------------
!!! background color and font:
*tipShell.background: cornsilk
-*tipShell.fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*
+*tipShell.fontSet: -*-*-medium-r-*-*-12-*-*-*-*-*-*-*
!!! time the mouse needs to stay on a button until tooltips pop up,
!!! in milliseconds; set to a negative value to disable:
@@ -133,11 +133,22 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
!!!------------------------------------------------------------------------------
+!!!-------------------------------- Xaw i18n ------------------------------------
+!!!------------------------------------------------------------------------------
+!!! note: when i18n'ed, *font and *fontSet should have same size of font
+*international: true
+*inputMethod: kinput2
+*preeditType: OverTheSpot,OffTheSpot,Root
+!!! note: xdviSelFile can not be i18n'ed (bug?)
+xdviSelFile*international: false
+
+
+!!!------------------------------------------------------------------------------
!!!------------------------------ Fonts and colors ------------------------------
!!!------------------------------------------------------------------------------
-*font: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*
+*font: -*-*-medium-r-*-*-12-*-*-*-*-*-*-*
!!! Use a smaller font for the statusline in the Xaw version:
-*statusline.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*
+*statusline.font: -*-*-medium-r-*-*-10-*-*-*-*-*-*-*
!!! Motif fonts. Meaning of the tags is:
!!! NORMAL: Ordinary text, labels etc.
@@ -147,11 +158,11 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
!!! TOPIC_HEADING: Heading for help text in help window
!!!
*fontList: \
--*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
--*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
--*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
--*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
--*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
+-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
+-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
+-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
+-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
+-*-*-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
!!! Color used for page border, image bounding boxes and the ruler in `Ruler mode'.