source: projects/specs/trunk/t/texlive/texlive-20110705-updmap-hdr-vine.patch @ 5207

Revision 5207, 5.1 KB checked in by munepi, 12 years ago (diff)

upgrade to TeX Live 2011

  • texlive-20110705-source/inst/texmf/web2c/updmap-hdr.cfg

    diff -up texlive-20110705-source/inst/texmf/web2c/updmap-hdr.cfg.vine texlive-20110705-source/inst/texmf/web2c/updmap-hdr.cfg
    old new  
    1 # $Id: updmap-hdr.cfg 11382 2008-11-20 18:59:26Z karl $ 
     1# $Id: updmap-hdr.cfg 24398 2011-10-26 01:07:22Z preining $ 
    22#  
    33# The full updmap.cfg is generated by concatenating updmap-hdr.cfg with 
    44# all the Map and MixedMap lines from an installation, possibly 
    LW35 URWkb 
    6666# the LW35 fonts resp. use the built-in fonts. 
    6767# 
    6868# Valid settings are true / false: 
    69 dvipsDownloadBase35 false 
     69dvipsDownloadBase35 true 
    7070 
    7171# 
    7272# pdftexDownloadBase14 
    pdftexDownloadBase14 true 
    8888# the fonts). 
    8989dvipdfmDownloadBase14 true 
    9090 
     91# 
     92# kanjiEmbed 
     93# 
     94# updmap generates a file kanjix.map for usage with dvipdfmx. Using this 
     95# option one can switch between not embedding any kanji font, and several 
     96# available.  
     97# Valid setting is any string. At updmap run time the @kanjiEmbed@ substring 
     98# in a map file name will be replaced with this settings, and the respective 
     99# map file used. 
     100kanjiEmbed noEmbed 
     101 
     102# 
     103# pxdviUse 
     104#  
     105# This description is from  
     106# http://tutimura.ath.cx/ptexlive/?tlptexlive%A5%EA%A5%DD%A5%B8%A5%C8%A5%EA 
     107#  
     108# Current updmap allows generation of xdvi-ptex.map (in TEXMF(SYS)VAR like  
     109# the other generated map files) if one sets the updmap.cfg option "pxdviUse"  
     110# to "true".  
     111# If "pxdviUse" to "true", xdvi-ptex.map is just copy of kanjix.map (a map  
     112# file for japanese fonts, used by dvipdfmx). Otherwise, one has to write his  
     113# own xdvi-ptex.map. The advantage of each setting is summerized as follows: 
     114#   pxdviUse=true: the displaying image by pxdvi and the output pdf by  
     115#     dvipdfmx look similar. So, if one thinks that a pdf is the final output  
     116#     (and he use pxdvi only for previewing it), he should use this option. 
     117#   pxdviUse=false: pxdvi can display fake bold fonts (with freetype) even if  
     118#     there is no real bold font. 
     119# Note that no file is removed by setting "pxdviUse"; one has to remove old  
     120# xdvi-ptex.map. The copy of the original xdvi-ptex.map (included in the  
     121# pxdvi package) is located in texmf/xdvi/xdvi-ptex.map.sample. 
     122pxdviUse true 
     123 
    91124################################################################ 
    92125# Map files. 
    93126################################################################ 
  • texlive-20110705-source/inst/texmf/web2c/updmap.cfg

    Diff finished.  Wed Nov 23 22:28:22 2011
    diff -up texlive-20110705-source/inst/texmf/web2c/updmap.cfg.vine texlive-20110705-source/inst/texmf/web2c/updmap.cfg
    old new  
    1 # Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Tue May 31 04:12:04 2011 
    2 # $Id: updmap-hdr.cfg 11382 2008-11-20 18:59:26Z karl $ 
     1# $Id: updmap-hdr.cfg 24398 2011-10-26 01:07:22Z preining $ 
    32#  
    43# The full updmap.cfg is generated by concatenating updmap-hdr.cfg with 
    54# all the Map and MixedMap lines from an installation, possibly 
    LW35 URWkb 
    6666# the LW35 fonts resp. use the built-in fonts. 
    6767# 
    6868# Valid settings are true / false: 
    69 dvipsDownloadBase35 false 
     69dvipsDownloadBase35 true 
    7070 
    7171# 
    7272# pdftexDownloadBase14 
    pdftexDownloadBase14 true 
    8888# the fonts). 
    8989dvipdfmDownloadBase14 true 
    9090 
     91# 
     92# kanjiEmbed 
     93# 
     94# updmap generates a file kanjix.map for usage with dvipdfmx. Using this 
     95# option one can switch between not embedding any kanji font, and several 
     96# available.  
     97# Valid setting is any string. At updmap run time the @kanjiEmbed@ substring 
     98# in a map file name will be replaced with this settings, and the respective 
     99# map file used. 
     100kanjiEmbed noEmbed 
     101 
     102# 
     103# pxdviUse 
     104#  
     105# This description is from  
     106# http://tutimura.ath.cx/ptexlive/?tlptexlive%A5%EA%A5%DD%A5%B8%A5%C8%A5%EA 
     107#  
     108# Current updmap allows generation of xdvi-ptex.map (in TEXMF(SYS)VAR like  
     109# the other generated map files) if one sets the updmap.cfg option "pxdviUse"  
     110# to "true".  
     111# If "pxdviUse" to "true", xdvi-ptex.map is just copy of kanjix.map (a map  
     112# file for japanese fonts, used by dvipdfmx). Otherwise, one has to write his  
     113# own xdvi-ptex.map. The advantage of each setting is summerized as follows: 
     114#   pxdviUse=true: the displaying image by pxdvi and the output pdf by  
     115#     dvipdfmx look similar. So, if one thinks that a pdf is the final output  
     116#     (and he use pxdvi only for previewing it), he should use this option. 
     117#   pxdviUse=false: pxdvi can display fake bold fonts (with freetype) even if  
     118#     there is no real bold font. 
     119# Note that no file is removed by setting "pxdviUse"; one has to remove old  
     120# xdvi-ptex.map. The copy of the original xdvi-ptex.map (included in the  
     121# pxdvi package) is located in texmf/xdvi/xdvi-ptex.map.sample. 
     122pxdviUse true 
     123 
    91124################################################################ 
    92125# Map files. 
    93126################################################################ 
Note: See TracBrowser for help on using the repository browser.