I can't find file `TeXGyreChorus-MediumItalic'.
I had a file fully functional, but after I did a "ctxtool --updatecontext" it is not working anymore. it complains with the messages below. I am running in linux Ubuntu 9.04 - the Jaunty Jackalope. How do I fix this problem? thank you Ciro PS: FYI: CtxTools | context version: 2009.05.29 23:34 (/usr/local/share/texmf/tex/context/base/context.tex) ERROR MESSAGE: kpathsea: Running mktexmf TeXGyreChorus-MediumItalic ! I can't find file `TeXGyreChorus-MediumItalic'. <*> ...nstopmode; input TeXGyreChorus-MediumItalic Please type another input file name ! Emergency stop. <*> ...nstopmode; input TeXGyreChorus-MediumItalic Transcript written on mfput.log. grep: TeXGyreChorus-MediumItalic.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input TeXGyreChorus-MediumItalic' failed to make TeXGyreChorus-MediumItalic.tfm. kpathsea: Appending font creation commands to missfont.log. ! Font \*prosefont12ptcgtfcg*:=TeXGyreChorus-MediumItalic at 12.0pt not loadabl e: Metric (TFM) file not found. <to be read again> \relax \definefontglobal ...dcsname \lastfontname \relax \expandafter \let \expanda... \xxdododefinefont ...tspec {#4}\newfontidentifier \let \localrelativefontsiz... \fontstrategy ...me \fontclass #2#3#4#5\endcsname \tryingfontfalse \fi <inserted text> ...yle \fontalternative \fontsize \fi \iftryingfont \fontstr... \synchronizefont ...strategy \the \fontstrategies \relax \fi \iftryingfont \... ... l.4 \centerline{\booktitlefont \finaltitleA } ? ^C! Interruption. \definefontglobal ...dcsname \lastfontname \relax \expandafter \let \expanda... \xxdododefinefont ...tspec {#4}\newfontidentifier \let \localrelativefontsiz... \fontstrategy ...me \fontclass #2#3#4#5\endcsname \tryingfontfalse \fi <inserted text> ...yle \fontalternative \fontsize \fi \iftryingfont \fontstr... \synchronizefont ...strategy \the \fontstrategies \relax \fi \iftryingfont \... <argument> \getvalue {\@style@ \fontstyle } \edef \fontstyle {\fontstyle }\if... ... l.4 \centerline{\booktitlefont \finaltitleA } ?
Am 31.05.2009 um 00:08 schrieb Ciro Soto:
I had a file fully functional, but after I did a "ctxtool -- updatecontext" it is not working anymore. it complains with the messages below. I am running in linux Ubuntu 9.04 - the Jaunty Jackalope. How do I fix this problem?
Can you make a example? Wolfgang
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] \starttext \dorecurse{2}{\myfont\input tufte \par \input knuth \par} \stoptext %%%%%%%%%%%%%% UP TO HERE -- 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 3:12 AM, Wolfgang Schuster < schuster.wolfgang@googlemail.com> wrote:
Am 31.05.2009 um 00:08 schrieb Ciro Soto:
I had a file fully functional, but after I did a "ctxtool --updatecontext"
it is not working anymore. it complains with the messages below. I am running in linux Ubuntu 9.04 - the Jaunty Jackalope. How do I fix this problem?
Can you make a example?
Wolfgang
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
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
On Mon, Jun 1, 2009 at 02:59, Ciro Soto wrote:
No I don't have it. The only directory I have is: /usr/share/texmf/fonts/opentype/public/lm/
thank you
So you need to install TeX Gyre fonts: http://dante.ctan.org/indexes/fonts/tex-gyre/ I have no idea what TeX distribution you use - if you use TeX Live 2008 you should be able to install the fonts with tlmgr or with an extra system package (probably called texlive2008-fontsextra or something close to that), if you are using an older distribution, you might probably have to install manually. You need to unzip the contents into /usr/share/texmf or some other texmf folder and then run mktexlsr and/or luatools --generate. Mojca
It's working now. Intalled the tex-gyre font from the site indicated. thank you. c On Mon, Jun 1, 2009 at 2:23 AM, Mojca Miklavec < mojca.miklavec.lists@gmail.com> wrote:
On Mon, Jun 1, 2009 at 02:59, Ciro Soto wrote:
No I don't have it. The only directory I have is: /usr/share/texmf/fonts/opentype/public/lm/
thank you
So you need to install TeX Gyre fonts: http://dante.ctan.org/indexes/fonts/tex-gyre/
I have no idea what TeX distribution you use - if you use TeX Live 2008 you should be able to install the fonts with tlmgr or with an extra system package (probably called texlive2008-fontsextra or something close to that), if you are using an older distribution, you might probably have to install manually. You need to unzip the contents into /usr/share/texmf or some other texmf folder and then run mktexlsr and/or luatools --generate.
Mojca
-- -- Links of your interest: http://www-personal.engin.umd.umich.edu/~cirosoto/ http://www.TheGuitarMakerExploration.com http://www.myspace.com/sotoaguirre
participants (3)
-
Ciro Soto
-
Mojca Miklavec
-
Wolfgang Schuster