ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Subject: Re: external table alignment
Date: Fri, 6 Oct 2006 18:00:50 +0200	[thread overview]
Message-ID: <20061006180050.e1c9ce7e.schuster.wolfgang@googlemail.com> (raw)
In-Reply-To: <op.tgykbjygnx1yh1@walayah-main>

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

  reply	other threads:[~2006-10-06 16:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04 16:14 Idris Samawi Hamid
2006-10-05 17:03 ` Idris Samawi Hamid
2006-10-06 16:00   ` Wolfgang Schuster [this message]
2006-10-07  4:28     ` Idris Samawi Hamid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061006180050.e1c9ce7e.schuster.wolfgang@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).