ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: [Fwd: after=\page in natural tables]
Date: Mon, 16 Jan 2006 22:05:56 +0100	[thread overview]
Message-ID: <43CC0AB4.1070100@wxs.nl> (raw)
In-Reply-To: <43CBF9A5.30905@seznam.cz>

Vit Zyka wrote:

> Hello,
>
> this example from core-ntb.tex
>
> ------------------------------------------------
> \startbuffer[table3]
> \bTABLE[split=yes]
>   \bTR \bTD left \eTD\bTD right \eTD\eTR
>   \bTR[after=\page] \bTD left \eTD\bTD right \eTD\eTR
>   \bTR \bTD left \eTD\bTD right \eTD\eTR
> \eTABLE
> \stopbuffer
>
> \starttext
>   \getbuffer[table3]
> \stoptext
> -----------------------------------------------
>
> does not work. Here is a log from live-wiki:
>
> (./texweb-table3.tmp
> ! Use of \dododecrement doesn't match its definition.
> \doifnextcharelse ...token =#1\def \!!stringa {#2}
>                                                   \def \!!stringb
> {#3}\futur...
>
> \popTBL ...\intablefalse \fi \doglobal \decrement
>                                                   \TBLlevel \relax
> l.5 \eTABLE
>
> ?
> ! Emergency stop.

nasty one: we need to make \page test-safe

\unexpanded\def\pagebreak
  {\dosingleempty\dopagebreak}

  reply	other threads:[~2006-01-16 21:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16 19:53 Vit Zyka
2006-01-16 21:05 ` Hans Hagen [this message]
2006-01-20 20:48   ` 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=43CC0AB4.1070100@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).