From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7934 Path: main.gmane.org!not-for-mail From: Vittorio Newsgroups: gmane.comp.tex.context Subject: Re: At a loss for Italian Date: Tue, 21 May 2002 12:59:47 +0000 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020521125947.A934@dada.it> References: <20020520161319.A24802182@aisa.fi.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398367 23422 80.91.224.250 (23 Oct 2002 18:39:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:39:27 +0000 (UTC) Cc: David Antos , "v.demart@libero.it" Original-To: NTG ConTeXt Mailing List In-Reply-To: <20020520161319.A24802182@aisa.fi.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:7934 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7934 David Antos [20/05/02 16:13 +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. I've checked everything you've been suggesting in this thread and now I have Italian as a main language. So now I've "Capitolo" instead of "Chapter" but....... the hyphenation is still the english one! What next? Vittorio