Author: frank
Date: 2005-12-11 13:53:37 +0000 (Sun, 11 Dec 2005)
New Revision: 399
Modified:
tex-common/trunk/conf/texmf.d/75DviPS.cnf
tex-common/trunk/debian/changelog
Log:
Add fonts/hbf to the search path for T1 fonts, this is needed by
cjk-latex.
Modified: tex-common/trunk/conf/texmf.d/75DviPS.cnf
===================================================================
--- tex-common/trunk/conf/texmf.d/75DviPS.cnf 2005-12-11 11:52:08 UTC (rev
398)
+++ tex-common/trunk/conf/texmf.d/75DviPS.cnf 2005-12-11 13:53:37 UTC (rev
399)
@@ -4,7 +4,7 @@
TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,fonts/{enc,type1,type3,truetype}}//
% PostScript Type 1 outline fonts.
-T1FONTS = .;$TEXMF/fonts/type1//
+T1FONTS = .;$TEXMF/fonts/{type1,hbf}//
% PostScript AFM metric files.
AFMFONTS = .;$TEXMF/fonts/afm//
Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog 2005-12-11 11:52:08 UTC (rev 398)
+++ tex-common/trunk/debian/changelog 2005-12-11 13:53:37 UTC (rev 399)
@@ -9,12 +9,14 @@
for generating config files for maps [preining].
* Fix brace expansion in pdksh, patch from Robert Luberda
(closes: #342781) [preining]
+ * Add fonts/hbf to the search path for T1 fonts, this is needed by
+ cjk-latex. [frank]
* Translations:
- Update Czech debconf translation, thanks to Miroslav Kure
<[EMAIL PROTECTED]> (closes: #341941) [frank]
- Fix italian translation file, this really closes: #340031 [frank]
- -- Frank Küster <[EMAIL PROTECTED]> Sun, 11 Dec 2005 12:45:51 +0100
+ -- Frank Küster <[EMAIL PROTECTED]> Sun, 11 Dec 2005 14:53:05 +0100
tex-common (0.12) unstable; urgency=low
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits