ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Malte Stien <malte@stien.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Split \starttabulates
Date: Wed, 3 Oct 2012 16:28:01 +1000	[thread overview]
Message-ID: <41D64BAD-8203-4A15-873A-4FF182AED9F4@stien.de> (raw)

Dear all,

I have a number of tables defined like this:

 \placetable[here][tab:some-table]{Some Table}
 \starttabulate[|w(.30\textwidth)p|w(.70\textwidth)p|]
 \HL
 \NC {\bf Animal} \NC {\bf Comment}	\NC\FR
 \HL
 \NC Cat	\NC Pretty cool		\NC\MR
 \NC Bear	\NC Kind of lazy	\NC\MR
 \NC Sheep	\NC Always hungry	\NC\MR
 \HL
 \stoptabulate

However, I need one of these tables to split over adjacent pages, which according to the documentation should be achievable with

 \setuptabulate[split=yes]

However, that does not seem to work in connection with the \placetable line. That is, if I put that last line in front of the block mentioned above, the table does still not split across adjacent pages. I have to remove the \placetable line for the \setuptabulate line to have any effect, except then I loose my caption and can no longer cross-reference to table either.

Any clues?

Thank you,
Malte.

___________________________________________________________________________________
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:[~2012-10-03  6:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03  6:28 Malte Stien [this message]
2012-10-03  7:16 ` Marco Patzer
     [not found] <mailman.350.1349253943.2084.ntg-context@ntg.nl>
2013-02-11  0:58 ` Malte Stien
2013-02-11  1:28   ` Aditya Mahajan
2013-02-11  5:06     ` Malte Stien

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=41D64BAD-8203-4A15-873A-4FF182AED9F4@stien.de \
    --to=malte@stien.de \
    --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).