ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Getting icelandic letters (eth and thorn) to work.
@ 2005-10-15 18:07 Kári Hreinsson
  2005-10-15 18:27 ` Henning Hraban Ramm
  2005-10-15 20:23 ` Charles Doherty
  0 siblings, 2 replies; 8+ messages in thread
From: Kári Hreinsson @ 2005-10-15 18:07 UTC (permalink / raw)


Hello.

I am trying to get the icelandic letters thorn (þ) and eth (ð) to work
but nothing seems to do.  These letters work correctly in LaTeX and I
am using ConTeXt and LaTeX from the TeTeX distribution.
The file I currenty have is like this (It's in ISO 8859-1 encoding):
=========
% interface=en output=pdftex

\enableregime[il1] % sets input encoding il1 = ISO 8859-1
\mainlanguage[is] % Á að setja á íslensku
\setupencoding[default=ec]
\useencoding[ec]

\starttext
aábcdðeéfghiíjklmnoópqrstuúvxyzþæö
AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVXYZ\Thorn{}ÆÖ
\stoptext
=========
And it gets run (although I had to change Þ to \Thorn{} to get it
running) but when I view the .pdf file I just see question marks where
the thorns and eths should be.

Some version info from texexec:
 TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002
 This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
 ConTeXt  ver: 2003.1.31  fmt: 2005.10.15  int: english  mes: english

If anyone knows what could be wrong I would very much appreciate some help!

Thanks in advance,
Kári Hreinsson

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-15 18:07 Getting icelandic letters (eth and thorn) to work Kári Hreinsson
@ 2005-10-15 18:27 ` Henning Hraban Ramm
  2005-10-15 20:23 ` Charles Doherty
  1 sibling, 0 replies; 8+ messages in thread
From: Henning Hraban Ramm @ 2005-10-15 18:27 UTC (permalink / raw)


Am 2005-10-15 um 20:07 schrieb Kári Hreinsson:

>  TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002
>  This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)

Update your ConTeXt and better also your pdftex.

I don't know if that will fix your problems, but I remember there was  
a discussion on the icelandic letters some months ago that resulted  
in some encoding fix.

You can also try to use utf-8 regime.

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-15 18:07 Getting icelandic letters (eth and thorn) to work Kári Hreinsson
  2005-10-15 18:27 ` Henning Hraban Ramm
@ 2005-10-15 20:23 ` Charles Doherty
  2005-10-16 14:20   ` Kári Hreinsson
  1 sibling, 1 reply; 8+ messages in thread
From: Charles Doherty @ 2005-10-15 20:23 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 900 bytes --]


On 15 Oct 2005, at 19:07, Kári Hreinsson wrote:

> Hello.
>
> I am trying to get the icelandic letters thorn (þ) and eth (ð) to work
> but nothing seems to do.  These letters work correctly in LaTeX and I
> am using ConTeXt and LaTeX from the TeTeX distribution.
> The file I currenty have is like this (It's in ISO 8859-1 encoding):
>

Dear Kári,

This works for me.

\usetypescript[modern][ec]
\setupbodyfont[10pt,rm]

\enableregime[utf]
\setupencoding[default=ec]
\useencoding[ec]

\starttext
aábcdðeéfghiíjklmnoópqrstuúvxyzþæö
AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVXYZ\Thorn{}ÆÖ
\stoptext

Try that. I am using ConTeXt through the T2005 install by Gerben Wierda.

Charlie


*******************
Charles Doherty,
Early Irish History,
Room K113,
School of History,
John Henry Newman Building,
University College Dublin,
Belfield,
Dublin 4

Tel: +353 1 716 8381



[-- Attachment #1.2: Type: text/html, Size: 3938 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-15 20:23 ` Charles Doherty
@ 2005-10-16 14:20   ` Kári Hreinsson
  2005-10-18 14:51     ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Kári Hreinsson @ 2005-10-16 14:20 UTC (permalink / raw)


Hello,

I installed teTeX manually following the instructions at
http://wiki.contextgarden.net/TeTeX_3.0_installation and this works
now!
It's strange though that such an old version of this software comes
with teTeX in the Ubuntu (debian) packages.

Anyhow, thanks for quick and good answers!

- Kári Hreinsson

On 10/15/05, Charles Doherty <charles.doherty@ntlworld.ie> wrote:
>
>
> On 15 Oct 2005, at 19:07, Kári Hreinsson wrote:
>
>
> Hello.
>
>
>
>
> I am trying to get the icelandic letters thorn (þ) and eth (ð) to work
>
> but nothing seems to do.  These letters work correctly in LaTeX and I
>
> am using ConTeXt and LaTeX from the TeTeX distribution.
>
> The file I currenty have is like this (It's in ISO 8859-1 encoding):
>
> Dear Kári,
>
> This works for me.
>
> \usetypescript[modern][ec]
> \setupbodyfont[10pt,rm]
>
> \enableregime[utf]
> \setupencoding[default=ec]
> \useencoding[ec]
>
> \starttext
> aábcdðeéfghiíjklmnoópqrstuúvxyzþæö
> AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVXYZ\Thorn{}ÆÖ
> \stoptext
>
> Try that. I am using ConTeXt through the T2005 install by Gerben Wierda.
>
> Charlie
>
>
>
> *******************
>
> Charles Doherty,
>
> Early Irish History,
>
> Room K113,
>
> School of History,
>
> John Henry Newman Building,
>
> University College Dublin,
>
> Belfield,
>
> Dublin 4
>
>
>
>
> Tel: +353 1 716 8381
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
>

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-16 14:20   ` Kári Hreinsson
@ 2005-10-18 14:51     ` Hans Hagen
  2005-10-18 18:31       ` Olivier
  2005-10-18 20:17       ` Charles Doherty
  0 siblings, 2 replies; 8+ messages in thread
From: Hans Hagen @ 2005-10-18 14:51 UTC (permalink / raw)


� wrote:

>Hello,
>
>I installed teTeX manually following the instructions at
>http://wiki.contextgarden.net/TeTeX_3.0_installation and this works
>now!
>It's strange though that such an old version of this software comes
>with teTeX in the Ubuntu (debian) packages.
>  
>
has to do with the definition of 'beta' and 'stable' and such; form the trafic on the tex live list i conclude that debian is in the process of getting tex packages more up to date

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

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-18 14:51     ` Hans Hagen
@ 2005-10-18 18:31       ` Olivier
  2005-10-24 22:49         ` Hans Hagen Test
  2005-10-18 20:17       ` Charles Doherty
  1 sibling, 1 reply; 8+ messages in thread
From: Olivier @ 2005-10-18 18:31 UTC (permalink / raw)


Quoting  "Hans Hagen" :
> -- was pragma@wxs.nl on Oct 18, 2005 at 04:51:44 --

> ??? wrote:
> 
> >Hello,
> >
> >I installed teTeX manually following the instructions at
> >http://wiki.contextgarden.net/TeTeX_3.0_installation and this works
> >now!
> >It's strange though that such an old version of this software comes
> >with teTeX in the Ubuntu (debian) packages.
> > 
> >
> has to do with the definition of 'beta' and 'stable' and such; form the 
> trafic on the tex live list i conclude that debian is in the process of 
> getting tex packages more up to date

There are not in the official distrib yet, but the TeXlive based
packages available at http://www.tug.org/texlive/Debian/ are very great
and up to date.  In particular they provide

This is pdfeTeX, Version 3.141592-1.30.2-2.2 (Web2C 7.5.5)
 TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
 TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004

Instructions for install at http://www.tug.org/texlive/debian.html


Olivier

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-18 14:51     ` Hans Hagen
  2005-10-18 18:31       ` Olivier
@ 2005-10-18 20:17       ` Charles Doherty
  1 sibling, 0 replies; 8+ messages in thread
