[NTG-context] framedtext and itemize

2014-07-22 Thread Meer, H. van der
I have a question regarding the interplay between framedtext and itemize. Example \startitemize[n]\startitem \startframedtext[left][width=0.5\textwidth]\leavevmode some text \stopframedtext \stopitem\stopitemize The framedtext is put on the next line instead of on the first of the item.

[NTG-context] aligning framedtexts inside framed

2014-07-22 Thread Meer, H. van der
In search of a nice presentation of two passages of text I am trying to put two \framedtext's inside a \framed with their top at the same level. However, I have not been able to accomplish this. Instead they align their bottom. Example with its result: \framed[location=top]\bgroup

[NTG-context] \framed versus \inframed

2014-07-22 Thread Herbert Voss
I'd expect a double frame for a nested \inframed, too. And also fog in the last row always on the baseline fort \inframed. \starttext foo\framed{\framed{foo}} \inframed{\inframed{foo}} foo fog\framed{\framed{fog}} \inframed{\inframed{fog}} fog \setupframed[strut=no] fog\framed{\framed{fog}}

Re: [NTG-context] aligning framedtexts inside framed

2014-07-22 Thread Hans Hagen
On 7/22/2014 12:22 PM, Meer, H. van der wrote: In search of a nice presentation of two passages of text I am trying to put two \framedtext's inside a \framed with their top at the same level. However, I have not been able to accomplish this. Instead they align their bottom. Example with its

Re: [NTG-context] \framed versus \inframed

2014-07-22 Thread Hans Hagen
On 7/22/2014 2:13 PM, Herbert Voss wrote: I'd expect a double frame for a nested \inframed, too. And also fog in the last row always on the baseline fort \inframed. \starttext foo\framed{\framed{foo}} \inframed{\inframed{foo}} foo fog\framed{\framed{fog}} \inframed{\inframed{fog}} fog

Re: [NTG-context] framedtext and itemize

2014-07-22 Thread Otared Kavian
Hi, Maybe you want something like this: \starttext \startitemize[n] \setlocalhsize \item \framed[width=\localhsize,align=right]{Some text.} \item \startframed[width=\localhsize,align=right] Some text. \stopframed \stopitemize \stoptext Best regards: OK On 22 Jul 2014, at 12:05, Meer, H. van

Re: [NTG-context] framedtext and itemize

2014-07-22 Thread Herbert Voss
Am 22.07.2014 16:12, schrieb Otared Kavian: Maybe you want something like this: \starttext \startitemize[n] \setlocalhsize \item \framed[width=\localhsize,align=right]{Some text.} \item \startframed[width=\localhsize,align=right] Some text. \stopframed \stopitemize \stoptext or \item

[NTG-context] \startframed spurious whitespace

2014-07-22 Thread Rik Kabel
There appears to be a bug with \startframed. In the following example, the instance with no optional argument sets correctly, while with the use of an optional argument (even empty []) a whitespace is introduced before the text. \starttext \startframed[] Why a space? \stopframed