DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T p

⟦51cf903b8⟧ TextFile

    Length: 807 (0x327)
    Types: TextFile
    Names: »pltotf.1«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/Man-pages/other-manuals/pltotf.1« 
            └─⟦this⟧ »TeX3.0/Man-pages/pltotf.1« 
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/Man-pages/pltotf.1« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/Man-pages/other-manuals/pltotf.1« 
            └─⟦this⟧ »TeX3.14/Man-pages/pltotf.1« 

TextFile

.TH PLTOTF 1L  10/16/86
.SH NAME
pltotf - convert property list files to font metric (tfm)
.SH SYNOPSIS
.B pltotf
pl_file_name tfm_file_name
.SH DESCRIPTION
.I Pltotf
translates a (human-readable) property list file to a
(program-readable) font metric file. Thus, the font metric
file can be edited (although this should not be necessary
since Metafont84 has been released), and its exact contents
displayed mnemonically.
.PP
Both the
.I pl_file_name
and the
.I tfm_file_name
must be complete. No adding of default extensions is done.
.SH "SEE ALSO"
chtopx(1)
.br
Donald Knuth,
.I TeXware, The Metafontbook
.SH "AUTHORS"
Donald Knuth wrote the program. It was published as
part of the
.I TeXware
technical report, available from Stanford. Howard Trickey,
Pavel Curtis, and Richard Furuta ported it to Unix.