summaryrefslogtreecommitdiff
path: root/fonts/bakoma-fonts/MESSAGE
blob: 4e21327e3577c4385ddca4858ee167ac1e8e33c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>

======================================================================