pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/bakoma-fonts Explain how to install the fonts sy...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2cd24589d90
branches: trunk
changeset: 461634:d2cd24589d90
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 18 17:35:35 2003 +0000
description:
Explain how to install the fonts system-wide.
>From Florence HENRY in PR 21809.
diffstat:
fonts/bakoma-fonts/MESSAGE | 20 +++++++-------------
1 files changed, 7 insertions(+), 13 deletions(-)
diffs (32 lines):
diff -r b4d36ed17842 -r d2cd24589d90 fonts/bakoma-fonts/MESSAGE
--- a/fonts/bakoma-fonts/MESSAGE Thu Sep 18 17:14:57 2003 +0000
+++ b/fonts/bakoma-fonts/MESSAGE Thu Sep 18 17:35:35 2003 +0000
@@ -1,21 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:29:55 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/09/18 17:35:35 wiz Exp $
-To use these fonts with 'dvips' (part of the teTeX package), add the
-line:
+For a system-wide installation, add the line
-p +${PREFIX}/share/tex-contrib/BaKoMa/fontmap.map
+Map ${PREFIX}/share/tex-contrib/BaKoMa/fontmap.map
-to either your ~/.dvipsrc file or create a file with that line called
-config.bakoma. When invoking 'dvips' you will need to include the
--j0 flag like:
-
- dvips -j0 <other dvips args>
+at the end of ${PREFIX}/share/texmf/web2c/updmap.cfg. Then,
-In addition if you added the fontmap entry to a config.bakoma file
-instead of your ~/.dvipsrc file then you will need to specify that
-as well as a dvips argument:
+cd ${PREFIX}/share/texmf/dvips/config
+updmap
- dvips -P bakoma -j0 <other dvips args>
+and the BaKoMa fonts will be available by default with dvips.
===========================================================================
Home |
Main Index |
Thread Index |
Old Index