ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Radhelorn <radhelorn@mail.ru>
Subject: Re: "Escaping" tabulate
Date: Fri, 15 Jul 2005 20:13:19 +0400	[thread overview]
Message-ID: <42D7E09F.4070008@mail.ru> (raw)
In-Reply-To: <42D7C01B.9030908@wxs.nl>

Hans Hagen wrote:
> Radhelorn wrote:
> 
>> Henning Hraban Ramm wrote:
>>
>>> Am 2005-07-14 um 15:49 schrieb Radhelorn:
>>>
>>>> I'm expirementing with tabular layouts and have many problems with  
>>>> tabulate. For example I want to make tabulate header of description  
>>>> but ConTeXt gives me errors about missing } and such. I is possible  
>>>> to make tabulate "one big letter" as in LaTeX and manipuate it as a  
>>>> whole? I haven't any luck with combinations of vbox/hbox. Maybe  
>>>> there is ConTeXish way to do this?
>>>
>>>
>>>
>>>
>>> Try buffers;
>>> try \bgroup ... \egroup instead of {...} in definitions;
>>> try to post a minimal example of what you did, so that we don't have  
>>> to search for our crystal balls in order to help you.
>>>
>>
>> Here is one:
>>
>> \starttext
>> \definetyping[test][option=commands]
>> \starttest
>> /BTEX\vbox\starttabulate
>> \NC test \NC test \NR
>> \NC test \NC test \NR
>> \stoptabulate/ETEX
>> \stoptest
>> \stoptext
>>
>> Maybe I'm abusing tabular because TeXish \settabs will do for many 
>> cases but I want to use some of tabular features.
> 
> 
> what do you want to achieve? why do you need the typing?
> 

This is just an example where tabular gives errors. Actualy I started 
from tries to align not floating tables (\setuptabular[align=middle] 
\startalignment[middle] doesn't help). I thougt that making tabular 
independent from it's surroundings will be workaround and provide 
possibility to abuse it in some other places.

Sorry, this is bad example.

I've solved aligning problem with \hfill\vbox or \rightaligned, but this 
needs to be done for each table.

Did I miss something important?

-- 
Radhelorn <radhelorn@mail.ru>

  reply	other threads:[~2005-07-15 16:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 13:49 Radhelorn
2005-07-15  9:12 ` Henning Hraban Ramm
2005-07-15 10:53   ` Radhelorn
2005-07-15 13:54     ` Hans Hagen
2005-07-15 16:13       ` Radhelorn [this message]
2005-07-15 16:43         ` Peter Münster
2005-07-15 17:20           ` Radhelorn
2005-07-17 18:35             ` Christopher Creutzig
2005-07-17 19:21               ` Radhelorn
2005-07-17 20:00                 ` Brooks Moses
2005-07-17 21:08                   ` Hans Hagen
2005-07-17 21:12                 ` Hans Hagen
2005-07-17 18:55             ` Christopher Creutzig
2005-07-17 19:41           ` Hans Hagen
2005-07-17 19:57         ` 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=42D7E09F.4070008@mail.ru \
    --to=radhelorn@mail.ru \
    --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).