ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: [Fwd: Re: Problems with Natural Tables]
Date: Tue, 25 Oct 2005 11:39:43 +0200	[thread overview]
Message-ID: <435DFD5F.3040607@seznam.cz> (raw)

Hello Hans,

(I guess you are the only person who can specify your previous answer),
so please, is the file 'core-ntb-new.tex' somewhere available?

Actually what I want. I have plenty of natural tables. If I want to make 
closer interline space between table lines the only way I know is to 
make smaller value of offset param. But after that, columns are too 
close together (framed object as a core of natural table does not 
distinguish between vertical and horizontal offsets). So bellow mentioned
   \setupTABLE[c][1][distance=2em]
would be nice solution.

So ones more, is the new code available?

Thank you in advance for the answer.
Vit

Hans Hagen wrote:
> Adam Duck wrote:
> 
>> Eckhart Guthöhrlein <eckhart.guthoehrlein@uni-bielefeld.de> writes:
>>
>>  
>>
>>> Am Sonntag, den 14.08.2005, 17:17 +0200 schrieb Adam Duck:
>>>
>>>   
>>>
>>>> - how do I set the spacing between a vertical line (between two
>>>>  columns) and the text inside that columns?  I already used
>>>>  "framedoffest=-3pt", but the output is unacceptable.
>>>>     
>>>
>>> Spacing is a weak point of natural tables. Afaik, there is no good way
>>> to tune spacing. I would try using dummy colums like
>>> \bTD[width=1em]\eTD.
>>>   
>>
>> OK, That sounds reasonable.  I'll try that.  On the other hand this
>> means many \bTD<something>\eTD ... but one can write a macro for that,
>> I think.
>>  
>>
> a next release will support:
> \input core-ntb-new.tex
> 
> \starttext
> 
> \showframe
> 
> \setupTABLE[c][1][distance=2em]
> \setupTABLE[c][2][distance=3em]

I was looking for core-ntb-new.tex or 'distance' in current beta
core-ntb.tex but have not been successful. Please, where I can find it?

Thanks
Vit

> \bTABLE
> \bTR \bTD test \eTD  \bTD test \eTD  \bTD test \eTD \eTR
> \bTR \bTD[nx=2] test \eTD  \bTD test \eTD \eTR
> \bTR \bTD test \eTD  \bTD[nx=2] test \eTD \eTR
> \eTABLE
> 
> 
> \bTABLE[option=stretch]
> \bTR \bTD test \eTD  \bTD test \eTD  \bTD test \eTD \eTR
> \bTR \bTD[nx=2] test \eTD  \bTD test \eTD \eTR
> \bTR \bTD test \eTD  \bTD[nx=2] test \eTD \eTR
> \eTABLE
> 
> \stoptext

             reply	other threads:[~2005-10-25  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-25  9:39 Vit Zyka [this message]
2005-11-06 10:55 ` Problems with Natural Tables Vit Zyka
2005-11-09 12:18   ` Hans Hagen
2005-11-09 14:38     ` Vit Zyka

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=435DFD5F.3040607@seznam.cz \
    --to=vit.zyka@seznam.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).