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

  1.  
  2.  
  3.  
  4. PKTOGF(1)                USER COMMANDS                  PKTOGF(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pktogf - convert packed font files to generic font files
  10.  
  11. SYNOPSIS
  12.      pktogf [-v] pk_file_name [gf_file_name]
  13.  
  14. DESCRIPTION
  15.      The pktogf program converts a packed font  file  (PK)  to  a
  16.      generic  font  file (GF). Packed font files are much smaller
  17.      than the corresponding GF files, but some DVI  readers  only
  18.      understand GF files.
  19.  
  20.      The pk_file_name on  the  command  line  must  be  complete.
  21.      Because  the  resolution  is part of the extension, it would
  22.      not make sense to add on a default extension as is done with
  23.      TeX  or  DVI-reading  software. The gf_file_name defaults to
  24.      the same (stripped) name as pk_file_name , and it is  placed
  25.      in  the  current  working  directory  with  the  `gf' suffix
  26.      replacing `pk'. For example, the input file  io.300pk  would
  27.      become io.300gf.
  28.  
  29. OPTIONS
  30.      Unless the -v switch is  given,  pktogf  operates  silently.
  31.      With  -v,  the  version number of the program and statistics
  32.      about the unpacking are output to stdout.
  33.  
  34. ENVIRONMENT VARIABLES
  35.      pktogf uses the environment variable PKFONTS to  search  for
  36.      the  PK  file.   If PKFONTS is not set, it uses the variable
  37.      TEXFONTS.  If TEXFONTS  is  not  set,  it  uses  the  system
  38.      default:  TeX:fonts.   See  tex(1)  for  the  details of the
  39.      searching.
  40.  
  41. SEE ALSO
  42.      gftopk(1), gftype(1), pktype(1)
  43.      Donald Knuth et al., METAFONTware
  44.  
  45. AUTHORS
  46.      Tomas Rokicki wrote the program.  It was published  as  part
  47.      of the METAFONTware technical report, available from the TeX
  48.      Users Group.  Pierre MacKay originally adapted it for compi-
  49.      lation under web2c.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                        Last change: 8/8/90                      1
  64.  
  65.  
  66.  
  67.