Difference between revisions of "Talk:Uno style"

From Wiki
Jump to navigation Jump to search
(changing limittext)
 
(No difference)

Latest revision as of 07:10, 16 September 2008

Yesterday (September 2008) I noticed that changing the \nolist dots in this way as described below (\setupmarking[chapter][limittext={}]) has no effect. Wolfgang showed the way it works:


\setuplanguage[de][limittext=]

\mainlanguage[de]

\starttext

\completecontent

\chapter{aaa\nolist{bbb}ccc}

\stoptext


Steffen (running current MKII version)