ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* indenting in XML environment
@ 2006-01-14 16:03 Christopher G D Tipper
  2006-01-14 23:09 ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher G D Tipper @ 2006-01-14 16:03 UTC (permalink / raw)


Ok, after taking deep breath I'll try this issue again. I got  
indenting to work after putting \noindenting inside its own environment.

However, the following code block stopped working recently and I  
don't know why:

\defineXMLenvironment[body]
   {\bgroup
    \rm\setupwhitespace[none]
    \setupindenting[small,yes]
    \startcolumns[rule=on,n=2,tolerance=strict]
    {\noindenting} }
   {\stopcolumns
    \egroup}

It just doesn't indent anything, even after removing the  
{\noindenting} environment.

Christopher
--------------------------------o00o--------------------------------
   “Since light travels faster than sound, isn’t that why
    some people appear bright until you hear them speak”
                                           — Steve Wright

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-16 11:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-14 16:03 indenting in XML environment Christopher G D Tipper
2006-01-14 23:09 ` Taco Hoekwater
2006-01-15 12:54   ` Christopher G D Tipper
2006-01-15 18:07     ` Hans Hagen
2006-01-16 11:09       ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).