The code that follows seems to work but gives me a warning: pdfTeX warning: pdftex.exe (file ec-urw-courier.map): cannot open font map file The PDF lists 3 embedded fonts: LMRoman10-Regular, LMSans10-Regular & NimbusMonL-Regu. Does NumbusMonl-Regu looks like Courier? \usetypescriptfile[type-win] \usetypescript[courier] \setupbodyfont[courier,tt,10pt] \definetypeface[TeleType][tt][mono][courier][default][encoding=ec] \usetypescriptfile[type-lucida] \setupbodyfont[lucida,ss,18pt] \definetypeface[TextFont][rm][serif][lucida][default][encoding=ec] \switchtotypeface[TextFont][12pt,rm] \starttext \input knuth \blank[big] \switchtotypeface[TeleType][tt,10pt] \input knuth \stoptext Tom Benjey 717-258-9733 voice 717-243-0074 fax Twitter: @TomBenjey
On Tue, Apr 6, 2010 at 21:37, Tom wrote:
The code that follows seems to work but gives me a warning: pdfTeX warning: pdftex.exe (file ec-urw-courier.map): cannot open font map file The PDF lists 3 embedded fonts: LMRoman10-Regular, LMSans10-Regular & NimbusMonL-Regu. Does NumbusMonl-Regu looks like Courier?
Which version of TeX Live are you using? With TL 2009 (or maybe I have an updated version) I get TeX Gyre Cursor without any warning (provided that I remove the first line that loads type-win). TG Cursor does look like Courier. Mojca
I'm using TextLive 2008. ConTeXt ver: 2008.05.21 15:21 MKII fmt: 2009.7.8 int: english/english Tom Benjey 717-258-9733 voice 717-243-0074 fax Twitter: @TomBenjey -----Original Message----- From: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Mojca Miklavec Sent: Tuesday, April 06, 2010 7:08 PM To: mailing list for ConTeXt users Subject: Re: [NTG-context] Courier font in TexLive On Tue, Apr 6, 2010 at 21:37, Tom wrote:
The code that follows seems to work but gives me a warning: pdfTeX warning: pdftex.exe (file ec-urw-courier.map): cannot open font map file The PDF lists 3 embedded fonts: LMRoman10-Regular, LMSans10-Regular & NimbusMonL-Regu. Does NumbusMonl-Regu looks like Courier?
Which version of TeX Live are you using? With TL 2009 (or maybe I have an updated version) I get TeX Gyre Cursor without any warning (provided that I remove the first line that loads type-win). TG Cursor does look like Courier. Mojca ____________________________________________________________________________ _______ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / 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 ____________________________________________________________________________ _______
On Wed, Apr 7, 2010 at 02:23, Tom wrote:
I'm using TextLive 2008.
There used to be a zip with special font-support files for ConTeXt, but I have no idea where those zips can be found now. (Maybe old DVDs with TeX Live include the whole ConTeXt distribution.) The easiest answer would be: "try to use a more recent ConTeXt version". Else you can still try to write your own map file, but that takes a bit of patience and knowledge (not particularly recommended). Mojca
It appears that the Nimbus Mono L font that was substituted is close enough to Courier for my purpose. The only place I use it is for a single, short telegram. I will consider getting a newer version of TexLive for my next book. You make a good argument for getting it on DVD rather than downloading it. Tom Benjey 717-258-9733 voice 717-243-0074 fax Twitter: @TomBenjey -----Original Message----- From: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Mojca Miklavec Sent: Wednesday, April 07, 2010 9:32 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context] Courier font in TexLive On Wed, Apr 7, 2010 at 02:23, Tom wrote:
I'm using TextLive 2008.
There used to be a zip with special font-support files for ConTeXt, but I have no idea where those zips can be found now. (Maybe old DVDs with TeX Live include the whole ConTeXt distribution.) The easiest answer would be: "try to use a more recent ConTeXt version". Else you can still try to write your own map file, but that takes a bit of patience and knowledge (not particularly recommended). Mojca ____________________________________________________________________________ _______ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / 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 ____________________________________________________________________________ _______
participants (2)
-
Mojca Miklavec
-
Tom