ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* a German umlaut is broken
@ 2006-12-16 13:36 Gerhard Kugler
  2006-12-16 20:28 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Gerhard Kugler @ 2006-12-16 13:36 UTC (permalink / raw)


Hi,

in the new version (7.12.2006) one of the special German characters is
broken:


\enableregime	[il1]
\mainlanguage	[de]
\setupbodyfont[sansserif]
\starttext

German Umlauts: ÄÖÜäöüß

\stoptext

the result:

German Umlauts: ÄÖÜäöüSS



Gerhard

-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de

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

* Re: a German umlaut is broken
  2006-12-16 13:36 a German umlaut is broken Gerhard Kugler
@ 2006-12-16 20:28 ` Hans Hagen
  2006-12-16 21:43   ` Gerhard Kugler
  2006-12-18 16:14   ` Hubertus
  0 siblings, 2 replies; 5+ messages in thread
From: Hans Hagen @ 2006-12-16 20:28 UTC (permalink / raw)


Gerhard Kugler wrote:
> Hi,
>
> in the new version (7.12.2006) one of the special German characters is
> broken:
>
>
> \enableregime	[il1]
> \mainlanguage	[de]
> \setupbodyfont[sansserif]
> \starttext
>
> German Umlauts: �������
>
> \stoptext
>
> the result:
>
> German Umlauts: ������SS
>   
hm, can you check if regi-8859-1 is loaded ? 

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: a German umlaut is broken
  2006-12-16 20:28 ` Hans Hagen
@ 2006-12-16 21:43   ` Gerhard Kugler
  2006-12-18 16:14   ` Hubertus
  1 sibling, 0 replies; 5+ messages in thread
From: Gerhard Kugler @ 2006-12-16 21:43 UTC (permalink / raw)


On Sat, Dec 16, 2006 at 09:28:59PM +0100, Hans Hagen wrote:
>   
> hm, can you check if regi-8859-1 is loaded ? 
> 

I have the version of http://www.tug.org/texlive/Debian/

How can I check if regi-8859-1 is loaded ?

Gerhard

-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de

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

* Re: a German umlaut is broken
  2006-12-16 20:28 ` Hans Hagen
  2006-12-16 21:43   ` Gerhard Kugler
@ 2006-12-18 16:14   ` Hubertus
  2006-12-18 17:54     ` Mojca Miklavec
  1 sibling, 1 reply; 5+ messages in thread
From: Hubertus @ 2006-12-18 16:14 UTC (permalink / raw)


> > Hi,
> >
> > in the new version (7.12.2006) one of the special German characters is
> > broken:
> >
> >
> > \enableregime	[il1]
> > \mainlanguage	[de]
> > \setupbodyfont[sansserif]
> > \starttext
> >
> > German Umlauts: ?????????????????????
> >
> > \stoptext
> >
> > the result:
> >
> > German Umlauts: ??????????????????SS
> >   
> hm, can you check if regi-8859-1 is loaded ? 
I do the following:
  \setupoutput[pdftex]
  \installlanguage[german][de]
  \mainlanguage[de]
  \enableregime[il1]
  \setupencoding[default=ec]
and ß gives me also SS. I run 
  ConTeXt  ver: 2006.12.12 23:46 MK II  fmt: 2006.12.13  int: english/english
My logfile tells me:
  regime          : regime 8859-1 is loaded
  (/home/???/tex/texmf-local/tex/context/base/regi-8859-1.tex
  \@r@eg@iso-8859-1=\toks328
  )

Hope that helps you.

Hubertus

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

* Re: a German umlaut is broken
  2006-12-18 16:14   ` Hubertus
@ 2006-12-18 17:54     ` Mojca Miklavec
  0 siblings, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2006-12-18 17:54 UTC (permalink / raw)


On 12/18/06, Hubertus wrote:
> > > Hi,
> > >
> > > in the new version (7.12.2006) one of the special German characters is
> > > broken:
> > >
> > >
> > > \enableregime       [il1]
> > > \mainlanguage       [de]
> > > \setupbodyfont[sansserif]
> > > \starttext
> > >
> > > German Umlauts: ?????????????????????
> > >
> > > \stoptext
> > >
> > > the result:
> > >
> > > German Umlauts: ??????????????????SS
> > >
> > hm, can you check if regi-8859-1 is loaded ?
> I do the following:
>   \setupoutput[pdftex]

That should be the default if you manage to make the new ruby variant
of texexec to work.

>   \installlanguage[german][de]

(I ask because I don't know that myself: why is this needed inside a document?)

>   \mainlanguage[de]
>   \enableregime[il1]

>   \setupencoding[default=ec]

This is already the default value (and has been so for quite some time
already), so you don't need to set it to the same value again.

> and ß gives me also SS. I run
>   ConTeXt  ver: 2006.12.12 23:46 MK II  fmt: 2006.12.13  int: english/english
> My logfile tells me:
>   regime          : regime 8859-1 is loaded
>   (/home/???/tex/texmf-local/tex/context/base/regi-8859-1.tex
>   \@r@eg@iso-8859-1=\toks328
>   )
>
> Hope that helps you.
>
> Hubertus

I'm sorry. I sent a few messages off-list to Hans and forgot to
mention that on the list. The problem has been solved, you probably
only have to wait for a new release. If you want to have it properly
right away, you have to change \startregime[iso-8859-1] in
regi-8859-1.tex into \startregime[8859-1] (and define a new synonym in
regi-syn.tex for those who will want to use
\enableregime[iso-8859-1]).

Mojca

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

end of thread, other threads:[~2006-12-18 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-16 13:36 a German umlaut is broken Gerhard Kugler
2006-12-16 20:28 ` Hans Hagen
2006-12-16 21:43   ` Gerhard Kugler
2006-12-18 16:14   ` Hubertus
2006-12-18 17:54     ` Mojca Miklavec

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