From: amateur <[EMAIL PROTECTED]>

> On Thu, Oct 26, 2006 at 05:52:43AM +0200, Danai SAE-HAN wrote:
>  
> > This shouldn't happen.  Are you sure you're using teTeX3 (or TeXlive)?
> > And if you could provide me this file in /tmp/, I might find out what
> > has happened exactly.
> > 
> 
> You are right! That's the problem. The log file says:
> 
>       fmtutil: running `pdfetex -ini   -jobname=latex -progname=latex 
> -translate-file=cp227.tcx *latex.ini' ...
>       This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (INITEX)
>        (/usr/share/texmf-tetex/web2c/cp227.tcx)
>       entering extended mode
>       (/usr/share/texmf-tetex/tex/latex/config/latex.ini
>       (/usr/local/share/texmf/tex/generic/config/pdftexconfig.tex
>       ! Missing { inserted.
>       <to be read again>
>                          {
>       l.7 \pdfmapfile{
>                       +pdftex_map_unicode_all.map}
>       ?
>       ! Emergency stop.
>       <to be read again>
>                          {
>       l.7 \pdfmapfile{
>                       +pdftex_map_unicode_all.map}
>       No pages of output.
>       Transcript written on latex.log.
>       Error: `pdfetex -ini  -jobname=latex -progname=latex 
> -translate-file=cp227.tcx *latex.ini' failed
> 
> I forgot having modified pdftexconfig.tex
> I've added the following line into that file
> 
>       \pdfmapfile{+pdftex_map_unicode_all.map}
> 
> Strange that pdfetex can't understand this!

Well, sometimes TeX needs to read everything in one line.  That's why
it's best to use comments ("%") after starting accolades, to make sure
that the line feed is ignored, especially if you create more elaborate
commands or environments.


Best regards




Danai SAE-HAN
韓達耐

-- 
題目:《春日即事》
作者:呂本中(1084-1145)

病起多情白日遲,強來庭下探花期。
雪消池館初春后,人倚欄杆欲暮時。
亂蝶狂蜂俱有意,兔葵燕麥自無知。
池邊垂柳腰支活,折盡長條為寄誰?


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

回复