cwtex@ubuntu-5.10

1. cwtex@GNU/Linux,必須先下載cwtex-linux,解後安裝在$HOME/texmf之中。

2. 解開後,把相關檔案 copy 至相對的目錄,在 config.ps 裡頭加一行 p +cwtex.map 執行 texhash 後就可以使用。

2'. 或 copy 至相對的目錄後,執行 texhash 後,再執行: updmap --enable Map cwtex.map 即可(兩種方式選一種來執行就可以了)。

然後下載dvipdfmx,使用csv方式:

cvs -d:pserver:anonymous@cvs.ktug.or.kr:/home/cvsroot login
cvs -d:pserver:anonymous@cvs.ktug.or.kr:/home/cvsroot co dvipdfmx

因為編譯的時候,要使用libkpathsea.a的函式庫,所以在ubuntu-5.10必須下載libkpathsea-dev的套件:

apt-get -y install libkpathsea-dev

然後用./configure;make來編譯。

之後再來用作出來的dvipdfmx來編譯dvi檔,就能作出高品質的pdf檔了。

samuel@pika046:texmf$ sudo updmap --enable Map cwtex.map
using config file /var/lib/texmf/web2c/updmap.cfg
updmap: The options --enable and --disable work differently on Debian systems!.
updmap: .
updmap: You cannot use them to permanently enable or disable Map files. Instead,.
updmap: you have to use the mechanism described in.
updmap: /usr/share/doc/tetex-bin/README.Debian.gz.
updmap: .
updmap: If you don't know which lines to add to the files in /etc/texmf/updmap.d/,.
updmap: press ENTER now and take the resulting line from.
updmap: /var/lib/texmf/web2c/updmap.cfg.
updmap: .
updmap: Press ENTER to continue anyway, or Ctrl-c to quit..

using output directory /var/lib/texmf/dvips/config

updmap is creating new map files using the following configuration:
  prefer outlines: true
  texhash enabled: true
  download standard fonts (dvips): false
  download standard fonts (pdftex): false
  download standard fonts (dvipdfm): false

Scanning for LW35 support files
using map file `/usr/share/texmf/dvips/tetex/dvips35.map'
using map file `/usr/share/texmf/dvips/tetex/pdftex35.map'
using map file `/usr/share/texmf/dvips/tetex/dvipdfm35.map'
using map file `/usr/share/texmf/dvips/tetex/ps2pk35.map'

Scanning for MixedMap entries:
using map file `/usr/share/texmf/dvips/tetex/bsr-interpolated.map'
using map file `/usr/share/texmf/dvips/tetex/bsr.map'
using map file `/usr/share/texmf/dvips/cc-pl/ccpl.map'
using map file `/usr/share/texmf/dvips/misc/cs.map'
using map file `/usr/share/texmf/dvips/misc/eurosym.map'
using map file `/usr/share/texmf/dvips/tetex/hoekwater.map'
using map file `/usr/share/texmf/dvips/pl/pl.map'
using map file `/usr/share/texmf/dvips/tetex/ttcmex.map'

Scanning for Map entries:
using map file `/usr/share/texmf/dvips/antp/antp.map'
using map file `/usr/share/texmf/dvips/antt/antt.map'
using map file `/usr/share/texmf/dvips/psnfss/charter.map'
using map file `/usr/share/texmf/dvips/misc/cmcyr.map'
using map file `/usr/share/texmf/dvips/config/context.map'
updmap: map file `cwtex.map' not found.
using map file `/usr/share/texmf/dvips/lucida/lucidabr.map'
using map file `/usr/share/texmf/dvips/tetex/lucidabr-o.map'
using map file `/usr/share/texmf/dvips/lucida/lumath.map'
using map file `/usr/share/texmf/dvips/tetex/lumath-o.map'
using map file `/usr/share/texmf/dvips/misc/marvosym.map'
using map file `/usr/share/texmf/dvips/misc/mathpi.map'
using map file `/usr/share/texmf/dvips/tetex/mathpple.map'
using map file `/usr/share/texmf/dvips/tetex/mt-plus.map'
using map file `/usr/share/texmf/dvips/tetex/mt-yy.map'
using map file `/usr/share/texmf/dvips/omega/omega.map'
using map file `/usr/share/texmf/dvips/psnfss/pazo.map'
using map file `/usr/share/texmf/dvips/tetex/pxfonts.map'
using map file `/usr/share/texmf/dvips/qfonts/qbk.map'
using map file `/usr/share/texmf/dvips/qfonts/qcr.map'
using map file `/usr/share/texmf/dvips/qfonts/qhv.map'
using map file `/usr/share/texmf/dvips/qfonts/qpl.map'
using map file `/usr/share/texmf/dvips/qfonts/qtm.map'
using map file `/usr/share/texmf/dvips/qfonts/qzc.map'
using map file `/usr/share/texmf/dvips/tetex/txfonts.map'
using map file `/usr/share/texmf/dvips/xypic/xypic.map'

