ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Antos <xantos@informatics.muni.cz>
Cc: NTG ConTeXt Mailing List <ntg-context@ntg.nl>
Subject: Re: At a loss for Italian
Date: Mon, 20 May 2002 16:13:19 +0200	[thread overview]
Message-ID: <20020520161319.A24802182@aisa.fi.muni.cz> (raw)
In-Reply-To: <GWEV6O$A6BABBBAF443146F2492F96459E2CBCF@libero.it>; from v.demart@libero.it on Mon, May 20, 2002 at 03:08:48PM +0200

On Mon, May 20, 2002 at 03:08:48PM +0200, v.demart@libero.it wrote:
> My debian linux installation supports Italian under context. Therefore, 
> after having read every piece of docs I suppose I've selected every 
> option i nthe many configuration files to have context speak Italian to 
> no avail: 
> when I run "texexec test" I don't get "Capitolo" but still "Chapter", 
> the hyphenation is the english one and no chance of seeing the accented 
> vowels (I know that all these are different packages and options under 
> latex!).

Have you said \mainlaguage[it] at the beginning of the document? It
should switch the language of generated texts and hyphenation, too.
I suppose Italian have some kind of modified cm fonts, so say also
\setupbodyfont[your_national_font].

If the hyphenation is still wrong, it means that in your format file
there are no hyphenation patterns for Italian. The easiest way to do it
is probably to change cont-usr.tex (say 'kpsewhich cont-usr.tex' to find
out where it is) and uncomment there the line \installlanguage [s!\it]
[c!status=\v!start] and re-generate the formats (with fmtutil and/or
texexec --make). This inserts Italian hyphenation patterns into all
formats you create.

D.A.


  reply	other threads:[~2002-05-20 14:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 13:08 v.demart
2002-05-20 14:13 ` David Antos [this message]
2002-05-20 17:43   ` Hans Hagen
2002-05-21 12:59   ` Vittorio
2002-05-21 10:17 ` Giuseppe Bilotta
2002-05-21 15:37   ` Hans Hagen
2002-05-21 22:07     ` Re[2]: " Giuseppe Bilotta
2002-05-22 21:55       ` Hans Hagen
2002-05-22 15:56   ` Vittorio
2002-05-22 17:07     ` Re[2]: " Giuseppe Bilotta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020520161319.A24802182@aisa.fi.muni.cz \
    --to=xantos@informatics.muni.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).