On 11/4/2013 5:32 PM, Wolfgang Schuster wrote: > Am 04.11.2013 um 22:56 schrieb Mojca Miklavec > <[email protected]>: > >> That TTF should work as well. The only difference is that you might >> need slightly different commands to set it up (there were recent >> changes/improvements in that, other users should tell you how exactly >> that can be done). > > Make your choice: > > \definefontfamily [gentium-basic] [serif] [Gentium Basic] > \definefontfamily [gentium-book] [serif] [Gentium Book Basic] > \definefontfamily [gentium-plus] [serif] [Gentium Plus] > > \starttext > > {\switchtobodyfont[gentium-basic]Upright \it Italic \bf Bold \bi BoldItalic} > > {\switchtobodyfont[gentium-book]Upright \it Italic \bf Bold \bi BoldItalic} > > {\switchtobodyfont[gentium-plus]Upright \it Italic \bf Bold \bi BoldItalic} > > \stoptext > >
Thanks for the suggestion. I don't know if I'm doing something wrong, but when I try to compile the above with mkiv, I get "Undefined control sequence" on line 1: l.1 \definefontfamily [gentium-basic] [serif] [Gentium Basic] ConTeXt ver: 2013.05.28 00:36 MKIV current fmt: 2013.10.11 int: english/english Nor can I find \definefontfamily in the ref man or on the wiki. Regards, Lars ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
