On 07/05/2014 01:07 PM, Flavien Lambert wrote:
Dear all, I was wondering if there was a way to avoid a new paragraph after
a framed text. For example, the following code

\starttext
\framedtext[width=6em]{abc}\framedtext[width=6em]{abc}
\stoptext

produces two boxes on top of each other. Is it possible to make them side
by side?

\hbox{\framedtext[width=6em]{abc}\framedtext[width=6em]{abc}}

is the easiest solution.

Thomas
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to