Hi Hans,

there is a small typo in l. 390 of lang-ini.mkiv which introduces a spurious space when you switch language:

--- lang-ini.mkiv       2013-03-16 18:06:05.547177226 +0100
+++ lang-ini.mkiv.new   2013-03-16 18:07:04.443844765 +0100
@@ -387,7 +387,7 @@
 \let\dohyphens\relax

 \unexpanded\def\lang_basics_synchronize_min_max
-  { % these values are stored along with glyph nodes
+  {% these values are stored along with glyph nodes
\lefthyphenmin \numexpr0\languageparameter\s!lefthyphenmin +\hyphenminoffset\relax

\righthyphenmin\numexpr0\languageparameter\s!righthyphenmin+\hyphenminoffset\relax
     % these values are stored with the language (global!)

Thomas
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to