On Fri, Mar 25, 2011 at 12:51 PM, Nicola <[email protected]> wrote:
> Besides, is the used font Times New Roman (sorry for the question, but I
> do not have Acrobat installed right now, and I do not know how to check
> the font in the pdf file)? If not, how can I use Times New Roman with
> mkiv?
with latest minimals

%%test.tex
\usetypescript[times][ec]
\setupbodyfont[times,10pt]
\defineconversion[onlyasterisks][*,*,*,*,*]
\setupnote[footnote][numberconversion=onlyasterisks,bodyfont=9pt]
\setupcaptions[inbetween={\blank[6pt]},width=max,align=middle,style=bold,
suffix={.}]

\starttext \input knuth\stoptext

# pdffonts test.pdf
name                                 type              emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
BFWBPQ+TeXGyreTermes-Regular         CID Type 0C       yes yes yes     18  0


Also AdobeReader can show the document fonts.


-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to