there are two font systems, one simpler, and a more complicated one layered on top of the first.

tab uses 7 text fonts numbered 1 - 7. the font sizes are in points, where 6 to 15 is reasonable. pncr is PostScript NewCenturySchoolbook Roman. pncri is NewCenturySchoolbook Italic and there is also b for Bold and bi for Bold Italic. the first three letters are the font style. Then roman or bold, then italic or none.

font 110 pt for regular words to songspncr 10$textsize=
font 212 point regular titlespncr 12$titlesize$titlefont=
font 312 pt boldpncri 12$alttitlesize
font 424 point large regular pncr 24
font 510 point italic pncri 10$alttextsize$psalttextfont=
font 610 point italic pncr 10
font 710 point italic pncr 10

in the file dvi.cc there is a list of font styles and their abbreviations
pbkBookman-Demi
pcrCourier
phvrHelvetica
phvrrnHelvetica-Narrow
pncNewCenturySchlbk
pplPalatino
ptmTimes
pzcmiZapfChancery

back to tutorials