Re: [NTG-context] probably well known problem

2003-09-23 Thread Hans Hagen
At 21:30 21/09/2003 +0200, you wrote:

Best regards, squealer Pawe/l
just curious, is this / notation (similar to german active ) still being 
used in poland (and tex)?

Hans
-
  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-
   information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] probably well known problem

2003-09-21 Thread K.H. Wesseling
You might try

texexec --make --language=pl,en,de --bodyfont=plr en

from the texexec manual.

Best succes...Karel



 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
 [EMAIL PROTECTED]
 http://www.ntg.nl/mailman/listinfo/ntg-context
 


___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] probably well known problem

2003-09-21 Thread Pawel Jackowski na Onet
 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
  [EMAIL PROTECTED]
  http://www.ntg.nl/mailman/listinfo/ntg-context
  
 
 
 ___
 ntg-context mailing list
 [EMAIL PROTECTED]
 http://www.ntg.nl/mailman/listinfo/ntg-context
 


___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] probably well known problem

2003-09-20 Thread Pawel Jackowski na Onet
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


___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context