ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* encodings within buffers? s-pre-09.tex
@ 2001-11-17 21:28 Johannes H?sing
  2001-11-20  9:14 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes H?sing @ 2001-11-17 21:28 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Hi,

I have sworn to myself to keep silent here until I have at least 
applied Hans' last advice. I have to admit I haven't yet,
but the current problem is quite imminent so I'll state it.

The enclosed file generates an error message. Source and log
are included. I think it has to do with recalling pieces of text 
with umlauts from a buffer.

Groet

Johannes
-- 
Johannes Hüsing | "Die einzige deutsche Stadt, die an zwei
hannes@ruhrau.de|  Flüssen liegt." Ole v. Beust über Hamburg

[-- Attachment #2: test.tex --]
[-- Type: text/x-tex, Size: 354 bytes --]

\setupoutput[pdftex]
\usemodule[pre-09]
\useencoding[win]

\starttext
\TitlePage{Also sprach Tufte}
\Topic{some generic example}
\StartIdea
  \StartSample
    \input tufte
  \StopSample
  \StartText
     Whenever I see his name, I feel tempted to pronounce him 
     as Töffte, as I am quite positive he's en töfften Kerl.
  \StopText
\StopIdea
\stoptext

[-- Attachment #3: test.log --]
[-- Type: text/plain, Size: 3729 bytes --]

This is pdfeTeX, Version 3.14159-pre-1.0-unofficial-20010704-2.1 (Web2C 7.3.3.1) (format=cont-en 2001.11.17)  17 NOV 2001 22:22
entering extended mode
**&cont-en test.tex
(./test.tex{/usr/local/TeX/texmf-var/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2001.7.11  fmt: 2001.11.17  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/usr/local/TeX/texmf-local/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
system (E-TEX) : [line 473] \ifcsname 
(/usr/local/TeX/texmf-local/tex/context/base/cont-loc.tex))
system         : cont-old loaded
(/usr/local/TeX/texmf-local/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/usr/local/TeX/texmf-local/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
files          : file synonym pre-super (pre-23) is already used for pre-20
)
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-de-2 loaded
specials       : tex,postscript,rokicki loaded
\openout2 = `test.tui'.

system         : test.top loaded
(./test.top) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo)
(./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo)
\openout1 = `mpgraph.mp'.

specials       : tex,postscript,rokicki is reset
specials       : loading definition file tpd
(/usr/local/TeX/texmf-local/tex/context/base/spec-tpd.tex
specials       : loading definition file fdf
(/usr/local/TeX/texmf-local/tex/context/base/spec-fdf.tex <unprotect 2>
<unprotect 3> <protect 3> <protect 2>)
specials       : fdf loaded
<unprotect 2> <protect 2>)
specials       : fdf,tpd loaded
system         : macros of module pre-09 loaded
(/usr/local/TeX/texmf-local/tex/context/base/s-pre-09.tex
color          : rgb color space is supported
color          : cmyk color space is supported
color          : mpcmyk color space is supported
color          : system rgb is global activated
interaction    : active
\openout0 = `sample.tmp'.

\openout0 = `text.tmp'.

)
encoding       : coding win is loaded
(/usr/local/TeX/texmf-local/tex/context/base/enco-win.tex) (./test.tuo)
(./test.tuo)
systems        : begin file test at line 5
\openout1 = `mpgraph.mp'.

Randomizer initialized to 1571751539. [MP to PDF mpgraph.1] (./mpgraph.1)
layout         : calculating backgrounds
[MP to PDF mpgraph.2] (./mpgraph.2)
interaction    : pdftex code inserted
interaction    : aspect ratio 600.0 x 450.0 (b x h)
[1.1{/usr/local/TeX/texmf/pdftex/config/psfonts.map}
Warning: pdfetex (file rawfonts.map): cannot open font map file

Warning: pdfetex (file csfontd.mapfile): cannot open font map file
] <sample.tmp>
\openout4 = `sample.tmp'.

 <text.tmp>
\openout4 = `text.tmp'.

 (./sample.tmp
(/usr/local/TeX/texmf-local/tex/context/sample/tufte.tex))
[MP to PDF mpgraph.3] (./mpgraph.3) (./test.tuo) (./text.tmp
! Missing number, treated as zero.
<to be read again> 
                   \let 
\dobuildtextaccent ... \char \normalaccent #1\let 
                                                  \char \normalchar #2}
l.2      as T\dobuildtextaccent \char 1
                                       27 o{}ffte, as I am quite positive he...

? x

Here is how much of TeX's memory you used:
 1237 strings out of 38421
 15514 string characters out of 828547
 4428546 words of memory out of 5589932
 26311 multiletter control sequences out of 10000+50000
 21871 words of font info for 68 fonts, out of 500000 for 1000
 14 hyphenation exceptions out of 1000
 45i,20n,103p,166b,922s stack positions out of 5000i,500n,5000p,200000b,40000s
</usr/local/TeX/texmf/fonts/type1/bluesky/cm/cmbx12.pfb>
Output written on test.pdf (1 page, 19274 bytes).

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

* Re: encodings within buffers? s-pre-09.tex
  2001-11-17 21:28 encodings within buffers? s-pre-09.tex Johannes H?sing
@ 2001-11-20  9:14 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-11-20  9:14 UTC (permalink / raw)
  Cc: ntg-context

At 10:28 PM 11/17/2001 +0100, Johannes H?sing wrote:
>Content-Type: text/plain; charset=iso-8859-1
>Content-Disposition: inline
>X-MIME-Autoconverted: from 8bit to quoted-printable by smail.let.uu.nl id 
>WAA17660
>
>Hi,
>
>I have sworn to myself to keep silent here until I have at least
>applied Hans' last advice. I have to admit I haven't yet,
>but the current problem is quite imminent so I'll state it.
>
>The enclosed file generates an error message. Source and log
>are included. I think it has to do with recalling pieces of text
>with umlauts from a buffer.

this works ok here with the latest version. Has to do with unwanted 
expansion of accented stuff in some places.

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-11-20  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-17 21:28 encodings within buffers? s-pre-09.tex Johannes H?sing
2001-11-20  9:14 ` 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).