ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Johan Sandblom" <jsandblom@gmail.com>
Subject: \bTABLE[split=repeat] and doubling of horizontal lines
Date: Sat, 8 Apr 2006 19:32:39 +0200	[thread overview]
Message-ID: <97a06f070604081032g57f9c2b9vc2ad6c51854ed8b9@mail.gmail.com> (raw)

The snippet below makes a table with horizontal gaps between cells
that shows up as doubling of lines (and gaps in the vertical lines).
It only happens if fontsize is 6pt or less and split=repeat. I realize
the bodyfontsize is rather small but I have a document where I want
it. Antykwa Poltawskiego is remarkably readable even at that size.

Regards, Johan

\setuppapersize[A6][A6]
\setupbodyfont[6pt]

\starttext
\bTABLE[split=repeat]
\bTR\bTD aa\eTD
    \bTD aa\eTD
    \bTD aa\eTD
    \bTD aa\eTD\eTR
\bTR\bTD aa\eTD
    \bTD aa\eTD
    \bTD aa\eTD
    \bTD aa\eTD\eTR
\eTABLE

\stoptext

--
Johan Sandblom  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
"What is wanted is not the will to believe, but the
will to find out, which is the exact opposite"
- Bertrand Russell

                 reply	other threads:[~2006-04-08 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=97a06f070604081032g57f9c2b9vc2ad6c51854ed8b9@mail.gmail.com \
    --to=jsandblom@gmail.com \
    --cc=johan.sandblom@ki.se \
    --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).