ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Tables and misplaced \noalign
Date: Thu, 10 Jan 2008 19:04:55 +0100	[thread overview]
Message-ID: <115224fb0801101004v112995afx431f0b5d97769a3e@mail.gmail.com> (raw)
In-Reply-To: <47865955.4020304@gmx.net>

On Jan 10, 2008 6:43 PM, Jürgen Strass <jrg718@gmx.net> wrote:
> Hi,
>
> when I'm trying to use tables (\starttables ... \stoptables), I'm often
> getting the following error:
>
> ---
>
> ! Misplaced \noalign.
> \TABLEnoalign ->\noalign
>                          \bgroup \let \noalign \relax \let \next =
> \insertTABLEtail ->\TABLEnoalign
>                                  {\global \settrue \preventTABLEbreak
> \globa...
>
> \stoptables ...erepeattail \else \insertTABLEtail
>                                                   \fi \finishTABLE
> \egroup \...
> l.148 \stoptables
>
> ---
>
> On the mailing list archives, I already found some code posted by Hans
> Hagen that solves the issue in case of the "\starttable ... \stoptable"
> command. I had to insert the following code in my cont-new.tex file:
>
> \def\stoptable
>   {\chuckTABLEautorow % before the tail
>    \insertTABLEtail
>    \TABLEnoalign{\globalletempty\@@TABLEhead}%
>    \TABLEnoalign{\globalletempty\@@TABLEtail}%
>    \finishTABLE
>    \doifelsenothing\@@tiframe
>      {\ifinsidefloat\else
>         \stopbaselinecorrection
>         \goodbreak % compensates all the nobreaks
>       \fi}
>      \stopframedcontent
>    \egroup}
>
> For the "tables" commands it doesn't work though, even not after
> changing "\def\stoptable" to "\def\stoptables". Does anyone have an idea
> what to do about it?
>
> ctxtools gives the following details about my context version under WinXP:
>
> CtxTools | context version: 2007.01.12 15:56
> (c:/TeXLive2007/texmf-dist/tex/cont
> ext/base/context.tex)
> CtxTools | context version: 2007.01.12 15:56
> (c:/TeXLive2007/texmf-dist/tex/cont
> ext/base/cont-new.tex)
>
> Thanks in advance for any help,
> Jürgen

Hi Jürgen,

could you try to update your ConTeXt first and if the problem
remains send a example to the list.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-01-10 18:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-10 17:43 Jürgen Strass
2008-01-10 18:04 ` Wolfgang Schuster [this message]
2008-01-10 18:33   ` Jürgen Strass

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=115224fb0801101004v112995afx431f0b5d97769a3e@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).