ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: frantisek holop <minusf@obiit.org>
To: ntg-context@ntg.nl
Subject: starttabulate questions
Date: Tue, 25 Sep 2007 00:41:36 +0200	[thread overview]
Message-ID: <20070924224136.GL13370@obiit.org> (raw)

good evening,

all the examples in the manual use \NC before \NR
is this a necessity?  what is the logics behind this?
is it more like an ending to the previous \NC ?

\starttabulate[|l|l|l|]
\NC A. \NC This Perfect Day           \NC Ira Levin           \NC \NR
\NC B. \NC Opstaan op Zaterdag        \NC Jan Gerhart Toonder \NC \NR
\NC C. \NC Tot waar zal ik je brengen \NC Anton Koolhaas      \NC \NR
\NC D. \NC The City And The Stars     \NC Arthur Clarke       \NC \NR
\stoptabulate


please consider the following minimal example:

\starttext
\starttabulate
\NC column 1
\NC
\input tufte
\input tufte
\input tufte
\NC \NR
\stoptabulate

\starttabulate
\NC column 1
\NC
\input tufte
\input tufte
\NC \NR
\stoptabulate
\stoptext

if i don't put something between the two tabulates, 
they behave just like one, as if i didn't seperate them,
they show up on the same page.  am i missing something?

-f
-- 
illiterate?  write for a free brochure!
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2007-09-24 22:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-24 22:41 frantisek holop [this message]
2007-09-24 23:52 ` Aditya Mahajan
2007-09-25 11:57   ` frantisek holop
2007-09-26  0:11     ` Aditya Mahajan
2007-09-26  1:08       ` 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=20070924224136.GL13370@obiit.org \
    --to=minusf@obiit.org \
    --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).