Hello,

 Years ago I installed TeXLive with ConTeXt - it works fine until
 I reinstalled my Windows and changed drive structures. So, I
 wanted to refresh my installation with newest MikTeX. 

 After that I have a problem with polish fonts - in older version
 I have used:
 % --translate-file=cp1250pl
 \setupbodyfont[plr,12pt]
 \mainlanguage[pl]
 \language[pl]

 and it worked fine. But with current installation I have missing
 polish characters (all) within these settings. After hours of 
 searching the web I have found setting:
 \enableregime[cp1250]

 and it works. Almost. I have found that using with 
 \setupbodyfont[plr,12pt]
 makes replacing of polish character ± -> ¼ (at least).

 If I remove \setupbodyfont[plr,12pt] I have problem with
 upper Greek letters in math mode - all are missing. With setting
 above is fine (except this ±-¼ problem).

 If any thread with the same problem? I could see similar posts
 but I am not sure if root of the problem is the same - sometimes
 proposed solution is quite complicated for not advanced user ;)
 Maybe some polish user more familiar with ConTeXt had the same 
 problems and can help? ;)   

 PS. Of course I have made:
 texexec --make en
 texexec --make --language=pl --bodyfont=plr en
 after installation

-- 
best regards
ml.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to