This file is indexed.

/etc/texmf/xdvi/pxdvi.cfg is in xdvik-ja 22.84.16-j1.40+t1lib-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
% original xdvi.cfg -- Configuration file for the Type1 rendering module of xdvi.
% (If you change or delete `original' in the first line of this file,
% new xdvik installations won't overwrite the file.)
%
% Lines starting with `%' are comments.
%
% This file is not suitable for teTeX versions before 1.0.  Users of
% such or non-teTeX installations should have a look at the following
% files instead:
%
% ../texmf-alt/xdvi.cfg
% ../README.t1fonts
%
% For using this file with teTeX-1.0.x, please uncomment the line with
% `psfonts.map' (preserving the order of the lines).
%
% For any later version of teTeX, no modification is needed.
%

% File version 1.2
% Original version by Nicolai Langfeldt 2001/06/05
% Changes by Thomas Esser for teTeX, Sat Nov  3 23:33:54 CET 2001.

% =============== Section 1: Encodings ===============
%
% Here we list all the encodings we want xdvi to recognize as an
% "implied" encoding. This means that a font named `ptmr8r' will
% be treated as font `ptmr' encoded with `8r', and `ptmr8y' as
% `ptmr' encoded with `8y'. Fonts that don not follow this convention
% must have an explicit encoding entry in the map file.
%
% The encoding 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.

%Keyword	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 ===============
%
% A font map file is a mapping of TeX font names (and encodings) to
% Postscript Type1 font names, similar to dvips' psfonts.map. See the
% dvips documentation for more information about the font map file
% format, and the file `README.t1fonts' in the xdvik source
% distribution for information on the differences between dvips and
% xdvik font maps.
%
% 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, so its map file is used
% for xdvik too. For teTeX-1.0, psfonts.map is needed in addition.

% dvipsmap psfonts.map
dvipsmap ps2pk.map

% =============== Section 3: pTeX Map files ===============

replace H               JIS-H
replace V               JIS-V
replace UniJIS-UTF16-H  Unicode-H
replace UniJIS-UTF16-V  Unicode-V
replace UniJIS-UCS2-H   Unicode-H
replace UniJIS-UCS2-V   Unicode-V
replace UniJIS2004-UTF16-H      Unicode-H
replace UniJIS2004-UTF16-V      Unicode-V
replace UniKS-UTF16-H   Unicode-H
replace UniKS-UTF16-V   Unicode-V
replace UniKS-UCS2-H    Unicode-H
replace UniKS-UCS2-V    Unicode-V
replace UniGB-UTF16-H   Unicode-H
replace UniGB-UTF16-V   Unicode-V
replace UniGB-UCS2-H    Unicode-H
replace UniGB-UCS2-V    Unicode-V
replace UniCNS-UTF16-H  Unicode-H
replace UniCNS-UTF16-V  Unicode-V
replace UniCNS-UCS2-H   Unicode-H
replace UniCNS-UCS2-V   Unicode-V

% Japanese
% IPA font (http://ossipedia.ipa.go.jp/ipafont/)
replace Ryumin-Light		ipam.ttf/AJ16
replace GothicBBB-Medium	ipag.ttf/AJ16

% traditional Chinese
% Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
replace MSung-Light		bsmi00lp.ttf
replace MHei-Medium		bkai00mp.ttf

% simplified Chinese
% Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
replace STSong-Light		gbsn00lp.ttf
replace STHeitiStd-Regular	gkai00mp.ttf

% Korean
% un-fonts (http://kldp.net/projects/unfonts/)
replace HYSMyeongJo-Medium	UnBatang.ttf
replace HYGoThic-Medium		UnDotum.ttf

ptexmap kanjix.map