tl11supp-120120-pxdvik-vine.patch 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  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 xdvik-22.84.14/texk/xdvik/xdvi-sh.in.\~1.2.2.7.\~ xdvik-22.84.14/texk/xdvik/xdvi-sh.in
  22. --- texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in.~1.2.2.7.~ 2007-10-19 01:28:55.000000000 +0900
  23. +++ texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in 2009-07-18 16:10:23.000000000 +0900
  24. @@ -50,4 +50,8 @@ if test -n "$xdviappfile"; then
  25. XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH
  26. fi
  27. +# Forcely avoid to show
  28. +# Warning: Missing charsets in String to FontSet conversion
  29. +export LANG=C
  30. +
  31. exec @final_exec_name@ $NAMEOPT ${1+"$@"}