How to set the calligraphic font in the simplefonts module?
With the instructions in the Wiki:
\usemodule[simplefonts]
\definefontfamily[fallbackfont][serif][lucidaot]
\definefontfamily[fallbackfont][sans][lucidaot]
\definefontfamily[fallbackfont][mono][lucidaot]
\definefontfamily[fallbackfont][math][lucidaot]
\setupbodyfont[fallbackfont]
\setcalligraphicfont[fallbackfont]
and got the following errors: (1) unknow font and (2) unknown definition.
open source > 6 > 12 >
/Users/hansm/Applications/TeX-sources/context-29/tex/texmf-context/tex/context/base/type-imp-lucida-opentype.mkiv
close source > 6 > 12 >
/Users/hansm/Applications/TeX-sources/context-29/tex/texmf-context/tex/context/base/type-imp-lucida-opentype.mkiv
fonts > defining > font with asked name 'unknown' is not found using
lookup 'file'
fonts > defining > unknown font 'unknown', loading aborted
fonts > defining > unable to define 'unknown' as
'fallbackfont-12pt-rm-tf-0--0'
hvdm-fig.tex: ! Undefined control sequence
l.11 \setcalligraphicfont
[fallbackfont]
Why is ConTeXt able to use my Lucida font with simply \setupbodyfont[lucidaot]
but does simplefont not?
Why is \setcalligraphicfont undefined?
Hans van der Meer
___________________________________________________________________________________
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
___________________________________________________________________________________