Re: [NTG-context] Hanging and Protrusion with Typescript
Am 10.04.2013 00:44, schrieb ntg-context-request@ntg.nl:
Or with the marvelous simplefonts module:
\usemodule[simplefonts] \setmainfont[AGaramondPro][boldfont=AGaramondPro-Bold, italicfont=AGaramondPro-Italic, bolditalicfont=AGaramondPro-BoldItalic, protrusion=quality, expansion=quality] \setupalign[hz, hanging] \starttext \input tufte \stoptext
Thank your very much Peter, that works! I tried many times to get it work with SimpleFont, but did not know, that it is possible with SimpleFont to define regular, italic, bold separately. By the way: I still do not understand, why it is not possible in ConTeXt (in Simplefont) just to say \setmainfont[AGaramondPro] and nothing more! It should identify regular, bold, italic automatically, like all other programms here do without problems. Or do I miss an important point here? Thanks for your help. Huseyin
Am 10.04.2013 um 10:07 schrieb "H. Özoguz"
By the way: I still do not understand, why it is not possible in ConTeXt (in Simplefont) just to say
\setmainfont[AGaramondPro]
and nothing more! It should identify regular, bold, italic automatically, like all other programms here do without problems. Or do I miss an important point here?
What do you get when you type this on the command line? mtxrun --script font --list --all --pattern=*garamond* Wolfgang
participants (2)
-
"H. Özoguz"
-
Wolfgang Schuster