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 t

⟦3453cbcdc⟧ TextFile

    Length: 1247 (0x4df)
    Types: TextFile
    Names: »tfm2ofont.l.backup«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./DVIware/laser-setters/quicspool/man/tfm2ofont.l.backup« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« 
        └─⟦ca79c7339⟧ 
            └─⟦this⟧ »DVIware/laser-setters/quicspool/man/tfm2ofont.l.backup« 

TextFile

.\" $Header: tfm2ofont.l.backup,v 1.1 88/01/15 12:58:52 simpson Rel $
.\" $Log:	tfm2ofont.l.backup,v $
.\" Revision 1.1  88/01/15  12:58:52  simpson
.\" initial release
.\" 
.\" Revision 0.1  87/12/11  17:57:03  simpson
.\" beta test
.\" 
.if t .ds TX T\h'-.1667m'\v'.22m'E\h'-.125m'\v'-.22m'X
.if n .ds TX TeX
.TH TFM2OFONT 1 TRW
.UC
.SH NAME
tfm2ofont \- convert tfm files to old troff compatible width tables
.SH ORIGIN
TRW
.SH SYNOPSIS
tfm2ofont 
.B [ -s ]
file...
.SH DESCRIPTION
.IR Tfm2ofont (1)
converts tfm files to old
troff compatible width tables (C program files) which can subsequently
be compiled
and used with troff.
A file is created with the same name as the tfm file with the `.tfm' extension
removed, `ft' prepended and `.c' appended.
.PP
The 
.B -s 
flag causes the font(s) to be considered special.
.PP
.IR Otroff (1)
scales the width of characters depending on the size currently in use.
So, if a 5 point font is being used, the width is halved.
Because of this, you cannot create a separate font with reshaped characters
for five points with 
METAFONT.
\*(TX allows you to do this though.
.SH FILES
.ta \w'--FONTDIR--    '
--FONTDIR--	old troff font directory
.SH AUTHOR
Scott Simpson
.SH SEE ALSO
mf(1), tex(1), troff(1)