Am 19.03.2005 um 20:42 schrieb Gerben Wierda:

\def\ClearChapterQuote{\def\ChapterQuote{}}
\ClearChapterQuote
\def\ChQuoteFormat#1{\starttext%
        \startalignment[left]%
        \startnarrower[4*left] \noindent{\hyphenpenalty 10000\em #1}%
        \stopnarrower\stopalignment\stoptext\blank}
\setuphead[chapter]
        [page=left,
        before={\ChQuoteFormat{\ChapterQuote}\noheaderandfooterlines%
                \page[right]\blank[2*big]},
        after={\ClearChapterQuote\blank[3*big]}%
                \noheaderandfooterlines]

First, even with the \hyphenpenalty I get this line breaking:

Perhaps try \nohyphens instead of the penalty.

(Source: http://source.contextgarden.net/core-spa.tex?search=nohyphens)


Grüßlis vom Hraban! --- http://www.fiee.net/texnique/ http://contextgarden.net _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to