Am 15.11.2011 um 23:03 schrieb Idris Samawi Hamid ادريس سماوي حامد:
> On Mon, 14 Nov 2011 11:38:42 -0700, Idris Samawi Hamid ادريس سماوي حامد > <isha...@colostate.edu> wrote: > >> OTOH, why not just use >> bla bla \message{Here is a note to myself.} bla bla > > Just curious: Is there anything that \message is missing for what u want? I > tried both inline and multiline combos and they all work like a charm: When you use \gobbleoneargument you can omit the output in the log. > ========== > \starttext > Here is some text. \message{Given an action, the recompense is always in > proportion to the degree of participation in Consciousness involved.} Here is > some text. > > Here is some text. \message{Given an action, the recompense is always in > proportion to the degree of participation in Consciousness involved.} Here is > some text. > > Here is some text. > \message{Given an action, the recompense is always in proportion to the > degree of participation in Consciousness involved.} > Here is some text. > > Here is some text. > \message{Given an action, the recompense is always in proportion to the > degree of > participation in Consciousness involved.} > Here is some text. > \stoptext > ========== You see that there are now two spaces between your sentences, compare the following two sentences: \starttext text \message{hidden} text text\message{hidden} text \stoptext To avoid this I added \removeunwantedspaces to my \hide command. Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________