wdvi

network DVI viewer
Log | Files | Refs

config.xdvi (1753B)


      1 % original config.xdvi -- Configuration file for Type 1 rendering in xdvi.
      2 % (If you change or delete `original' in the first line of this file,
      3 % new xdvi installations won't overwrite the file.)
      4 %
      5 % This file is part of xdvi (notwithstanding its location).
      6 %
      7 % Lines starting with `%' are comments.
      8 %
      9 % This file indicates which map files are to be used when running xdvi.
     10 % (It is not used by dvips, unless you type "dvips -Pxdvi ...", which is not
     11 % likely.  Doing so, however, would allow you to use the same map files
     12 % in dvips as are used in xdvi.)
     13 %
     14 % The format is the same as for dvips configuration files, except that only
     15 % the `p' and `p+' directives are used.  A line
     16 %
     17 %	p file.map
     18 %
     19 % clears the existing list of map files and sets the list to the given file.
     20 % A line
     21 %
     22 %	p+ file2.map
     23 %
     24 % adds the given map file to the end of the list.  If you use "p file.map"
     25 % anywhere other than as the first (non-comment, non-blank) line of the file,
     26 % then you are probably making a mistake.
     27 %
     28 % If a font entry is found in several files, the earlier entry will be used
     29 % (as is done in dvips).  Therefore, to override font entries in the standard
     30 % file psfonts.map, you should use entries such as:
     31 %
     32 %	p myfile.map
     33 %	p+ anotherfile.map
     34 %	p+ psfonts.map
     35 %
     36 % However, normally it isn't necessary to add any other map file here
     37 % because psfonts.map is (normally) a generated file (by the updmap
     38 % script).  Instead, map files should be added to the updmap.cfg file.
     39 %
     40 % By default, xdvi will use psfonts.map if no map files have been specified,
     41 % so if the normal dvips config.ps file doesn't specify any map files, or if
     42 % the map files in config.ps are the ones to be used by xdvi, then this file
     43 % can be empty (or absent).
     44 %
     45 % p psfonts.map