ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: longtable and tabularx in context
Date: Sat, 14 Aug 1999 10:26:56 +0200	[thread overview]
Message-ID: <37B52850.33F918@wxs.nl> (raw)
In-Reply-To: <199908131545.RAA03910@servalys.hobby.nl>

Wybo Dekker wrote:

> Hans Hagen wrote:
> > \startpostponing
> > whatever
> > \stoppostponing
> 
> That *does* postpone the start of the table to the next page indeed,
> but the splitting doesn't work well: the first page of the table shows
> a much smaller part of it than is available on the page and leaves the
> rest of the page empty. Please try the example below. Sorry for it
> being so long, I tried tried to use:
> 
> \repeat[80*{just some text before the table}]

More robust is: 

\dorecurse{80}{whatever}
\dostepwiserecurse{1}{80}{2}{whatever}
\doloop{whatever ..... \exitloop ....}

There is always \recurselevel and when used nested \recursedepth. (When
you want to manipulate: take a look at syst-gen.tex and syst-ext.tex,
they also provide you with quite some \doif.. things). 

> but that resulted in an error:
> ! Extra \fi.
> l.13 \repeat
>             [80*{just some text before the float.  just some text before the...

ah yes, \repeat, that's why recurse is better.  

> Now here's my example:

I'll do a bit of testing.  

BTW, I've just finished a new command that can be used for legends to
figures and tables, the better alternative for footnotes I think. More
later. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~1999-08-14  8:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-11 13:12 Wybo Dekker
1999-08-11 15:08 ` Hans Hagen
1999-08-12 12:40   ` Wybo Dekker
1999-08-12 19:10     ` Hans Hagen
1999-08-13 15:45       ` Wybo Dekker
1999-08-14  8:26         ` Hans Hagen [this message]
1999-08-14 11:14           ` Wybo Dekker
1999-08-12 21:17     ` Berend de Boer
1999-08-11 15:01 Berend de Boer

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=37B52850.33F918@wxs.nl \
    --to=pragma@wxs.nl \
    --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).