home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / text / tex31.lzh / TeX / man / vftovp.doc < prev    next >
Encoding:
Text File  |  1990-12-21  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. VFTOVP(1)                USER COMMANDS                  VFTOVP(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      vftovp - convert virtual font (vf) files to virtual property
  10.      list format
  11.  
  12. SYNOPSIS
  13.      vftovp vf_file_name tfm_file_name vpl_file_name
  14.  
  15. DESCRIPTION
  16.      The vftovp program translates a  (program-oriented)  virtual
  17.      font  file  and  its  accompanying  font  metric  file  to a
  18.      (human-oriented) property list file.  Thus, the virtual font
  19.      can  be  edited,  and  its  exact  contents can be displayed
  20.      mnemonically.  It also serves as a VF-file  validating  pro-
  21.      gram;  if  no  error messages are given, the input files are
  22.      correct.
  23.  
  24.      The vpl_file_name, must be complete. No  adding  of  default
  25.      extensions  is done.  The vf_file_name is searched for using
  26.      the VFFONTS environment variable.  If VFFONTS  is  not  set,
  27.      the system default is used: TeX:fonts.  The tfm_file_name is
  28.      searched for using the TEXFONTS  environment  variable;  the
  29.      default  is  the  same.   See  tex(1) for the details of the
  30.      searching.
  31.  
  32. AUTHORS
  33.      Donald Knuth wrote the program, based in part on an idea  of
  34.      David  Fuchs,  starting  with  the code for tftopl(1).  Karl
  35.      Berry originally ported it to Unix.
  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.                       Last change: 8/15/90                      1
  64.  
  65.  
  66.  
  67.