source: projects/specs/trunk/t/texlive/tl11supp-111120-pxdvik-vine.patch @ 5207

Revision 5207, 2.8 KB checked in by munepi, 13 years ago (diff)

upgrade to TeX Live 2011

  • texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/pxdvi.cfg

    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
    old new replace UniCNS-UCS2-H Unicode-H 
    8787replace UniCNS-UCS2-V   Unicode-V 
    8888 
    8989% Japanese 
    90 % IPA font (http://ossipedia.ipa.go.jp/ipafont/) 
    91 replace Ryumin-Light            ipam.ttf/AJ16 
    92 replace GothicBBB-Medium        ipag.ttf/AJ16 
     90% % IPA font (http://ossipedia.ipa.go.jp/ipafont/) 
     91% replace Ryumin-Light          ipam.ttf/AJ16 
     92% replace GothicBBB-Medium      ipag.ttf/AJ16 
     93replace Ryumin-Light            Mincho-Medium 
     94replace GothicBBB-Medium        Gothic-Medium 
     95replace FutoMinA101-Bold        FutoMin-Bold 
     96replace FutoGoB101-Bold         FutoGo-Bold 
     97replace Jun101-Light            MaruGo-Medium 
    9398 
    9499% traditional Chinese 
    95100% Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/) 
  • texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi

    Diff finished.  Sat Nov 26 17:38:57 2011
    diff -up texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi.vine texlive-2011/build/texlive-20110705-source/texk/pxdvik/texmf/XDvi
    old new xdviSelFile*international: false 
    158158!!! TOPIC_HEADING: Heading for help text in help window 
    159159!!! 
    160160*fontList: \ 
    161 -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\ 
    162 -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\ 
    163 -*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\ 
    164 -*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\ 
    165 -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING 
     161-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\ 
     162-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\ 
     163-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\ 
     164-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\ 
     165-*-*-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING 
    166166 
    167167 
    168168!!! Color used for page border, image bounding boxes and the ruler in `Ruler mode'. 
  • texlive-2011/build/texlive-20110705-source/texk/pxdvik/xdvi-sh.in

    Diff finished.  Sun Nov 27 00:52:15 2011
    diff -up xdvik-22.84.14/texk/xdvik/xdvi-sh.in.\~1.2.2.7.\~ xdvik-22.84.14/texk/xdvik/xdvi-sh.in
    old new if test -n "$xdviappfile"; then 
    5050  XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH 
    5151fi 
    5252 
     53# Forcely avoid to show  
     54# Warning: Missing charsets in String to FontSet conversion 
     55export LANG=C 
     56 
    5357exec @final_exec_name@ $NAMEOPT ${1+"$@"} 
Note: See TracBrowser for help on using the repository browser.