summaryrefslogtreecommitdiff
path: root/fonts/bakoma-fonts/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:48:50 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:48:50 +0000
commit1cf29af8b500e1ecef304afaa3f16e093a56862b (patch)
treed65e023ed59adad0246104a6d7b73f8ff550cae9 /fonts/bakoma-fonts/MESSAGE
parent933abc9dd154fe647bb45abc0ffb04d255341b55 (diff)
downloadpkgsrc-1cf29af8b500e1ecef304afaa3f16e093a56862b.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'fonts/bakoma-fonts/MESSAGE')
-rw-r--r--fonts/bakoma-fonts/MESSAGE21
1 files changed, 21 insertions, 0 deletions
diff --git a/fonts/bakoma-fonts/MESSAGE b/fonts/bakoma-fonts/MESSAGE
new file mode 100644
index 00000000000..4e21327e357
--- /dev/null
+++ b/fonts/bakoma-fonts/MESSAGE
@@ -0,0 +1,21 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 22:48:57 zuntum Exp $
+
+To use these fonts with 'dvips' (part of the teTeX package), add the
+line:
+
+p +${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>
+
+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:
+
+ dvips -P bakoma -j0 <other dvips args>
+
+======================================================================