source: projects/specs/trunk/t/texlive/tl11supp-120120-pxdvik-vine.patch @ 5502

Revision 5502, 1.7 KB checked in by munepi, 12 years ago (diff)

updated texlive-vl.spec

RevLine 
[5207]1diff -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 
7 % Japanese
8-% IPA font (http://ossipedia.ipa.go.jp/ipafont/)
9-replace Ryumin-Light           ipam.ttf/AJ16
10-replace GothicBBB-Medium       ipag.ttf/AJ16
11+% % IPA font (http://ossipedia.ipa.go.jp/ipafont/)
12+% replace Ryumin-Light         ipam.ttf/AJ16
13+% replace GothicBBB-Medium     ipag.ttf/AJ16
14+replace Ryumin-Light            Mincho-Medium
15+replace GothicBBB-Medium        Gothic-Medium
16+replace FutoMinA101-Bold        FutoMin-Bold
17+replace FutoGoB101-Bold         FutoGo-Bold
18+replace Jun101-Light            MaruGo-Medium
19 
20 % traditional Chinese
21 % Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
22
23Diff finished.  Sat Nov 26 17:38:57 2011
24diff -up xdvik-22.84.14/texk/xdvik/xdvi-sh.in.\~1.2.2.7.\~ xdvik-22.84.14/texk/xdvik/xdvi-sh.in
25--- texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in.~1.2.2.7.~        2007-10-19 01:28:55.000000000 +0900
26+++ texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in   2009-07-18 16:10:23.000000000 +0900
27@@ -50,4 +50,8 @@ if test -n "$xdviappfile"; then
28   XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH
29 fi
30 
31+# Forcely avoid to show
32+# Warning: Missing charsets in String to FontSet conversion
33+export LANG=C
34+
35 exec @final_exec_name@ $NAMEOPT ${1+"$@"}
Note: See TracBrowser for help on using the repository browser.