Hi,

John R. Culleton wrote:

\long\def\sidebar#1{\placeintermezzo{}{\startmyohmy #1 \relax\stopmyohmy}}

...which seems to work. Can anyone find a hole in this method?

Should be fine. If you like \start ... stop pairs, you can also do
it like this if you prefer:

  \long\def\startJCsidebar#1\stopJCsidebar%
     {\placeintermezzo{}{\startmyohmy #1 \relax\stopmyohmy}}

There already is a sidebar mechanism, so \startsidebar is 'taken'.

Cheers, Taco
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to