Hans Hagen wrote:

can you make me a minimal example showing the problem?

Idris' original example shows the 'problem':

  \setupindenting[medium]
  \starttext
  \input knuth \inmargin{This is a test.}
  \stoptext

The output will be fine, but there will be one  'Overfull hbox'
message printed on the terminal for each \inmargin command.

If there are a lot of margin notes, this can clutter the output
considerably, and that's not so much a problem, but an annoyance.
I've run into this as well, in context as well as in latex and
in my own macros. The problem is usually something like:

   \vbox{\hsize 0pt \dontleavehmode}

Greetings, Taco



_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to