tl11supp-111120-pxdvik-vine.patch 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. diff -up texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/pxdvi.cfg.vine texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/pxdvi.cfg
  2. --- texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/pxdvi.cfg.vine 2011-11-26 14:26:25.799086711 +0900
  3. +++ texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/pxdvi.cfg 2011-11-26 17:38:45.632750987 +0900
  4. @@ -87,9 +87,14 @@ replace UniCNS-UCS2-H Unicode-H
  5. replace UniCNS-UCS2-V Unicode-V
  6. % Japanese
  7. -% IPA font (http://ossipedia.ipa.go.jp/ipafont/)
  8. -replace Ryumin-Light ipam.ttf/AJ16
  9. -replace GothicBBB-Medium ipag.ttf/AJ16
  10. +% % IPA font (http://ossipedia.ipa.go.jp/ipafont/)
  11. +% replace Ryumin-Light ipam.ttf/AJ16
  12. +% replace GothicBBB-Medium ipag.ttf/AJ16
  13. +replace Ryumin-Light Mincho-Medium
  14. +replace GothicBBB-Medium Gothic-Medium
  15. +replace FutoMinA101-Bold FutoMin-Bold
  16. +replace FutoGoB101-Bold FutoGo-Bold
  17. +replace Jun101-Light MaruGo-Medium
  18. % traditional Chinese
  19. % Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
  20. Diff finished. Sat Nov 26 17:38:57 2011
  21. diff -up texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi.vine texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi
  22. --- texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi.vine 2011-11-27 00:47:49.000000000 +0900
  23. +++ texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi 2011-11-27 00:52:09.994634231 +0900
  24. @@ -158,11 +158,11 @@ xdviSelFile*international: false
  25. !!! TOPIC_HEADING: Heading for help text in help window
  26. !!!
  27. *fontList: \
  28. --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
  29. --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
  30. --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
  31. --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
  32. --*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
  33. +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
  34. +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
  35. +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
  36. +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
  37. +-*-*-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
  38. !!! Color used for page border, image bounding boxes and the ruler in `Ruler mode'.
  39. Diff finished. Sun Nov 27 00:52:15 2011
  40. diff -up xdvik-22.84.14/texk/xdvik/xdvi-sh.in.\~1.2.2.7.\~ xdvik-22.84.14/texk/xdvik/xdvi-sh.in
  41. --- texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in.~1.2.2.7.~ 2007-10-19 01:28:55.000000000 +0900
  42. +++ texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in 2009-07-18 16:10:23.000000000 +0900
  43. @@ -50,4 +50,8 @@ if test -n "$xdviappfile"; then
  44. XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH
  45. fi
  46. +# Forcely avoid to show
  47. +# Warning: Missing charsets in String to FontSet conversion
  48. +export LANG=C
  49. +
  50. exec @final_exec_name@ $NAMEOPT ${1+"$@"}