ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Pawel Jackowski na Onet" <jackos1@poczta.onet.pl>
Subject: probably well known problem
Date: Sat, 20 Sep 2003 19:08:39 +0200	[thread overview]
Message-ID: <000501c37f99$f6e962c0$0500a8c0@best> (raw)

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-plr]
\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

             reply	other threads:[~2003-09-20 17:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-20 17:08 Pawel Jackowski na Onet [this message]
2003-09-21  8:34 ` K.H. Wesseling
2003-09-21 15:54   ` Pawel Jackowski na Onet
2003-09-21 18:23     ` K.H. Wesseling
2003-09-21 19:30       ` Pawel Jackowski na Onet
2003-09-23 21:48         ` Hans Hagen
2003-09-24  5:53           ` is / notation (similar to german active ") still being Pawel Jackowski na Onet

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='000501c37f99$f6e962c0$0500a8c0@best' \
    --to=jackos1@poczta.onet.pl \
    --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).