Bug#338597: lmodern is unusable with context from the latest teTeX.

2005-11-11 Thread Konstantinos Koukopoulos
Package: lmodern
Version: 0.92-11

Hello, I am running debian unstable with the following packages installed:

ii  lmodern0.92-11
ii  tetex-base 3.0-10 
ii  tetex-bin  3.0-10.1   
ii  tetex-extra3.0-10

The CONTEXT distribution that is contained in the above tetex packages 
requires the lmodern fonts in EC encoding. Unfortunately the lmodern package 
currently in unstable contains the fonts in cork encoding. Since the lmodern 
package is currently orphaned is there perhaps some sort of workaround, like 
regenerating the .tfm files somehow?

Thank you,
Kostantinos Koukopoulos

PS. A sample run of texexec follows:

$ cat test.tex
\starttext
\framed{Installation test for \aleph}

\stoptext
$ texexec test.tex

 TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005

executable : pdfetex
format : cont-en
 inputfile : test
output : dvips
 interface : en
  current mode : none
   TeX run : 1

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 \write18 enabled.
 (/usr/share/texmf/web2c/natural.tcx)
entering extended mode
(./test.tex

ConTeXt  ver: 2005.10.27  fmt: 2005.10.29  int: english  mes: english

language: language en is active

system  : cont-new loaded
(/usr/share/texmf/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/share/texmf/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/usr/share/texmf/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys.rme loaded
(/usr/share/texmf/tex/context/user/cont-sys.rme
(/usr/share/texmf/tex/context/base/type-exa.tex)
(/usr/share/texmf/tex/context/base/type-syn.tex)
(/usr/share/texmf/tex/context/base/type-enc.tex)
(/usr/share/texmf/tex/context/base/type-dis.tex)
(/usr/share/texmf/tex/context/base/type-siz.tex)
(/usr/share/texmf/tex/context/base/type-map.tex)
(/usr/share/texmf/tex/context/base/type-spe.tex)
(/usr/share/texmf/tex/context/base/type-akb.tex))
bodyfont: 12pt rm is loaded
kpathsea: Running mktextfm ec-lmr12
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input ec-lmr12
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

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

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

Transcript written on mfput.log.
grep: ec-lmr12.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
ec-lmr12' failed to make ec-lmr12.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font \*12ptrmtf*=ec-lmr12 not loadable: Metric (TFM) file not found.

   \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
  \let 
\localrelativefontsiz...

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

\synchronizefont ...strategy \the \fontstrategies
  \relax \fi 
\ifskipfontchar...
 \getvalue [EMAIL PROTECTED]@ \fontstyle }
   \edef \fontstyle 
{\fontstyle }\if...
...
l.1
% interface=en output=dvips
? x
No pages of output.
Transcript written on test.log.

   return code : 256
  run time : 4 seconds

total run time : 5 seconds


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338597: lmodern is unusable with context from the latest teTeX.

2005-11-11 Thread Norbert Preining
On Fre, 11 Nov 2005, Konstantinos Koukopoulos wrote:
> The CONTEXT distribution that is contained in the above tetex packages 
> requires the lmodern fonts in EC encoding. Unfortunately the lmodern package 

I am thinking about adopting this package. If you in dire need, you can
try
deb http://www.tug.org/texlive/Debian/ lmodern/
deb-src http://www.tug.org/texlive/Debian/ lmodern/

But please report back ...

Best wishes

Norbert

---
Dr. Norbert Preining  Università di Siena
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
YONKERS (n.)
(Rare.) The combined thrill of pain and shame when being caught in
public plucking your nostril-hairs and stuffing them into your
side-pocket.
--- Douglas Adams, The Meaning of Liff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338597: lmodern is unusable with context from the latest teTeX.

2005-11-11 Thread Frank Küster
Konstantinos Koukopoulos <[EMAIL PROTECTED]> wrote:

> Package: lmodern
> Version: 0.92-11
>
> Hello, I am running debian unstable with the following packages installed:
>
> ii  lmodern0.92-11
> ii  tetex-base 3.0-10 
> ii  tetex-bin  3.0-10.1   
> ii  tetex-extra3.0-10
>
> The CONTEXT distribution that is contained in the above tetex packages 
> requires the lmodern fonts in EC encoding. Unfortunately the lmodern package 
> currently in unstable contains the fonts in cork encoding. 

I don't understand - AFAIK EC is the Cork encoding?  Also, I cannot
reproduce this bug, which might be due to my lack of knowledge of
ConTeXt. 

> $ cat test.tex
> \starttext
> \framed{Installation test for \aleph}
>
> \stoptext
> $ texexec test.tex
>
>  TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
>
> executable : pdfetex
> format : cont-en
>  inputfile : test
> output : dvips
>  interface : en
>   current mode : none
>TeX run : 1

Here, I get 

output : standard

which might explain why different files are needed.

> This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
>  \write18 enabled.
>  (/usr/share/texmf/web2c/natural.tcx)
> entering extended mode
> (./test.tex
>
> ConTeXt  ver: 2005.10.27  fmt: 2005.10.29  int: english  mes: english

I have a different ConTeXt version:

ConTeXt  ver: 2005.01.31  fmt: 2005.10.25  int: english  mes: english

What is on your system the output of

kpsewhich context.tex

Maybe you have some files installed in /usr/local/share/texmf, or your
homedirectory? 

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#338597: lmodern is unusable with context from the latest teTeX.

2005-11-11 Thread Ralf Stubner
Frank Küster wrote:
> Konstantinos Koukopoulos <[EMAIL PROTECTED]> wrote:
>
>> The CONTEXT distribution that is contained in the above tetex packages 
>> requires the lmodern fonts in EC encoding. Unfortunately the lmodern package 
>> currently in unstable contains the fonts in cork encoding. 

It is very likely that Konstantinos has a more recent version locally
installed. See below.

> I don't understand - AFAIK EC is the Cork encoding?  Also, I cannot
> reproduce this bug, which might be due to my lack of knowledge of
> ConTeXt. 

What EC and Cork encoding is exactly is quite tricky (see discussion on
tex-fonts some months ago). However, I think the relevant thing is that
the tfm files for lmodern got renamed at some point from
'cork-lmr10.tfm' to 'ec-lmr10.tfm' etc. The current lmodern package is
identical to what's in teTeX 3.0, and i am pretty sure that teTeX 3.0 is
'self consistent', ie, the tfm files in teTeX 3.0 are those needed by
ConTeXt as it is in teTeX 3.0.

This gives us a big problem with the lmodern package. I don't know how
we could update lmodern without updating ConTeXt in the teTeX tree. I am
pretty sure, that current lmodern will *not work* with the ConTeXt in
teTeX 3.0. :-(

>> ConTeXt  ver: 2005.10.27  fmt: 2005.10.29  int: english  mes: english
> 
> I have a different ConTeXt version:
> 
> ConTeXt  ver: 2005.01.31  fmt: 2005.10.25  int: english  mes: english

Actually, the ConTeXt version of Konstantinos is more recent than teTeX 3.0!

cheerio
ralf



Bug#338597: marked as done (lmodern is unusable with context from the latest teTeX.)

2005-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2005 17:45:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#338597: lmodern is unusable with context from the latest 
teTeX.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Nov 2005 11:11:46 +
>From [EMAIL PROTECTED] Fri Nov 11 03:11:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from msa.uoa.gr ([195.134.100.72])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EaWor-0003e1-Oc
for [EMAIL PROTECTED]; Fri, 11 Nov 2005 03:11:46 -0800
Received: by MSA with id 6C196D9FCA2A0490D3E7695E26BBF94F2FB4A9C8
Received: from [192.168.1.15] (ppp2-adsl-221.ath.forthnet.gr [62.1.225.221])
(authenticated bits=0)
by msa.uoa.gr (8.12.11/8.12.11) with ESMTP id jABBB7Xo008454
(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT)
for <[EMAIL PROTECTED]>; Fri, 11 Nov 2005 13:11:11 +0200 (EET)
From: Konstantinos Koukopoulos <[EMAIL PROTECTED]>
Organization: University of Athens
To: [EMAIL PROTECTED]
Subject: lmodern is unusable with context from the latest teTeX.
Date: Fri, 11 Nov 2005 13:10:59 +0200
User-Agent: KMail/1.8.2
X-Face: )/hJU>P!_o4MahYoe___U_aWd7KtGgH8(8~=!;rRn-0/Dl=&j.dm'pB7;#x>A't:n}Tbj9
H;{/'c|1DNQVs~%s|+l?SR>NUIcpHcDfz%5{*AK_x|e29g?w<@$1r%5K(8"aroZtPzByAp
[EMAIL 
PROTECTED],c7S(ZefAbfMJ}eXaiYgb$YEsvv2D1ewk?!XC")0ojl-{Lj[TA$lDAy
opDCcIw?cCz1
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
X-UoAMSAId: 6C196D9FCA2A0490D3E7695E26BBF94F2FB4A9C8
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: lmodern
Version: 0.92-11

Hello, I am running debian unstable with the following packages installed:

ii  lmodern0.92-11
ii  tetex-base 3.0-10 
ii  tetex-bin  3.0-10.1   
ii  tetex-extra3.0-10

The CONTEXT distribution that is contained in the above tetex packages 
requires the lmodern fonts in EC encoding. Unfortunately the lmodern package 
currently in unstable contains the fonts in cork encoding. Since the lmodern 
package is currently orphaned is there perhaps some sort of workaround, like 
regenerating the .tfm files somehow?

Thank you,
Kostantinos Koukopoulos

PS. A sample run of texexec follows:

$ cat test.tex
\starttext
\framed{Installation test for \aleph}

\stoptext
$ texexec test.tex

 TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005

executable : pdfetex
format : cont-en
 inputfile : test
output : dvips
 interface : en
  current mode : none
   TeX run : 1

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 \write18 enabled.
 (/usr/share/texmf/web2c/natural.tcx)
entering extended mode
(./test.tex

ConTeXt  ver: 2005.10.27  fmt: 2005.10.29  int: english  mes: english

language: language en is active

system  : cont-new loaded
(/usr/share/texmf/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/share/texmf/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/usr/share/texmf/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys.rme loaded
(/usr/share/texmf/tex/context/user/cont-sys.rme
(/usr/share/texmf/tex/context/base/type-exa.tex)
(/usr/share/texmf/tex/context/base/type-syn.tex)
(/usr/share/texmf/tex/context/base/type-enc.tex)
(/usr/share/texmf/tex/context/base/type-dis.tex)
(/usr/share/texmf/tex/context/base/type-siz.tex)
(/usr/share/texmf/tex/context/base/type-map.tex)
(/usr/share/texmf/tex/context/base/type-spe.tex)
(/usr/share/texmf/tex/context/base/type-akb.tex))
bodyfont: 12pt rm is loaded
kpathsea: Running mktextfm ec-lmr12
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input ec-lmr12
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

kpat

Bug#338597: lmodern is unusable with context from the latest teTeX.

2005-11-11 Thread Ralf Stubner
On Fri, Nov 11, 2005 at 15:26 +0100, Ralf Stubner wrote:
> 
> This gives us a big problem with the lmodern package. I don't know how
> we could update lmodern without updating ConTeXt in the teTeX tree. I am
> pretty sure, that current lmodern will *not work* with the ConTeXt in
> teTeX 3.0. :-(

Fortunately I was (almost) wrong here. ConTeXt as it is in teTeX 3.0
still uses the CM fonts as default. If I process the example file
provided by Konstantinos with texexec plus dvips, cmsy10.pfb and
cmr12.pfb are included. AFAIK more recent versions of ConTeXt use the LM
fonts as default. However, if one explicitly selects the LM fonts in
ConTeXt as in teTeX 3.0, this probably won't work in conjunction with
more recent versions of the LM fonts, simply because ConTeXt will look
for cork-lmr10.tfm, which is no longer present.

cheerio
ralf



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



PCソフト価格破壊!新作多数入荷!!

2005-11-11 Thread Hamada
★最新PCソフト格安販売★★★11/11号 vol.9★★未承認広告※

新作入荷!『FileMaker Pro 8』『Studio 8』『Final Cut Studio』〜♪
その他多数のタイトルをご用意しています。
ぜひ一度商品リストをご覧ください。

・*:・──.:*・
   ■最新PCソフトが2000円〜2円 安心の代金後払い!
  ■割高な専門ソフトから一般ソフトまで激安になっております
・*:・──.:*・

   ●●ただいま期間限定割引サービス実施中●●
・↓下記のメールアドレスに空メールを送信↓
  [EMAIL PROTECTED]
 自動的に商品カタログのURLを返信します(すぐに返信されます)
※一部フリーメールから送信される場合返信機能が作動しない場合がございます。

・今後配信を希望されない方は表題に「配信停止」と書いて下記までメールをお願いします
[EMAIL PROTECTED]

※上記の各受付ですが、対応できない場合もございます。
当社の業務内容に深いご理解とご愛顧を頂けますよう宜しくお願いいたします。


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Diesel

2005-11-11 Thread Abubakar.Noor



Hello 
Please find the attached offer for D2
and reply to me 
Abubakar
65-97261052
[EMAIL PROTECTED]


Re: Martha anew

2005-11-11 Thread Martha Cates
We just recently s|ashed pr1ces, and thought we should let you know. 
 %linkmeh 
Check us out, im sure you will find something that you will like 
at a price that is very aff0rdable. 


"Those were tough decisions nobody likes to make," Francis said. "You wait in hope that maybe somebody will drop a big bag of money at your doorstep and you can keep them all. But that didnt happen." 
Up to a third of the black students enrolled annually at Emory University Medical School in Atlanta come from Xavier, said Dr. Bill Eley, an Emory associate dean. 


Re: Nellie find

2005-11-11 Thread Nellie Perez
We just recently s|ashed pr1ces, and thought we should let you know. 
 %linkmeh 
Check us out, im sure you will find something that you will like 
at a price that is very aff0rdable. 


"I dont want to see Xavier going bankrupt or disappearing from the map, so Im not mad or sad," said Geissler, who taught there for seven years and was tenured in 2005. "I have to get on with my life. Im very seriously considering leaving Louisiana." 
Since 2001, more than 350 Xavier graduates have been enrolled in medical schools. Xavier also claims to have graduated one of every four of the nations black pharmacists.