Thomas A.Schmitz wrote:
I spent some (too much) time today improving my Greek module. For the time being, two questions remain; I'm confident that they're not too difficult for the experts; any help would be appreciated.

what exactly do you want to achieve, if it's only some font following the sizes and styyles ...


\definefontsynonym [Funny]            [cmr10]
\definefontsynonym [FunnyBold]        [cmbx10]
\definefontsynonym [FunnyItalic]      [cmti10]
% \definefontsynonym [FunnySlanted]     [...]
% \definefontsynonym [FunnyBoldItalic]  [...]
% \definefontsynonym [FunnyBoldSlanted] [...]

\def\MyFunnyFont{\symbolicfont{Funny}}

test {\MyFunnyFont test} test
test {\it \MyFunnyFont test} test
test {\bf \MyFunnyFont test} test


----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to