ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Flavien Lambert <petit.lepton@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Colored cell background in Table
Date: Mon, 24 Feb 2014 15:40:44 +0800	[thread overview]
Message-ID: <CAK=1gbrUiyY9gPYoMgzqGVcHaxZgiMKuS_exxVyMAa_WLMHraQ@mail.gmail.com> (raw)
In-Reply-To: <CAANrE7o37Atxye1sa=DD7-SWA8MZLTXavfXNcgBTZEfa6AhjQg@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2066 bytes --]

Hi all, following the piece of advice, I tried to use tabulate but got an
error message with the following code:
\starttext
\startcombination[1]{
\starttabulate[|r|l|]
    \NC c \NC centered      \NC \AR
    \NC l \NC left aligned  \NC \AR
    \NC r \NC right aligned \NC \AR
\stoptabulate
}{a}
\stopcombination
\stoptext

! Missing } inserted.

system          > tex > error on line 7 in file /tmp/test.tex: Missing  ...

 1     \starttext
 2     \startcombination[1]{
 3     \starttabulate[|r|l|]
 4         \NC c \NC centered      \NC \AR
 5         \NC l \NC left aligned  \NC \AR
 6         \NC r \NC right aligned \NC \AR
 7 >>  \stoptabulate
 8     }{a}
 9     \stopcombination
10     \stoptext

<inserted text>
}
<to be read again>
\halign
<to be read again>
{
<inserted text>
\aligntab \tabl_tabulate_flush_indent \strut \alignmark \aligntab
\alignmark \t
\tabl_tabulate_process ..._tabl_tabulate_preamble
                                                  \crcr
\tabl_tabulate_inser...
l.7 \stoptabulate

Thanks,
F.


On 21 February 2014 17:15, Thangalin <thangalin@gmail.com> wrote:

> Hi Flavlen,
>
> See these threads:
>
> https://www.mail-archive.com/ntg-context@ntg.nl/msg51252.html
> http://www.ntg.nl/pipermail/ntg-context/2010/054614.html
>
> Looks like the wiki is out of date and the CL command has been
> deprecated. Hans wrote, "ok, thanks for testing it ... I'm stripping
> that old code so bugs can creep in; I'm also considering removing the
> CL and such".
>
> See the tabulate command:
>
> http://wiki.contextgarden.net/Tabulate
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3250 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

  reply	other threads:[~2014-02-24  7:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21  8:04 Flavien Lambert
2014-02-21  9:15 ` Thangalin
2014-02-24  7:40   ` Flavien Lambert [this message]
2014-02-24  7:49     ` Wolfgang Schuster

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='CAK=1gbrUiyY9gPYoMgzqGVcHaxZgiMKuS_exxVyMAa_WLMHraQ@mail.gmail.com' \
    --to=petit.lepton@gmail.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).