[NTG-context] TABLEproblem
Aditya Mahajan
adityam at umich.edu
Thu Sep 7 08:35:53 CEST 2006
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
More information about the ntg-context
mailing list