Hi, the label is killed when changing new (de) german to old (deo) german: \mainlanguage[de]%de=new, deo=old \starttext \setuplabeltext[de][chapter=Chapter] \chapter{Text} \stoptext Right? Steffen
Steffen Wolfrum wrote:
Hi,
the label is killed when changing new (de) german to old (deo) german:
What context version? (works ok here, using the latest). Taco
\mainlanguage[de]%de=new, deo=old
\starttext
\setuplabeltext[de][chapter=Chapter]
\chapter{Text}
\stoptext
Right?
Steffen _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
ConTeXt ver: 2006.07.22 18:35 ... that's the current beta that i-installer offers. Steffen Am 27.07.2006 um 11:49 schrieb Taco Hoekwater:
Steffen Wolfrum wrote:
Hi,
the label is killed when changing new (de) german to old (deo) german:
What context version? (works ok here, using the latest).
Taco
\mainlanguage[de]%de=new, deo=old
\starttext
\setuplabeltext[de][chapter=Chapter]
\chapter{Text}
\stoptext
Right?
Steffen _______________________________________________ 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
This was my thread about: I tried \setuplabeltext[deo] and was wondering why it doesn't work. How should someone know that it doesn't work?! Steffen Am 27.07.2006 um 13:15 schrieb Taco Hoekwater:
Steffen Wolfrum wrote:
ConTeXt ver: 2006.07.22 18:35
... that's the current beta that i-installer offers.
Steffen
I have 2006.07.24 but I doubt that is causing the problem. Did you try \setuplabeltext[deo], by chance ? Because that certainly does not work.
Taco _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Steffen Wolfrum wrote:
This was my thread about: I tried \setuplabeltext[deo] and was wondering why it doesn't work. How should someone know that it doesn't work?!
Frankly, I don't know where this is documented. But it doesnt work because "deo" is a descendant of "de", thanks to this definition in lang-ger.tex: \installlanguage % old german [deo] [\c!spacing=\v!packed, \c!default=\s!de, % < this line does it \c!state=\v!stop] The same is true for a few other languages: no (norwegian) -> nl % BUG! uk (british) -> en us (american) -> en agr (ancient greek) -> gr For Hans: that the norwegian definition is wrong. Even if it uses dutch hyphenation patterns, it should definately not use the dutch label texts. Cheers, Taco
participants (3)
-
Steffen Wolfrum
-
Taco Hoekwater
-
Thomas A. Schmitz