blob: 2c74aebf82c1f6dd7e29e5ef3a9aa817011095bb (
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.1.1 2001/07/20 14:15:15 dmcmahill 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>
======================================================================
|