need some guru's help

Adrian Heathcote adrian.heathcote@philosophy.usyd.edu.au
Thu, 20 Jun 2002 18:23:20 +0200


Just an additional point.

> % file fontinst.tex
>
> \input fontinst.sty
>
> \installfonts
>
> \transformfont{fagr8r}{\reencodefont{8r}{\fromafm{fagr8a}}}
> \transformfont{fagri8r}{\reencodefont{8r}{\fromafm{fagri8a}}}
> \transformfont{fagb8r}{\reencodefont{8r}{\fromafm{fagb8a}}}
> \transformfont{fagbi8r}{\reencodefont{8r}{\fromafm{fagbi8a}}}
> \transformfont{fagrc8r}{\reencodefont{8r}{\fromafm{fagrc8a}}}
> \transformfont{fagbc8r}{\reencodefont{8r}{\fromafm{fagbc8a}}}

This is not the Berry naming code for Adobe Garamond: pad etc is how it 
should go.

A.H.
>
> \transformfont{fagr8x}{\fromafm{fagr8x}}
> \transformfont{fagri8x}{\fromafm{fagri8x}}
> \transformfont{fagb8x}{\fromafm{fagb8x}}
> \transformfont{fagbi8x}{\fromafm{fagbi8x}}
>
> \reglyphfonts
>   \input csc2x
>   \reglyphfont{fagrcx8r}{fagrc8r}
>   \reglyphfont{fagbcx8r}{fagbc8r}
> \endreglyphfonts
>
> \installfamily{OT1}{fagrj}{}
> \installfamily{T1}{fagrj}{}
> \installfamily{TS1}{fagrj}{}
>
>
> % Familie fagrj - normal mit expert und SC, OsF Standard
> \installfont{fagr9o}{fagr8r,fagr8x,unsetnum,kernoff,fagrc8r,kernon,latin}
> {OT
> 1}{OT1}{fagrj}{m}{n}{}
> \installfont{fagr9d}{fagr8r,fagr8x,unsetnum,kernoff,fagrc8r,kernon,latin}
> {T1
> }{T1}{fagrj}{m}{n}{}
> \installfont{fagr9c}{fagr8r,fagr8x,fagrcx8r,textcomp}{TS1}{TS1}{fagrj}
> {m}{n}
> {}
>
> \installfont{fagrc9o}{fagrc8r,unsetnum,kernoff,fagrc8r,kernon,latin}
> {OT1}{OT
> 1}{fagrj}{m}{sc}{}
> \installfont{fagrc9d}{fagrc8r,unsetnum,kernoff,fagrc8r,kernon,latin}{T1}
> {T1}
> {fagrj}{m}{sc}{}
>
> \installfont{fagri9o}{fagri8r,fagri8x,latin}{OT1}{OT1}{fagrj}{m}{it}{}
> \installfont{fagri9d}{fagri8r,fagri8x,latin}{T1}{T1}{fagrj}{m}{it}{}
> \installfont{fagri9c}{fagri8r,fagri8x,textcomp}{TS1}{TS1}{fagrj}{m}
> {it}{}
>
> \installfont{fagb9o}{fagb8r,fagb8x,latin}{OT1}{OT1}{fagrj}{b}{n}{}
> \installfont{fagb9d}{fagb8r,fagb8x,latin}{T1}{T1}{fagrj}{b}{n}{}
> \installfont{fagb9c}{fagb8r,fagb8x,textcomp}{TS1}{TS1}{fagrj}{b}{n}{}
>
> \installfont{fagbc9o}{fagbc8r,latin}{OT1}{OT1}{fagrj}{b}{sc}{}
> \installfont{fagbc9d}{fagbc8r,latin}{T1}{T1}{fagrj}{b}{sc}{}
>
> \installfont{fagbi9o}{fagbi8r,fagbi8x,latin}{OT1}{OT1}{fagrj}{b}{it}{}
> \installfont{fagbi9d}{fagbi8r,fagbi8x,latin}{T1}{T1}{fagrj}{b}{it}{}
> \installfont{fagbi9c}{fagbi8r,fagbi8x,textcomp}{TS1}{TS1}{fagrj}{b}
> {it}{}
>
> \endinstallfonts
>
>
> \bye
>