Home
last modified time | relevance | path

Searched refs:DITFont (Results 1 – 1 of 1) sorted by relevance

/original-bsd/local/transcript/lib/ditroff.font/
H A Dafmdit11 DITFont=$1
14 PSFontName=`head -1 ${DITFont}.map`
15 Special=`tail +2 ${DITFont}.map`
17 echo "# $PSFontName" > $DITFont
18 echo "name $DITFont" >> $DITFont
19 echo "$Special" >> $DITFont
21 awk -f afmdit.awk ${DITFont}.map $AFMDIR/${PSFontName}.afm
22 cat temp.header temp.spaces temp.trailer >> $DITFont
23 mv temp.aux ${DITFont}.aux