pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Document how to register font map file...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc3f0ae5915c
branches: trunk
changeset: 504581:dc3f0ae5915c
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Dec 14 23:55:17 2005 +0000
description:
Document how to register font map files in packages installing TeX
font maps.
diffstat:
doc/guide/files/fixes.xml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r b7d8235062a1 -r dc3f0ae5915c doc/guide/files/fixes.xml
--- a/doc/guide/files/fixes.xml Wed Dec 14 23:35:21 2005 +0000
+++ b/doc/guide/files/fixes.xml Wed Dec 14 23:55:17 2005 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.42 2005/11/24 10:53:44 rillig Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.43 2005/12/14 23:55:17 minskim Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -1559,6 +1559,13 @@
at <varname>PKG_LOCALTEXMFPREFIX</varname>,
set <varname>TEXMFDIRS</varname> to the list of all texmf
trees that need database update.</para>
+ <para>If your package also installs font map files that need
+ to be registered using <command>updmap</command>,
+ set <varname>TEX_FONTMAPS</varname> to the list of all
+ such font map files. Then <command>updmap</command> will
+ be run automatically at installation/deinstallation to
+ enable/disable font map files for TeX output
+ drivers.</para>
</listitem>
<listitem><para>Make sure that none of <filename>ls-R</filename>
Home |
Main Index |
Thread Index |
Old Index