Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-04 Thread Hamid Kamrani
Not exactly. I only framed it in order to demonstrate my problem. You may encounter it even when you don't explicitly frame the table. I became aware of it when I noticed that my legends under the table were slightly off to the left. That means that the code that joins the legend to the table must

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-04 Thread Wolfgang Schuster
2007/7/4, Hamid Kamrani [EMAIL PROTECTED]: Not exactly. I only framed it in order to demonstrate my problem. You may encounter it even when you don't explicitly frame the table. I became aware of it when I noticed that my legends under the table were slightly off to the left. That means that

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-04 Thread Hamid Kamrani
This is what I meant: \starttext \startbuffer \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[r][1][topframe=on,bottomframe=on] \bTABLE \bTR\bTD \input knuth \relax \eTD\eTR

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-04 Thread Wolfgang Schuster
2007/7/4, Hamid Kamrani [EMAIL PROTECTED]: This is what I meant: \starttext \startbuffer \startsetups table \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right] \setupTABLE[c][1][align=right]

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-03 Thread Wolfgang Schuster
2007/7/2, Hamid Kamrani [EMAIL PROTECTED]: What's the reaosn for this behaviour? Try: \starttext \startbuffer \start \setupTABLE[frame=on] \bTABLE\bTR\bTD text \eTD\eTR\eTABLE \stop \stopbuffer \framed[offset=overlay]{\getbuffer} \startbuffer \start \setupTABLE[frame=on]

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-03 Thread Hamid Kamrani
Got it. Thanks. I didn't know that the chars after setupTABLE could disturb the alignment. On 7/3/07, Wolfgang Schuster [EMAIL PROTECTED] wrote: 2007/7/2, Hamid Kamrani [EMAIL PROTECTED]: What's the reaosn for this behaviour? Try: \starttext \startbuffer \start

Re: [NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-03 Thread Wolfgang Schuster
2007/7/3, Hamid Kamrani [EMAIL PROTECTED]: Got it. Thanks. I didn't know that the chars after setupTABLE could disturb the alignment. only in horizontal mode, e.g. in \hbox or \framed Wolfgang ___ If your question

[NTG-context] Why does every new \setupTABLE add more whitespace to the left of table?

2007-07-02 Thread Hamid Kamrani
What's the reaosn for this behaviour? Try: \starttext \startbuffer \start \setupTABLE[frame=on] \bTABLE\bTR\bTD text \eTD\eTR\eTABLE \stop \stopbuffer \framed[offset=overlay]{\getbuffer} \startbuffer \start \setupTABLE[frame=on] \setupTABLE[c][1][align=right] \bTABLE\bTR\bTD text