Manual Pages for UNIX Darwin command on man tfmtodit
MyWebUniversity

Manual Pages for UNIX Darwin command on man tfmtodit

TFMTODIT(1) TFMTODIT(1)

NAME

tfmtodit - create font files for use with groff -Tdvi

SYNOPSIS

ttffmmttooddiitt [ -ssvv ] [ -gggffile ] [ -kkskewchar ] tfmfile mapfile font

It is possible to have whitespace between a command line option and its parameter.

DESCRIPTION

ttffmmttooddiitt creates a font file for use with ggrrooffff -TTddvvii. tfmfile is the

name of the TeX font metric file for the font. mapfile is a file giv-

ing the groff names for characters in the font; this file should con-

sist of a sequence of lines of the form: n c1 c2 ... where n is a decimal integer giving the position of the character in the font, and c1, c2,... are the groff names of the character. If a character has no groff names but exists in the tfm file, then it will be put in the groff font file as an unnamed character. font is the name of the groff font file. The groff font file is written to font.

The -ss option should be given if the font is special (a font is special

if ttrrooffff should search it whenever a character is not found in the cur-

rent font.) If the font is special, it should be listed in the ffoonnttss command in the DESC file; if it is not special, there is no need to list it, since ttrrooffff can automatically mount it when it's first used.

To do a good job of math typesetting, groff requires font metric infor-

mation not present in the tfm file. The reason for this is that TeX has separate math italic fonts whereas groff uses normal italic fonts for math. The additional information required by groff is given by the two arguments to the mmaatthhffiitt macro in the Metafont programs for the Computer Modern fonts. In a text font (a font for which mmaatthhffiittttiinngg is false), Metafont normally ignores these two arguments. Metafont can be made to put this information in the gf file by loading the following definition after ccmmbbaassee when creating ccmm..bbaassee: ddeeff iiggnnoorreemmaatthhffiitt((eexxpprr lleeffttaaddjjuussttmmeenntt,,rriigghhttaaddjjuussttmmeenntt)) == ssppeecciiaall ""aaddjjuussttmmeenntt"";; nnuummssppeecciiaall lleeffttaaddjjuussttmmeenntt**1166//ddeessiiggnnssiizzee;; nnuummssppeecciiaall rriigghhttaaddjjuussttmmeenntt**1166//ddeessiiggnnssiizzee;; eennddddeeff;; For the EC font family, load the following definition after eexxbbaassee (it is probably easiest to patch eexxbbaassee..mmff locally): ddeeff iiggnnoorreemmaatthhffiitt((eexxpprr lleeffttaaddjjuussttmmeenntt,,rriigghhttaaddjjuussttmmeenntt)) == oorriissppeecciiaall ""aaddjjuussttmmeenntt"";; oorriinnuummssppeecciiaall lleeffttaaddjjuussttmmeenntt**1166//ddeessiiggnnssiizzee;; oorriinnuummssppeecciiaall rriigghhttaaddjjuussttmmeenntt**1166//ddeessiiggnnssiizzee;; eennddddeeff;; The gf file created using this modified ccmm..bbaassee or eexxbbaassee should be

specified with the -gg option. The -gg option should not be given for a

font for which mmaatthhffiittttiinngg is true. OOPPTTIIOONNSS

-vv Print the version number.

-ss The font is special. The effect of this option is to add the

ssppeecciiaall command to the font file.

-kkn The skewchar of this font is at position n. n should be an

integer; it may be given in decimal, or with a leading 00 in octal, or with a leading 00xx in hexadecimal. The effect of this option is to ignore any kerns whose second component is the specified character.

-gggffile

gffile is a gf file produced by Metafont containing special and numspecial commands giving additional font metric information. FILES //uussrr//sshhaarree//ggrrooffff//11..1199..11//ffoonntt//ddeevvddvvii//DDEESSCC Device description file. //uussrr//sshhaarree//ggrrooffff//11..1199..11//ffoonntt//ddeevvddvvii//F Font description file for font F.

SEE ALSO

ggrrooffff(1), ggrrooddvvii(1), ggrrooffffffoonntt(5) Groff Version 1.19.1 26 February 2002 TFMTODIT(1)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™