Date: Sat, 9 Sep 2006 15:11:51 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/teTeX-base Makefile ports/print/teTeX-base/files patch-texk-tetex-updmap Message-ID: <200609091511.k89FBpwf055448@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2006-09-09 15:11:51 UTC
FreeBSD ports repository
Modified files:
print/teTeX-base Makefile
print/teTeX-base/files patch-texk-tetex-updmap
Log:
Add $TEXMF/fonts/map// to the tail of updmap(1)'s search path
for *.map files in case no map file is found in
$TEXMF/fonts/map//<dviwarename>//. While map files should
be separated in this manner to prevent updmap(1) from getting
confused by difference in the file formats between dvips and
dvipdfm, the current chinese/CJK package depends on the obsolete
search path and files in $TEXMF/fonts/map/CJK at this moment.
Rationale: TDS (standard TeX Directory Structure) 1.1[*] specifies
a directory for font map files should be "fonts/map/<syntax>/<package>/..."
and names like "fonts/map/<package>" are discouraged.
Bump PORTREVISION, but there is no visible change for most people.
Spotted by: rafan
References: [*] http://tug.org/tds/tds.html
Revision Changes Path
1.93 +1 -1 ports/print/teTeX-base/Makefile
1.2 +21 -12 ports/print/teTeX-base/files/patch-texk-tetex-updmap
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609091511.k89FBpwf055448>
