ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* external table alignment
@ 2006-10-04 16:14 Idris Samawi Hamid
  2006-10-05 17:03 ` Idris Samawi Hamid
  0 siblings, 1 reply; 4+ messages in thread
From: Idris Samawi Hamid @ 2006-10-04 16:14 UTC (permalink / raw)


Dear consortium,

I need to get the argument of \start-stoptable aligned flush left. Even  
with

\setuptables[split=yes,align=left]

(a la \setupframed) there is still a small offset of the leftmost column.  
Please advise

===========================
\starttext

Some text

\starttable[|l|l|]
\NC 2001 \NC Fall \NC\SR
\stoptable

Some text

\stoptext
===========================

Thank you
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: external table alignment
  2006-10-04 16:14 external table alignment Idris Samawi Hamid
@ 2006-10-05 17:03 ` Idris Samawi Hamid
  2006-10-06 16:00   ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Idris Samawi Hamid @ 2006-10-05 17:03 UTC (permalink / raw)


Dear knights,

I still need help with this one. How do I get the table flush left (no  
offset)?

Best
Idris

On Wed, 04 Oct 2006 10:14:31 -0600, Idris Samawi Hamid  
<ishamid@colostate.edu> wrote:

> Dear consortium,
>
> I need to get the argument of \start-stoptable aligned flush left. Even
> with
>
> \setuptables[split=yes,align=left]
>
> (a la \setupframed) there is still a small offset of the leftmost column.
> Please advise
>
> ===========================
> \starttext
>
> Some text
>
> \starttable[|l|l|]
> \NC 2001 \NC Fall \NC\SR
> \stoptable
>
> Some text
>
> \stoptext
> ===========================

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: external table alignment
  2006-10-05 17:03 ` Idris Samawi Hamid
@ 2006-10-06 16:00   ` Wolfgang Schuster
  2006-10-07  4:28     ` Idris Samawi Hamid
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2006-10-06 16:00 UTC (permalink / raw)


On Thu, 05 Oct 2006 11:03:09 -0600
"Idris Samawi Hamid" <ishamid@colostate.edu> wrote:

> Dear knights,
> 
> I still need help with this one. How do I get the table flush left (no  
> offset)?
> 
> Best
> Idris
> 
> On Wed, 04 Oct 2006 10:14:31 -0600, Idris Samawi Hamid  
> <ishamid@colostate.edu> wrote:
> 
> > Dear consortium,
> >
> > I need to get the argument of \start-stoptable aligned flush left. Even
> > with
> >
> > \setuptables[split=yes,align=left]
> >
> > (a la \setupframed) there is still a small offset of the leftmost column.
> > Please advise
> >
> > ===========================
> > \starttext
> >
> > Some text
> >
> > \starttable[|l|l|]
> > \NC 2001 \NC Fall \NC\SR
> > \stoptable
> >
> > Some text
> >
> > \stoptext
> > ===========================
> 

\starttable[o(0pt)|l|l|]
\HL
\NC 2001 \NC Fall \NC\SR
\HL
\stoptable

The "o(xxx)" key is your friend.

BTW the wiki is a place to find such answers.

http://wiki.contextgarden.net/Table

There is a example where you can also see the solution for you problem.


Wolfgang

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: external table alignment
  2006-10-06 16:00   ` Wolfgang Schuster
@ 2006-10-07  4:28     ` Idris Samawi Hamid
  0 siblings, 0 replies; 4+ messages in thread
From: Idris Samawi Hamid @ 2006-10-07  4:28 UTC (permalink / raw)


On Fri, 06 Oct 2006 10:00:50 -0600, Wolfgang Schuster  
<schuster.wolfgang@googlemail.com> wrote:


> \starttable[o(0pt)|l|l|]
> \HL
> \NC 2001 \NC Fall \NC\SR
> \HL
> \stoptable
>
> The "o(xxx)" key is your friend.

Thank you for this, and for the wiki reference.

Best
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-07  4:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-04 16:14 external table alignment Idris Samawi Hamid
2006-10-05 17:03 ` Idris Samawi Hamid
2006-10-06 16:00   ` Wolfgang Schuster
2006-10-07  4:28     ` Idris Samawi Hamid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).