Font problems (Palatino)
When trying to typeset for example a document using the mag-01 module
I get an error that from what I understand is font related. I'm using
MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get
the error and how can the problem be resolved?
ERROR MESSAGE##############################
TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
executable : pdfetex
format : cont-en
inputfile : magazinetest
output : pdftex
interface : en
current mode : none
TeX run : 1
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
(/usr/local/teTeX/share/texmf.tetex/web2c/natural.tcx)
entering extended mode
(./magazinetest.tex
ConTeXt ver: 2005.01.31 fmt: 2006.5.13 int: english mes: english
language : language en is active
On 31 mai 2006, at 23:40, Johan Blixt-Dackhammar wrote:
When trying to typeset for example a document using the mag-01 module I get an error that from what I understand is font related. I'm using MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get the error and how can the problem be resolved?
ERROR MESSAGE##############################
Hi Johan, I think you need something like this: \enableregime[utf] \loadmapfile[context-base] \usetypescript[palatino][ec] \setupbodyfont[palatino,12pt] \starttext Here we are using the font \fontname\font. These are some diacritics: é, ç, à, ô, î. And these are some ligatures: affliction, affine, first.\par Can you see correctly \type{affliction, affine, first}? $${\rm e}^{{\rm i}\pi} + 1 = 0 = \int_0^{2\pi}\sin(x)dx, \quad \sum_{n=1}^{\infty}{1 \over n^2} = {\pi^2\over 6}.$$ \input knuth.tex \stoptext I experienced several problems like the ones you mention, but the above works fine for me (Mac OS X 10.4.6, TeX and ConTeXt installed with Gerben Wierda's i-installer). Best regards: OK
Trying that rendered the same result, but thanks anyway...
On 6/1/06, Otared Kavian
On 31 mai 2006, at 23:40, Johan Blixt-Dackhammar wrote:
When trying to typeset for example a document using the mag-01 module I get an error that from what I understand is font related. I'm using MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get the error and how can the problem be resolved?
ERROR MESSAGE##############################
Hi Johan,
I think you need something like this:
\enableregime[utf] \loadmapfile[context-base] \usetypescript[palatino][ec] \setupbodyfont[palatino,12pt]
\starttext
Here we are using the font \fontname\font.
These are some diacritics: é, ç, à, ô, î.
And these are some ligatures: affliction, affine, first.\par Can you see correctly \type{affliction, affine, first}? $${\rm e}^{{\rm i}\pi} + 1 = 0 = \int_0^{2\pi}\sin(x)dx, \quad \sum_{n=1}^{\infty}{1 \over n^2} = {\pi^2\over 6}.$$ \input knuth.tex
\stoptext
I experienced several problems like the ones you mention, but the above works fine for me (Mac OS X 10.4.6, TeX and ConTeXt installed with Gerben Wierda's i-installer).
Best regards: OK _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Johan Blixt-Dackhammar wrote:
Trying that rendered the same result, but thanks anyway...
On 6/1/06, Otared Kavian
wrote: On 31 mai 2006, at 23:40, Johan Blixt-Dackhammar wrote:
When trying to typeset for example a document using the mag-01 module I get an error that from what I understand is font related. I'm using MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get the error and how can the problem be resolved?
ERROR MESSAGE##############################
Hi Johan,
I think you need something like this:
\enableregime[utf] \loadmapfile[context-base] \usetypescript[palatino][ec] \setupbodyfont[palatino,12pt]
\starttext
Here we are using the font \fontname\font.
These are some diacritics: �, �, �, �, �.
And these are some ligatures: affliction, affine, first.\par Can you see correctly \type{affliction, affine, first}? $${\rm e}^{{\rm i}\pi} + 1 = 0 = \int_0^{2\pi}\sin(x)dx, \quad \sum_{n=1}^{\infty}{1 \over n^2} = {\pi^2\over 6}.$$ \input knuth.tex
\stoptext
I experienced several problems like the ones you mention, but the above works fine for me (Mac OS X 10.4.6, TeX and ConTeXt installed with Gerben Wierda's i-installer).
normally things should work ok when one generates the metrics with texfont (or installs the font metrtics zip); problems can be anything, from a missing tfm, to a missing (or differently named type1) or a messed up map file, or an old pdftex ...
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
I updated ConTeXt to the latest version available in i-Installer and
the error dissapeared. Although, another thing started to mess upp. I
write my documents in UTF-8 and was before upgrading using the
\enableregime[utf] commande which worked perfect. After upgrading
though, I only get blanks instead of special characters. Has the
command changed?
On 6/1/06, Hans Hagen
Johan Blixt-Dackhammar wrote:
Trying that rendered the same result, but thanks anyway...
On 6/1/06, Otared Kavian
wrote: On 31 mai 2006, at 23:40, Johan Blixt-Dackhammar wrote:
When trying to typeset for example a document using the mag-01 module I get an error that from what I understand is font related. I'm using MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get the error and how can the problem be resolved?
ERROR MESSAGE##############################
Hi Johan,
I think you need something like this:
\enableregime[utf] \loadmapfile[context-base] \usetypescript[palatino][ec] \setupbodyfont[palatino,12pt]
\starttext
Here we are using the font \fontname\font.
These are some diacritics: �, �, �, �, �.
And these are some ligatures: affliction, affine, first.\par Can you see correctly \type{affliction, affine, first}? $${\rm e}^{{\rm i}\pi} + 1 = 0 = \int_0^{2\pi}\sin(x)dx, \quad \sum_{n=1}^{\infty}{1 \over n^2} = {\pi^2\over 6}.$$ \input knuth.tex
\stoptext
I experienced several problems like the ones you mention, but the above works fine for me (Mac OS X 10.4.6, TeX and ConTeXt installed with Gerben Wierda's i-installer).
normally things should work ok when one generates the metrics with texfont (or installs the font metrtics zip); problems can be anything, from a missing tfm, to a missing (or differently named type1) or a messed up map file, or an old pdftex ...
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Johan Blixt-Dackhammar wrote:
I updated ConTeXt to the latest version available in i-Installer and the error dissapeared. Although, another thing started to mess upp. I write my documents in UTF-8 and was before upgrading using the \enableregime[utf] commande which worked perfect. After upgrading though, I only get blanks instead of special characters. Has the command changed?
no, utf-8 should work (unless others can confirm your problem) what does the log say? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Okay, perhaps it's a font related error. I can't say that I do
understand much of the log, but I saw something saying that there was
an error trying to load a font. Here's the full LOG:
TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
fixing engine variable : pdfetex
executable : pdfetex
format : cont-en
inputfile : Temadag
output : pdftex
interface : en
current mode : none
TeX run : 1
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
(/usr/local/teTeX/share/texmf.local/web2c/natural.tcx)
entering extended mode
(./Temadag.tex
ConTeXt ver: 2006.05.28 13:28 fmt: 2006.6.1 int: english mes: english
language : language en is active
13->2:3 cz->il2:il2->14->2:3 cz->ec:ec->15->2:3 sk->il2:il2->16->2:3 sk->ec:ec ->17->2:3 pl->pl0:pl0->18->2:3 pl->ec:ec->19->2:3 pl->qx:qx->20->2:3 loaded specials : tex,postscript,rokicki loaded system : Temadag.top loaded (./Temadag.top specials : loading definition file tpd (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-tpd.tex specials : loading definition file fdf (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-fdf.tex) specials : fdf loaded ) specials : fdf,tpd loaded ) systems : system commands are disabled system : module chart loaded (/usr/local/teTeX/share/texmf.local/tex/context/base/m-chart.tex XML : loading flowchart support ) system : module units loaded (/usr/local/teTeX/share/texmf.local/tex/context/base/m-units.tex check : unit Angstrom replaces a macro, use CAPITALS! ) (/usr/local/teTeX/share/texmf.local/tex/context/base/pdfr-ec.tex)
color : system rgb is global activated (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (./Temadag.tuo) (/usr/local/teTeX/share/texmf.local/tex/context/base/sort-new.tex) (/usr/local/teTeX/share/texmf.local/tex/context/base/sort-def.tex) (/usr/local/teTeX/share/texmf.local/tex/context/base/sort-lan.tex) (./Temadag.tuo) (./Temadag.tuo) systems : begin file Temadag at line 19 title : - \bf Planering för temadagstävlingar <Temadag-flw-1.tmp> (./Temadag-flw-1.tmp) (./Temadag-flw-1.tmp) (./Temadag-flw-1.tmp) [MP to PDF] (./Temadag-mpgraph.4000) (./Temadag-mpgraph.mpd) (./Temadag-flw-1.tmp) (./Temadag-flw-1.tmp) fonts : resetting map file list fonts : using map file: original-base fonts : using map file: ec-public-lm fonts : using map file: ec-base fonts : using map file: 8r-base fonts : using map file: t5-base fonts : using map file: original-ams-base fonts : using map file: original-ams-euler fonts : using map file: original-public-lm [1.1{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-empt y.map}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-ba se.map Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con text/original-base.map): invalid entry for `fmvr8x': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xycmat11': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xycmbt11': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xyeuat11': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xyeubt11': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xycmat12': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xycmbt12': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xyeuat12': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-base.map): invalid entry for `xyeubt12': font file missing
}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/ec-public-lm.map
}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/ec-base.map}{/us
r/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/8r-base.map}{/usr/loc
al/teTeX/share/texmf.local/fonts/map/dvipdfm/context/t5-base.map}{/usr/local/te
TeX/share/texmf.local/fonts/map/dvipdfm/context/original-ams-base.map
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-ams-base.map): invalid entry for `lcircle10': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-ams-base.map): invalid entry for `lcirclew10': font file missing
}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-ams-eul
er.map}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-p
ublic-lm.map
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmbsy6': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmbsy8': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmbsy9': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmex7': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmex8': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmex9': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmmib6': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmmib8': font file missing
Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con
text/original-public-lm.map): invalid entry for `cmmib9': font file missing
}]
title : - Tävlingar
subject : - Tävling 1
subject : - Tävling 2
subject : - Tävling 3
subject : - Tävling 4
[2.2]
systems : end file Temadag at line 130
[flush and process Temadag-mpgraph.mp afterwards] )
Output written on Temadag.pdf (2 pages, 8293 bytes).
Transcript written on Temadag.log.
return code : 0
run time : 2 seconds
generating graphics : metaposting Temadag-mpgraph.mp
TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
metapost : Temadag-mpgraph
format : metafun
This is MetaPost, Version 0.901 (Web2C 7.5.5)
(/usr/local/teTeX/share/texmf.local/web2c/natural.tcx)
(Temadag-mpgraph.mp [4000]
metafun 2006-6-1 20:15
)
1 output file written: Temadag-mpgraph.4000
Transcript written on Temadag-mpgraph.log.
total run time : 1 seconds
warning : use 'texmfstart texexec' instead
sorting and checking : running texutil
TeXUtil 9.0.1 - ConTeXt / PRAGMA ADE 1992-2006
action : processing commands, lists and registers
option : sorting IJ under Y
option : converting high ASCII values
input file : Temadag.tui
output file : Temadag.tuo
passed commands : 19
remapped keys : 0
register entries : 0 -> 0 entries 0 references
synonym entries : 1 -> 1 entries
embedded files : 1
remark : 'texutil' is now part of 'texexec'
warning : use 'texmfstart texutil' instead
total run time : 3 seconds
warning : use 'texmfstart texexec' instead
/Johan
On 6/2/06, Hans Hagen
Johan Blixt-Dackhammar wrote:
I updated ConTeXt to the latest version available in i-Installer and the error dissapeared. Although, another thing started to mess upp. I write my documents in UTF-8 and was before upgrading using the \enableregime[utf] commande which worked perfect. After upgrading though, I only get blanks instead of special characters. Has the command changed?
no, utf-8 should work (unless others can confirm your problem)
what does the log say?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Johan Blixt-Dackhammar wrote:
Okay, perhaps it's a font related error. I can't say that I do understand much of the log, but I saw something saying that there was an error trying to load a font. Here's the full LOG:
This is quickly becoming a FAQ:
[1.1{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-empt y.map}{/usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/context/original-ba se.map Warning: pdfetex (file /usr/local/teTeX/share/texmf.local/fonts/map/dvipdfm/con text/original-base.map): invalid entry for `fmvr8x': font file missing
please go to http://archives.contextgarden.net and search "TEXFONTMAPS". Cheers, Taco
participants (4)
-
Hans Hagen
-
Johan Blixt-Dackhammar
-
Otared Kavian
-
Taco Hoekwater