From 06180a75f1b2121f21f8a530f297d790a7d904c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 May 2013 22:35:38 +0000 Subject: config.xdvi is part of the xdvi package (even though it is read by dvips) git-svn-id: svn://tug.org/texlive/trunk@30339 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/dvips/config/config.xdvi | 40 ------------------------------ Master/texmf-dist/dvips/xdvi/config.xdvi | 40 ++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 Master/texmf-dist/dvips/config/config.xdvi create mode 100644 Master/texmf-dist/dvips/xdvi/config.xdvi (limited to 'Master/texmf-dist/dvips') diff --git a/Master/texmf-dist/dvips/config/config.xdvi b/Master/texmf-dist/dvips/config/config.xdvi deleted file mode 100644 index 5504fb48c2f..00000000000 --- a/Master/texmf-dist/dvips/config/config.xdvi +++ /dev/null @@ -1,40 +0,0 @@ -% original config.xdvi -- Configuration file for Type 1 rendering in xdvi. -% (If you change or delete `original' in the first line of this file, -% new xdvik installations won't overwrite the file.) -% -% This file is part of xdvik (notwithstanding its location). -% -% Lines starting with `%' are comments. -% -% This file indicates which map files are to be used when running xdvi. -% (It is not used by dvips, unless you type "dvips -Pxdvi ...", which is not -% likely. Doing so, however, would allow you to use the same map files -% in dvips as are used in xdvi.) -% -% The format is the same as for dvips configuration files, except that only -% the `p' and `p+' directives are used. A line -% -% p file.map -% -% clears the existing list of map files and sets the list to the given file. -% A line -% -% p+ file2.map -% -% adds the given map file to the end of the list. If you use "p file.map" -% anywhere other than as the first (non-comment, non-blank) line of the file, -% then you are probably making a mistake. -% -% If a font entry is found in several files, the earlier entry will be used -% (as is done in dvips). Therefore, to override font entries in the standard -% file psfonts.map, you should use entries such as: -% -% p myfile.map -% p+ anotherfile.map -% p+ psfonts.map -% -% However, normally it isn't necessary to add any other map file here -% because psfonts.map is (normally) a generated file (by the updmap -% script). Instead, map files should be added to the updmap.cfg file. -% -% p psfonts.map diff --git a/Master/texmf-dist/dvips/xdvi/config.xdvi b/Master/texmf-dist/dvips/xdvi/config.xdvi new file mode 100644 index 00000000000..5504fb48c2f --- /dev/null +++ b/Master/texmf-dist/dvips/xdvi/config.xdvi @@ -0,0 +1,40 @@ +% original config.xdvi -- Configuration file for Type 1 rendering in xdvi. +% (If you change or delete `original' in the first line of this file, +% new xdvik installations won't overwrite the file.) +% +% This file is part of xdvik (notwithstanding its location). +% +% Lines starting with `%' are comments. +% +% This file indicates which map files are to be used when running xdvi. +% (It is not used by dvips, unless you type "dvips -Pxdvi ...", which is not +% likely. Doing so, however, would allow you to use the same map files +% in dvips as are used in xdvi.) +% +% The format is the same as for dvips configuration files, except that only +% the `p' and `p+' directives are used. A line +% +% p file.map +% +% clears the existing list of map files and sets the list to the given file. +% A line +% +% p+ file2.map +% +% adds the given map file to the end of the list. If you use "p file.map" +% anywhere other than as the first (non-comment, non-blank) line of the file, +% then you are probably making a mistake. +% +% If a font entry is found in several files, the earlier entry will be used +% (as is done in dvips). Therefore, to override font entries in the standard +% file psfonts.map, you should use entries such as: +% +% p myfile.map +% p+ anotherfile.map +% p+ psfonts.map +% +% However, normally it isn't necessary to add any other map file here +% because psfonts.map is (normally) a generated file (by the updmap +% script). Instead, map files should be added to the updmap.cfg file. +% +% p psfonts.map -- cgit v1.2.3