Re: [NTG-context] table alignment

2010-03-01 Thread Wolfgang Werners-Lucchini
Thank you Aditya and Wolfgang,

I will try it both:

 No page breaks possible:
 
 \defineframedtext[tablebox][frame=off,width=\hsize,offset=0pt,before
 =,after=]
 
 \starttext
 
 vorher
 
 \startnarrower
 
 text
 
 \starttablebox
 \starttable[s0|l|]
 \NC table entry \NC\AR
 \stoptable
 \stoptablebox
 
 \stopnarrower
 
 text
 
 \startnarrower
 
 text
 
 \startlinecorrection \dontleavehmode
 \startTABLE[frame=off,offset=0pt,loffset=0.25ex,roffset=0.25ex]
 \NC table entry \NC\NR
 \stopTABLE
 \stoplinecorrection
 
 \stopnarrower
 
 text
 
 \stoptext

Wolfgang
___
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
___


Re: [NTG-context] table alignment

2010-02-28 Thread Wolfgang Schuster

Am 27.02.10 20:40, schrieb Wolfgang Werners-Lucchini:
If there is really no solution, I will make something with an empty 
first column.

No page breaks possible:

\defineframedtext[tablebox][frame=off,width=\hsize,offset=0pt,before=,after=]

\starttext

vorher

\startnarrower

text

\starttablebox
\starttable[s0|l|]
\NC table entry \NC\AR
\stoptable
\stoptablebox

\stopnarrower

text

\startnarrower

text

\startlinecorrection \dontleavehmode
\startTABLE[frame=off,offset=0pt,loffset=0.25ex,roffset=0.25ex]
\NC table entry \NC\NR
\stopTABLE
\stoplinecorrection

\stopnarrower

text

\stoptext

Wolfgang

___
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
___


Re: [NTG-context] table alignment

2010-02-27 Thread Wolfgang Werners-Lucchini
Hallo,

  But how can I get my 3cm?
 
 If you do not use horizontal lines
 
 \starttable[o(3cm)|l|]
 
 Aditya
 

Not horizontal lines, but a gray header:

\starttable[o(3cm)|l|]
\RL\SR
\NC hmm \NC\AR
\stoptable

Thank you Aditya for this workaround.
If there is really no solution, I will make something with an empty 
first column. 

Wolfgang
___
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
___


Re: [NTG-context] table alignment

2010-02-27 Thread Aditya Mahajan

On Sat, 27 Feb 2010, Wolfgang Werners-Lucchini wrote:


Hallo,


But how can I get my 3cm?


If you do not use horizontal lines

\starttable[o(3cm)|l|]

Aditya



Not horizontal lines, but a gray header:

\starttable[o(3cm)|l|]
\RL\SR
\NC hmm \NC\AR
\stoptable

Thank you Aditya for this workaround.
If there is really no solution, I will make something with an empty
first column.


You can also use bTABLE .. eTABLE macros. They now support the \NC .. \NR 
syntax.


Aditya
___
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
___


Re: [NTG-context] table alignment

2010-02-26 Thread Wolfgang Schuster

Am 25.02.10 23:24, schrieb Wolfgang Werners-Lucchini:

Hallo,

I asked this question some times before
but I can't remember if I got some answers. Sorry!

I want some space on the left of \start\stoptables. What I get is
SOME space, but not that what I wanted!
   

\starttabulate[|l|]
\NC hmm \NC\NR
\stoptabulate

Wolfgang

___
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
___


Re: [NTG-context] table alignment

2010-02-26 Thread Wolfgang Werners-Lucchini
Hallo,

  I want some space on the left of \start\stoptables. What I get
 is
  SOME space, but not that what I wanted!
 
 \starttabulate[|l|]
 \NC hmm \NC\NR
 \stoptabulate
 
 Wolfgang

Does this mean, that there is no solution with \start\stoptables?

Wolfgang
___
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
___


Re: [NTG-context] table alignment

2010-02-26 Thread Wolfgang Werners-Lucchini
Thank you Taco,

  I want some space on the left of \start\stoptables. What I get is
  SOME space, but not that what I wanted!
  
  --- 
  \starttext vorher 
  \setupnarrower[left=3cm] 
  \startnarrower[left] 
  \starttables[|l|] 
  
  Where is that little space from? How can I get a left space of,
 say 3cm? 
 
   \starttables[s0|l|]
 

I see. So, there is no space anymore. 
But how can I get my 3cm?

Wolfgang
___
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
___


Re: [NTG-context] table alignment

2010-02-26 Thread Aditya Mahajan

On Fri, 26 Feb 2010, Wolfgang Werners-Lucchini wrote:


Thank you Taco,


I want some space on the left of \start\stoptables. What I get is
SOME space, but not that what I wanted!

---
\starttext vorher
\setupnarrower[left=3cm]
\startnarrower[left]
\starttables[|l|]

Where is that little space from? How can I get a left space of,

say 3cm?

  \starttables[s0|l|]



I see. So, there is no space anymore.
But how can I get my 3cm?


If you do not use horizontal lines

\starttable[o(3cm)|l|]

Aditya

___
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
___


[NTG-context] table alignment

2010-02-25 Thread Wolfgang Werners-Lucchini
Hallo,

I asked this question some times before
but I can't remember if I got some answers. Sorry!

I want some space on the left of \start\stoptables. What I get is 
SOME space, but not that what I wanted!

--- 
\starttext vorher 
\setupnarrower[left=3cm] 
\startnarrower[left] 
\starttables[|l|] 
\NC hmm \NC\MR 
\stoptables 
\stopnarrower 
nachher 
\stoptext
---

Where is that little space from? How can I get a left space of, say 
3cm? 

Wolfgang
___
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
___


Re: [NTG-context] table alignment

2010-02-25 Thread Taco Hoekwater

Wolfgang Werners-Lucchini wrote:

Hallo,

I asked this question some times before
but I can't remember if I got some answers. Sorry!

I want some space on the left of \start\stoptables. What I get is 
SOME space, but not that what I wanted!


--- 
\starttext vorher 
\setupnarrower[left=3cm] 
\startnarrower[left] 
\starttables[|l|] 

Where is that little space from? How can I get a left space of, say 
3cm? 


 \starttables[s0|l|]

?

Best wishes,
Taco


___
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
___