Hello list,

in the following MWE, I want the word "bar" to be attached to the word "foo" in a frame, suppressing the space after \stop (this is the intent of \ignorespaces):

------------------------------------------------
\starttext
\definestartstop[test][before={\inframed[width=3cm]\bgroup},after=\egroup\ignorespaces]
\noindent\start[test]foo\stop\ bar\par
\stoptext
------------------------------------------------

Something like this:

+---------+
| foo     |bar
+---------+

instead of:

+---------+
| foo     | bar
+---------+

This is a simplified version of a problem that I have with XML, but luckily I could reproduce it with the example above.

Massi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to