Thomas A. Schmitz schrieb am 19.08.2023 um 16:01:
Hi,

is this a limitation or a bug? Text inside \quotation{} is not hyphenated. It appears to be like this for a couple of versions, but I'm not sure if it has always been the case. Silly example to test:

You can use the font method to have hyphenated words back.
The culprit which prevents hyphenation are the penalty settings
which are added by ConTeXt when the default method is used.

\mainlanguage [de]

\setuppapersize [A6]

\setupquotation[method=text]

\starttext

„Originalgenie“ „Originalgenie“ „Originalgenie“

\quotation{Originalgenie} \quotation{Originalgenie} \quotation{Originalgenie}

„\penalty\plustenthousand Originalgenie\penalty\plustenthousand“
„\penalty\plustenthousand Originalgenie\penalty\plustenthousand“
„\penalty\plustenthousand Originalgenie\penalty\plustenthousand“

\stoptext

Wolfgang

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to