ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš Ing. - Pontex s. r. o." <LPr@pontex.cz>
To: ConTeXt <ntg-context@ntg.nl>
Subject: Tabulate
Date: Wed, 13 Apr 2011 15:59:08 +0200	[thread overview]
Message-ID: <op.vtvqgue0tpjj8f@lpr> (raw)

Hello,

several questions about tabulate. Let's have:

---
\starttext
   \setuptabulate[header=repeat]
   \starttabulatehead
     \HL
     \NC T \NC U \NC\AR % [1] \SR? \NR?...
     \HL
   \stoptabulatehead

   \starttabulate[|c|c|]
     \NC a \NC b \NC\NR
     \NC A \NC B \NC\NR
   \stoptabulate

   \hairline

   \starttabulate[|c|c|]
     \NC a \NC b \NC\NR
     \NC A \NC B \NC\NR
   \stoptabulate
\stoptext
---

- Which kind of \?R to write to [1] to get pretty placed horizontal line? (There is a huge unwanted space above the second \HL.)

- How to rewrite the code above to affects only a particular kind of "tabulate"? I'd like to have a special \definetabulate which would contain "header=repeat" specification as well as a special "tabulehead" (my code affects all following \tabulates).

How to rewrite it better?

TIA.

Best regards,

Lukas


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___________________________________________________________________________________
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:[~2011-04-13 13:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 13:59 Procházka Lukáš Ing. - Pontex s. r. o. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-23 13:01 tabulate Herbert Voss
2010-11-20  8:27 tabulate Herbert Voss
2010-11-20 10:47 ` tabulate Hans Hagen
2010-11-20 11:39 ` tabulate Hans Hagen
2010-11-20 13:10   ` tabulate Herbert Voss
2010-11-20 13:12     ` tabulate Herbert Voss
2010-11-16 10:07 tabulate Herbert Voss
2010-11-16 10:11 ` tabulate Hans Hagen
2001-09-05  9:35 tabulate Patrick Gundlach
2001-09-05  8:35 tabulate Patrick Gundlach
2001-09-05  8:58 ` tabulate Hans Hagen
1999-05-27 23:39 Tabulate David Arnold
1999-05-28  0:27 ` Tabulate Hans Hagen

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=op.vtvqgue0tpjj8f@lpr \
    --to=lpr@pontex.cz \
    --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).