texhash: Updating /home/samuel/texmf/ls-R...
texhash: Updating /usr/local/share/texmf/ls-R...
texhash: Updating /var/lib/texmf/ls-R...
texhash: Updating /var/lib/texmf/ls-R-TEXMFMAIN...
texhash: Updating /var/cache/fonts/ls-R...
texhash: Done.

Files generated in /var/lib/texmf/dvips/config:
-rw-r--r--  1 root root  8985 2006-01-24 17:08 builtin35.map
-rw-r--r--  1 root root 13102 2006-01-24 17:08 download35.map
-rw-r--r--  1 root root 15196 2006-01-24 17:08 dvipdfm_dl14.map
lrwxrwxrwx  1 root root    17 2006-01-24 17:08 dvipdfm.map -> dvipdfm_ndl14.map
-rw-r--r--  1 root root 15823 2006-01-24 17:08 dvipdfm_ndl14.map
-rw-r--r--  1 root root 48306 2006-01-24 17:08 pdftex_dl14.map
lrwxrwxrwx  1 root root    16 2006-01-24 17:08 pdftex.map -> pdftex_ndl14.map
-rw-r--r--  1 root root 46732 2006-01-24 17:08 pdftex_ndl14.map
-rw-r--r--  1 root root 49390 2006-01-24 17:08 ps2pk.map
lrwxrwxrwx  1 root root    14 2006-01-24 17:08 psfonts.map -> psfonts_t1.map
-rw-r--r--  1 root root 28047 2006-01-24 17:08 psfonts_pk.map
-rw-r--r--  1 root root 45279 2006-01-24 17:08 psfonts_t1.map
samuel@pika046:texmf$ updmap --enable Map cwtex.map
using config file /var/lib/texmf/web2c/updmap.cfg
updmap: The options --enable and --disable work differently on Debian systems!.
updmap: .
updmap: You cannot use them to permanently enable or disable Map files. Instead,.
updmap: you have to use the mechanism described in.
updmap: /usr/share/doc/tetex-bin/README.Debian.gz.
updmap: .
updmap: If you don't know which lines to add to the files in /etc/texmf/updmap.d/,.
updmap: press ENTER now and take the resulting line from.
updmap: /var/lib/texmf/web2c/updmap.cfg.
updmap: .
updmap: Press ENTER to continue anyway, or Ctrl-c to quit..
samuel@pika046:texmf$ updmap -h
Usage: updmap [option] ... [command]

Valid options:
  --cnffile file             specify configuration file
  --outputdir directory      specify output directory
  --nohash                   do not run texhash
  --nomkmap                  do not recreate map files
  --quiet                    reduce verbosity

Valid commands:
  --edit                     edit updmap.cfg file
  --help                     show this message
  --showoptions item         show alternatives for options
  --setoption option value   set option where option is one
                             of dvipsPreferOutline, LW35, dvipsDownloadBase35
                             or pdftexDownloadBase14
  --enable maptype mapfile   add or enable a Map or MixedMap
  --disable mapfile          disable Map or MixedMap for mapfile
  --listmaps                 list all active and inactive maps

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?