From: Charles Doherty @ 2005-10-18 20:17 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1177 bytes --]


On 18 Oct 2005, at 15:51, Hans Hagen wrote:

> has to do with the definition of 'beta' and 'stable' and such; form  
> the trafic on the tex live list i conclude that debian is in the  
> process of getting tex packages more up to date
>
> Hans
>

Dear Hans,

In relation to your reply above I replied to Kári Hreinsson in  
relation to getting Icelandic letters with this:
> Dear Kári,
>
> This works for me.
>
> \usetypescript[modern][ec]
> \setupbodyfont[10pt,rm]
>
> \enableregime[utf]
> \setupencoding[default=ec]
> \useencoding[ec]
>
> \starttext
> aábcdðeéfghiíjklmnoópqrstuúvxyzþæö
> AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVXYZ\Thorn{}ÆÖ
> \stoptext
>
> Try that. I am using ConTeXt through the T2005 install by Gerben  
> Wierda.
>

but on looking at my output again the ö and Ö (o umlaut) do not  
appear when using the 'modern' typescript above. They do appear using  
'palatino'. Is this a problem with modern?

Best wishes,
Charlie


*******************
Charles Doherty,
Early Irish History,
Room K113,
School of History,
John Henry Newman Building,
University College Dublin,
Belfield,
Dublin 4

Tel: +353 1 716 8381



[-- Attachment #1.2: Type: text/html, Size: 5427 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: Getting icelandic letters (eth and thorn) to work.
  2005-10-18 18:31       ` Olivier
@ 2005-10-24 22:49         ` Hans Hagen Test
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen Test @ 2005-10-24 22:49 UTC (permalink / raw)


Olivier wrote:

>There are not in the official distrib yet, but the TeXlive based
>packages available at http://www.tug.org/texlive/Debian/ are very great
>and up to date.  In particular they provide
>
>This is pdfeTeX, Version 3.141592-1.30.2-2.2 (Web2C 7.5.5)
> TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
> TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
>
>Instructions for install at http://www.tug.org/texlive/debian.html
>  
>
indeed, the debian tex maintainers are quite actively participating in 
tex live packaging,

Hans

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

end of thread, other threads:[~2005-10-24 22:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-15 18:07 Getting icelandic letters (eth and thorn) to work Kári Hreinsson
2005-10-15 18:27 ` Henning Hraban Ramm
2005-10-15 20:23 ` Charles Doherty
2005-10-16 14:20   ` Kári Hreinsson
2005-10-18 14:51     ` Hans Hagen
2005-10-18 18:31       ` Olivier
2005-10-24 22:49         ` Hans Hagen Test
2005-10-18 20:17       ` Charles Doherty

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