RE: FWD: [NTG-context] \inmargin, \setupindenting, and overfull boxes
Hi Taco and all, More on \inmargin and overfull boxes: If I define, e.g. a quote \start-stop the overfull boxes come back, even with Taco's definition: ====================================================== \setupoutput[pdftex]% \setupindenting[medium] \let\normalinmargin\inmargin \def\inmargin#1{{\parindent0pt\normalinmargin{#1}}} \definestartstop [quote] [before={\startnarrower[1*left,1*right]\blank[big]}, after={\stopnarrower\blank[big]}] \starttext \startquote \input knuth \inmargin{This is a test.} \input knuth {\parindent0pt\inmargin{This is a test.}} \stopquote \stoptext ====================================================== Taco, any more hacks up your sleeve? ;-) And thank you very much for the last ones! Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523
Idris Samawi Hamid wrote:
Taco, any more hacks up your sleeve? ;-)
And thank you very much for the last ones!
It seems you have a working solution now, but I'll look into this next week to see if I we can come up with a more permanent solution. Greetings, Taco
participants (2)
-
Idris Samawi Hamid
-
Taco Hoekwater