No I don't have it. The only directory I have is: /usr/share/texmf/fonts/opentype/public/lm/ thank you -- Links of your interest: http://www-personal.engin.umd.umich.edu/~cirosoto/ http://www.TheGuitarMakerExploration.com http://www.myspace.com/sotoaguirre On Sun, May 31, 2009 at 5:54 PM, Mojca Miklavec < mojca.miklavec.lists@gmail.com> wrote:
On Sun, May 31, 2009 at 23:10, Ciro Soto wrote:
Wolfgang, thank you for your help. Here is a simple example that generates the error. You can copy and paste the following lines into a tex file and run context on it.
%%%%%%%%%%%%%%%%% FROM HERE \definepapersize[CD][width=5.5in, height=8.5in] \setuppapersize[CD][letter]
\usetypescript[chancery][texnansi] \definetypeface [myfont][cg][calligraphy][chancery][default][encoding=texnansi]
You may leave texnansi out.
\starttext \dorecurse{2}{\myfont\input tufte \par \input knuth \par} \stoptext
%%%%%%%%%%%%%% UP TO HERE
Dou you have the file [texmf]/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf present in your distribution?
(interesting ... linebreaks have changed after processing the document with 12th May ConTeXt in comparison to the last version)
Mojca