ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* AW: news for german users
@ 1999-10-18 10:56 Haseloff, Lutz
  1999-10-18 12:15 ` Hans Hagen
  1999-10-18 12:49 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Haseloff, Lutz @ 1999-10-18 10:56 UTC (permalink / raw)


if i try following file:

	\setupbodyfont[pos,ber,ptm]
	\mainlanguage[de]
	\useencoding[win]

	\starttext

	\hyphenatedword{Altenpflegeschülerinnen}
	\hyphenatedword{schülerinnen}
	\hyphenatedword{sch\"ulerinnen}
	\hyphenatedword{sch"ulerinnen}
	\hyphenatedword{schüler}
	\hyphenatedword{gemü\SS e}
	\hyphenatedword{rüstet}

	\stoptext

TeX breaks with following message:

(C:\localtexmf\tex\context\tex\context\base\font-ptm.tex)
! Invalid code (256), should be in the range 0..255.
\setcasemap ...#1=\@@letter \lccode #1=#2
                                          \uccode #1=#3
<inserted text> ...setcasemap 224 256 224
                                          \setcasemap 225 257 225 \se...
\doifdefined ...onottest \doprocesstest #2
                                          \fi
\doifdefined ...onottest \doprocesstest #2
                                          \fi
\doifdefinedelse ...test \doprocesstest #3
                                          \else \let \donottest \dopr...
<argument> ...value {\@style@ \fontstyle }
                                          \edef \fontstyle {\fontstyle }
...
l.1 \setupbodyfont[pos,ber,ptm]

The same goes for lbr

Lutz


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

* Re: AW: news for german users
  1999-10-18 10:56 AW: news for german users Haseloff, Lutz
@ 1999-10-18 12:15 ` Hans Hagen
  1999-10-18 12:49 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 1999-10-18 12:15 UTC (permalink / raw)
  Cc: ntg-context

"Haseloff, Lutz" wrote:

> (C:\localtexmf\tex\context\tex\context\base\font-ptm.tex)
> ! Invalid code (256), should be in the range 0..255.

Interesting. Looks like an error in the ec encoding file. I'll have a
look. 

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


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

* Re: AW: news for german users
  1999-10-18 10:56 AW: news for german users Haseloff, Lutz
  1999-10-18 12:15 ` Hans Hagen
@ 1999-10-18 12:49 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 1999-10-18 12:49 UTC (permalink / raw)
  Cc: ntg-context

"Haseloff, Lutz" wrote:

> l.1 \setupbodyfont[pos,ber,ptm]
> ... 

Can you test this? Change in enco-ec and remake a format: 

\definecasemaps 128 to 156 lc 32 uc 0

%D 157 Idotaccent
%D 158 dcroat (with bar)
%D 159 sectionmark

\definecasemaps 160 to 188 lc +32 uc 0          % changed

%D 189 exclamdown
%D 190 questiondown
%D 191 sterling pound

\definecasemaps 192 to 255 lc 0 uc -32          % changed

%D So far for the mapping.

Can you check the upper/lowercase positions in the ec file? 

For instance the last \definecasemaps means that uppercase 192 = 192 -
32 etc. 

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


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

end of thread, other threads:[~1999-10-18 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-18 10:56 AW: news for german users Haseloff, Lutz
1999-10-18 12:15 ` Hans Hagen
1999-10-18 12:49 ` 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).