From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13405 Path: main.gmane.org!not-for-mail From: "Pawel Jackowski na Onet" Newsgroups: gmane.comp.tex.context Subject: Re: probably well known problem Date: Sun, 21 Sep 2003 17:54:31 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <001101c38058$a60775d0$0500a8c0@best> References: <3F6D7EB7.13466.58B895@localhost> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1064160169 10583 80.91.224.253 (21 Sep 2003 16:02:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Sep 2003 16:02:49 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Sep 21 18:02:47 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A16ff-0004V8-00 for ; Sun, 21 Sep 2003 18:02:47 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2EEF110B20; Sun, 21 Sep 2003 18:02:45 +0200 (MEST) Original-Received: from smtp5.poczta.onet.pl (smtp5.poczta.onet.pl [213.180.130.32]) by ref.ntg.nl (Postfix) with ESMTP id 2AFBD10AFC for ; Sun, 21 Sep 2003 17:56:43 +0200 (MEST) Original-Received: from pa36.debniki.sdi.tpnet.pl ([213.77.147.36]:9732 "HELO best") by ps5.test.onet.pl with SMTP id ; Sun, 21 Sep 2003 17:54:27 +0200 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13405 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13405 > You might try > > texexec --make --language=pl,en,de --bodyfont=plr en > > from the texexec manual. > > Best succes...Karel Thanks, but You probably haven't read my letter to the end. I wrote: > > After these changes I generated format with command > > > > texexec --make --language=pl,en,de --bodyfont=plr en And than I wrote that it was not the solution. I respect ntg-list and always try to ask the manual first :) > > > Hi all! > > > > I've just finished (?) reinstalling and configuring my TeX system. It > > is quite small conglomerate of cont-bas, cont-tmf and my own packages. > > I've successfully generated all formats using fmtutil. However I have > > some troubles with 'cont-en'; it was successfully generated but do not > > work properly. I tried to do that also with texexec 'shell'. > > > > I need pl language hyphenation patterns as a default and for some > > cases also en and de. That's why I uncommented following lines in > > cont-usr.tex file: ... > > \installlanguage [\s!de] [\c!status=\v!start] > > \installlanguage [\s!en] [\c!status=\v!start] > > \installlanguage [\s!pl] [\c!status=\v!start] > > ... > > \setupcurrentlanguage[\s!pl] > > \definefilesynonym [font-cmr] [font-plr] > > % \useencoding[fde] % commented by me > > \useencoding[fpl] > > ... > > > > After these changes I generated format with command > > > > texexec --make --language=pl,en,de --bodyfont=plr en > > > > Log file (cont-fmt): > > > > \unprotect > > \installlanguage[\s!pl][\c!status=\v!start] > > \installlanguage[\s!en][\c!status=\v!start] > > \installlanguage[\s!de][\c!status=\v!start] > > \setupcurrentlanguage[\s!pl] > > \definetypescriptsynonym[cmr][plr]\definefilesynonym[font-cmr][font-pl > > r] \protect \endinput > > > > Is it correct? > > > > After that I expect format with following features: > > -- interface: english > > -- default language: polish > > -- other languages (activated by \language[??]): en,de > > -- default font: plr > > > > The problem is that default font is still CMR and I want to use PLR. > > What is wrong? What should I do? > > > > Oh by the way, I recomend you cont-bas package; tidy, small and > > complete. > > > > > > Regards, Pawe/l > > > > > > _______________________________________________ > > ntg-context mailing list > > ntg-context@ntg.nl > > http://www.ntg.nl/mailman/listinfo/ntg-context > > > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >