ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: TABLEproblem
Date: Thu, 7 Sep 2006 02:35:53 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0609070231090.188@nqvgln> (raw)
In-Reply-To: <44FFB4EA.4060801@militzer.net>

On Thu, 7 Sep 2006, Bernd Militzer wrote:

> Hi all,
>
> after I installed ConTeXt (TeXExec | version 6.2.0 - 1997-2006 - PRAGMA 
> ADE/POD) om my MacMini my family-project does not compile any more.
> With version 5.2.4 -1967-2005 (linux resp. PowerBook) I have no problems.
>
> systems         : begin file TestFile at line 731
> <TestFile-PID0134-A.tmp>
> (/usr/local/teTeX/share/texmf.local/tex/context/base/pdfr-ec.tex)
> section         : 1 \getPID {134}
> (./TestFile-PID0134-A.tmp
> Underfull \vbox (badness 10000) detected at line 12
> references      : unknown reference [][PID135dat]
> references      : unknown reference [][PID67dat]
> references      : unknown reference [][PID268dat]
> references      : unknown reference [][PID269dat]
> references      : unknown reference [][PID134adat]
> ! Misplaced \noalign.
> \TABLEnoalign ->\noalign
>                        \bgroup \let \noalign \relax \let \next =
> \insertTABLEtail ->\TABLEnoalign
>                                {\global \settrue \preventTABLEbreak 
> \globa...
>
> \stoptables ...erepeattail \else \insertTABLEtail
>                                                 \fi \finishTABLE \egroup 
> \...
>
> \StopPersDatTab ->\stoptables
>                             \stop
> l.25 \StopPersDatTab
>                   ?
>
> I have no idea what to do.
> every hint is welcome.
> Thanks for help.

Looks like tables want the first row to contain a \SR. I get the same 
error with the more simple

\starttext
\starttables[|l|l|]
\NC A	\NC B	\NC\AR
\stoptables
\stoptext

Replace \AR by \SR and everything works fine. I do not usually use 
tables, so I do not know if this is a bug or a feature.

Aditya

  reply	other threads:[~2006-09-07  6:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07  5:58 TABLEproblem Bernd Militzer
2006-09-07  6:35 ` Aditya Mahajan [this message]
2006-09-07 15:39   ` TABLEproblem Bernd Militzer

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=Pine.WNT.4.63.0609070231090.188@nqvgln \
    --to=adityam@umich.edu \
    --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).