Hello, \defineXMLentity [00B5] {\textmu} seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one? Thanks, Joh
On Thu, 6 Apr 2006, Johannes Graumann wrote:
\defineXMLentity [00B5] {\textmu}
seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one?
I don't know about XML, but perhaps these two lines will help you: \usetypescript[modern-base][texnansi] \setupbodyfont[modern] See also http://context.literatesolutions.com/collector/2 Cheers, Peter -- http://pmrb.free.fr/contact/
Peter, 'texnansi' didn't compile, but 'texansi' did ... however under \setupbodyfont[modern,12pt] \textmu still delivers an italicized version ... Peter Münster wrote:
On Thu, 6 Apr 2006, Johannes Graumann wrote:
\defineXMLentity [00B5] {\textmu}
seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one?
I don't know about XML, but perhaps these two lines will help you:
\usetypescript[modern-base][texnansi] \setupbodyfont[modern]
See also http://context.literatesolutions.com/collector/2
Cheers, Peter
Johannes Graumann wrote:
Peter,
'texnansi' didn't compile, but 'texansi' did ... however under \setupbodyfont[modern,12pt] \textmu still delivers an italicized version ...
hm, texnansi is the name, so the fact that something texansi runs means that it is ignored 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 -----------------------------------------------------------------
Hmmm, now that you are writhing this ... as a normal user I had a write access issue there, but as root I get with my tetex installation the output below - any ideas? Joh kpathsea: Running mktextfm texnansi-lmr10 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input texnansi-lmr10 This is METAFONT, Version 2.71828 (Web2C 7.5.4) kpathsea: Running mktexmf texnansi-lmr10 ! I can't find file `texnansi-lmr10'. <*> ...; mag:=1; nonstopmode; input texnansi-lmr10 Please type another input file name ! Emergency stop. <*> ...; mag:=1; nonstopmode; input texnansi-lmr10 Transcript written on mfput.log. grep: texnansi-lmr10.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input texnansi-lmr10' failed to make texnansi-lmr10.tfm. kpathsea: Appending font creation commands to missfont.log. ! Font \*modern12ptrmtf*:=texnansi-lmr10 at 12.0pt not loadable: Metric (TFM) f ile not found. <to be read again> \relax \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.19 \setupbodyfont[12pt,modern] % 10pt is the minimum ... ? Hans Hagen wrote:
Johannes Graumann wrote:
Peter,
'texnansi' didn't compile, but 'texansi' did ... however under \setupbodyfont[modern,12pt] \textmu still delivers an italicized version ...
hm, texnansi is the name, so the fact that something texansi runs means that it is ignored
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 -----------------------------------------------------------------
Johannes Graumann wrote:
Hmmm, now that you are writhing this ... as a normal user I had a write access issue there, but as root I get with my tetex installation the output below - any ideas?
the only thing i know is that tetex has many additional tree locations, esp texmf-var (or vartexmf or ...) depending on access and so; i always install tex in a dedicated tree (something /tex or /data/tex or so) with all things (including binaries) there 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 -----------------------------------------------------------------
Johannes Graumann wrote:
Hmmm, now that you are writhing this ... as a normal user I had a write access issue there, but as root I get with my tetex installation the output below - any ideas?
Joh
kpathsea: Running mktextfm texnansi-lmr10
Perhaps you need to update the latin-modern package, since tex cannot find the font metics file: texnansi-lmr10.tfm Cheers, Taco
Works now with the newest ConTeXt. Joh Johannes Graumann wrote:
Peter,
'texnansi' didn't compile, but 'texansi' did ... however under \setupbodyfont[modern,12pt] \textmu still delivers an italicized version ...
Peter Münster wrote:
On Thu, 6 Apr 2006, Johannes Graumann wrote:
\defineXMLentity [00B5] {\textmu}
seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one?
I don't know about XML, but perhaps these two lines will help you:
\usetypescript[modern-base][texnansi] \setupbodyfont[modern]
See also http://context.literatesolutions.com/collector/2
Cheers, Peter
Johannes Graumann wrote:
Hello,
\defineXMLentity [00B5] {\textmu}
seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one?
This issue is awaiting improved font encodings (text companion|symbols). If Adam Lindsay is listening in, he schould be able to comment on expected time-lines? Cheers, Taco
participants (4)
-
Hans Hagen
-
Johannes Graumann
-
Peter Münster
-
Taco Hoekwater