[NTG-context] uppercase section titles: no line breaking?

Henning Hraban Ramm texml at fiee.net
Sat Jan 11 18:53:49 CET 2020


Hi again,
I’m trying to get uppercase titles with \WORD, but they aren’t broken into lines; while \WORD works in normal text.
What’s the matter?

Best, Hraban

%%%%%
\define[2]\MyChapter{
\WORD{#2}
}

\setuphead[chapter][
  command=\MyChapter
]

\starttext
\chapter{
\input tufte
}
\WORD{
\input knuth
}
\stoptext
%%%%%



More information about the ntg-context mailing list