ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris Samawi Hamid <ishamid@lamar.colostate.edu>
Subject: RE: spurious text produced by TABLE
Date: Tue, 17 May 2005 07:06:48 -0600	[thread overview]
Message-ID: <42EA1FC2@webmail.colostate.edu> (raw)

Hi Hans

>===== Original Message From Hans Hagen <pragma@wxs.nl> =====
>> TABLE produces a spurious dot in the following (look closely at the center 
of
>
>the dot is a division line between your span

I replaced \VL with \DC and the dot disappears. There is still something wrong 
with \DL \DC \DR. Look very closely at the right edge of the attached table: 
There is a gap between 2 stacked vertical lines instead of one. If you 
exchange the commented line with the one below it disappears (I suspect that 
\VL overwrites the \DR). Interestingly, the gap appears to be the same size as 
the spurious dot-)

See also absolute page 42 of the ConTeXt excursion. In the typeset table, to 
the right of `Table', the same gap appears. (I have not tested your new code 
yet to see if this resolves that)

Thanks as always for your help!
Idris

% output=pdf interface=en

\setuppagenumbering[state=stop]

\starttext

\setupfloats[location=middle]
\placetable
[here][tab:sciences]{There is a spurious dot in the big box.}
\starttable{|c|c|c|}
\HL
\VL     {test}  \VL \TWO{}     \VL\FR
%\DL             \DC            \VL\DR
\DL             \DC            \DR
\VL     {test}  \VL \TWO{}     \VL\FR
\HL
\stoptable

\stoptext

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-05-17 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-17 13:06 Idris Samawi Hamid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-15 18:46 Idris Samawi Hamid
2005-05-17  7:12 ` Hans Hagen
2005-05-17  7:13 ` 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=42EA1FC2@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --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).