ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Conflict ConTeXt & new LM?
@ 2005-03-15 23:16 Gerben Wierda
  2005-03-16  8:56 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Gerben Wierda @ 2005-03-15 23:16 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

I just installed the latest LM fonts from TL Master on top of a teTeX 
3.0 + recent ConTeXt and tried to re-run my project. This fails. I 
reinstalled the old LM and it works, Is this known?

G

ConTeXt  ver: 2005.03.02  fmt: 2005.3.15  int: english  mes: english

language        : language en is active
<protectionstate 0>
system          : cont-new loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex!
color           : palette rollover is available
)
system          : cont-old loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-old.tex
loading         : Context Old Macros
)
system          : cont-fil loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-fil.tex
loading         : Context File Synonyms
)
system          : cont-sys.rme loaded
(/usr/local/teTeX/share/texmf.local/tex/context/user/cont-sys.rme
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-exa.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-syn.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-enc.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-dis.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-siz.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-map.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-spe.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex))
bodyfont        : 12pt rm is loaded
kpathsea: Running mktextfm cork-lmr12
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; 
nonstopmode; input cork-lmr12
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

kpathsea: Running mktexmf cork-lmr12
! I can't find file `cork-lmr12'.
<*> ...four; mag:=1; nonstopmode; input cork-lmr12

Please type another input file name
! Emergency stop.
<*> ...four; mag:=1; nonstopmode; input cork-lmr12

Transcript written on mfput.log.
grep: cork-lmr12.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input cork-lmr12' failed to make cork-lmr12.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font \*12ptrmtf*=cork-lmr12 not loadable: Metric (TFM) file not found.
<to be read again>
                    \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
                                                   \let 
\localrelativefontsiz...

\fontstrategy ...ame #1\csname #2#3#4#5\endcsname
                                                   \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                   \fi \iftryingfont 
\fontstr...

\synchronizefont ...strategy \the \fontstrategies
                                                   \relax \fi 
\ifskipfontchar...
<argument> \getvalue {\@style@ \fontstyle }
                                            \edef \fontstyle {\fontstyle 
}\if...
...
l.1
     \startproduct prd_book

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Conflict ConTeXt & new LM?
  2005-03-15 23:16 Conflict ConTeXt & new LM? Gerben Wierda
@ 2005-03-16  8:56 ` Hans Hagen
  2005-03-16 10:58   ` Gerben Wierda
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2005-03-16  8:56 UTC (permalink / raw)


Gerben Wierda wrote:
> I just installed the latest LM fonts from TL Master on top of a teTeX 
> 3.0 + recent ConTeXt and tried to re-run my project. This fails. I 
> reinstalled the old LM and it works, Is this known?

ah .. that's because you're a developer; latin modern now ships with ec-lm* 
instead of cork-lm* (as does antikwa); my local context already made the (very 
welcome) change

(there will also be il and pl metric files, so it will take some time before 
latin modern settles; rough schedule is bachotek)

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Conflict ConTeXt & new LM?
  2005-03-16  8:56 ` Hans Hagen
@ 2005-03-16 10:58   ` Gerben Wierda
  2005-03-16 17:21     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Gerben Wierda @ 2005-03-16 10:58 UTC (permalink / raw)


> Gerben Wierda wrote:
>> I just installed the latest LM fonts from TL Master on top of a teTeX
>> 3.0 + recent ConTeXt and tried to re-run my project. This fails. I
>> reinstalled the old LM and it works, Is this known?
>
> ah .. that's because you're a developer; latin modern now ships with
> ec-lm*
> instead of cork-lm* (as does antikwa); my local context already made the
> (very
> welcome) change
>
> (there will also be il and pl metric files, so it will take some time
> before
> latin modern settles; rough schedule is bachotek)

So, the conclusion is that I canot use/redistribute the new LM? And
another conclusion is that stuff like LaTeX lmodern.sty and ConTeXt need
to be updated in sync with the new lmodern?

G

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Conflict ConTeXt & new LM?
  2005-03-16 10:58   ` Gerben Wierda
@ 2005-03-16 17:21     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2005-03-16 17:21 UTC (permalink / raw)


Gerben Wierda wrote:

> So, the conclusion is that I canot use/redistribute the new LM? And

you can because my guess is that not so many people use them yet

also, the lm fonts now come with open type variants, which is good for the mac 
(since xetex needs them and user should test that); keep in mind that the mac 
users normally are the most advanced/demanding font users, so in a way gwtex is 
providing a testbed

> another conclusion is that stuff like LaTeX lmodern.sty and ConTeXt need
> to be updated in sync with the new lmodern?

i'll upload a new beta so that you can ship in sync; i'll also try to keep my 
cont-lmt.zip up to date with the latest lm updates (the originals don't come in 
a texmf structure)

another font we need to keep an eye on is the antikwa torunska; both lm and at 
are very complete fonts and for instance include vietnamese glyphs as well

because context users play a lot with fonts, errors show up early, which is good 
(the only way to debug new fonts like lm is to use them -)

another issue with lm is that when remapping cmr to lm one needs different map 
files for dvips (internal lm names) and pdftex (original cm names); else pdf 
inclusion of old files becomes unefficient (i found out a few days before 
eurotex -); i'm discussing these issues with the lm team

i'll upload a new beta in a few minutes

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-16 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-15 23:16 Conflict ConTeXt & new LM? Gerben Wierda
2005-03-16  8:56 ` Hans Hagen
2005-03-16 10:58   ` Gerben Wierda
2005-03-16 17:21     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).