In article <[email protected]>,
Wolfgang Schuster <[email protected]> wrote:
> Am 25.03.2011 um 12:51 schrieb Nicola:
>
> > Hi,
> > a document of mine (compiled with the latest mkiv beta) contains the
> > following setup:
> >
> > \usetypescript[times][ec]
> > \setupbodyfont[times,10pt]
>
> \setupbodyfont is enough, you don’t need \usetypescript here and font
> encoding (i.e. “ec”) are gone.
Ok. Please bear with me, understanding of font handling mechanisms is still
beyond my reach. This is the best I was able to do so far to use Times New
Roman:
\starttypescript [serif] [myfont]
\definefontsynonym [Serif] [name:timesnewroman]
\definefontsynonym [SerifBold] [name:timesnewromanbold]
\definefontsynonym [SerifItalic] [name:timesnewromanitalic]
\definefontsynonym [SerifSlanted] [name:timesnewromanitalic]
\definefontsynonym [SerifBoldItalic] [name:timesnewromanbolditalic]
\stoptypescript
\definetypeface [myfont] [rm] [serif] [myfont]
\definetypeface [myfont] [mm] [math] [times]
\setupbodyfont[myfont,rm,10pt]
\definefont[FigureCaptionStyle][SerifBold at 9pt]
\setupcaptions[inbetween={\blank[6pt]},width=max,align=middle,style=FigureCaption
Style,suffix={.}]
Is this the mkiv way?
Nicola
ps: for aligning footnote symbols, I have no clue yet.
___________________________________________________________________________________
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
___________________________________________________________________________________