summaryrefslogtreecommitdiff
path: root/Master/texmf/xdvi/xdvi.cfg
blob: ea0a075b02056c3be9198b414484f597ce2518e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
% Lines starting with `%' are comment lines.
%
% Created by Nicolai Langfeldt 2001/06/05
% Changes by Thomas Esser for teTeX, Sat Nov  3 23:33:54 CET 2001.
%
% Users of teTeX > 1.0 should use this file instead of xdvi.cfg.
% Rename it to xdvi.cfg and copy it as described in the INSTALL file.
% This file ps2pk.map which will automatically be updated by the `updmap'
% script.

%
% =============== Section 1: Encodings
%
% Here we list all the encodings we want xdvi to recognize as an
% "implied" encoding.  This means that ptmr8r will be recognized as
% ptmr encoded with 8r and ptmr8y as ptmr encoded with 8y.  If the font file
% we want to encode with 8r is named ptmr8a, however, this must be listed in
% the map file entry.

% NOTE: the enc files used by xdvi are similar to those used by dvips,
% whith the important exception that xdvi _cannot_ parse postscript,
% so the vectors mustn't require postscript execution.

%	Suffix	Encoding name		Defined by this file
enc	8r	TeXBase1Encoding	8r.enc
enc	8c	CorkEncoding		cork.enc
enc	8y	TeXnANSIEncoding	texnansi.enc

%
% =============== Section 2: Map files
%
% Multiple .map files are allowed. If a font entry is found in several
% files, later entries will override earlier ones (and a warning
% will be printed to stderr). 
% 
% However, normally it isn't necessary to add any other map file here
% because ps2pk.map is (normally) a generated file (by the updmap
% script).  Instead, map files should be added to the updmap.cfg file.

% ps2pk has no "built-in" fonts, just like xdvik. We can use its map file.
dvipsmap ps2pk.map

% Users of teTeX-1.0 should use the following combination of map files:
%dvipsmap psfonts.map
%dvipsmap ps2pk.map