ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* two problems with natural tables
@ 2011-04-10 16:40 Florian Wobbe
  2011-04-11  7:18 ` Wolfgang Schuster
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Florian Wobbe @ 2011-04-10 16:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

1) I tried the following minimal example from http://archive.contextgarden.net/message/20110109.151431.f774696a.en.html

\placetable[split]{Test}
{\bTABLE[split=yes]
\dorecurse{60}{
\bTR \bTD hello \eTD \eTR
}
\eTABLE}

with the current context versions which works fine. However, if I insert the code in a big project with many setups it fails with the attached error message. So there are setups which cause this error. Unfortunately I couldn't figure out what causes the problem.

I could determine the context version at which my big document fails: 2010.12.22 14:07. The example still works in 2010.12.21 10:50.

Anyone got an idea which setups might cause this issue?

2) How do I get a small and bold header? This does not work:

\bTABLE
\setupTABLE[style=\tfx]
\setupTABLE[row][1][style=\bfx] % redundant w/ line 5
\bTABLEhead
\bTR[style=\bfx] \bTH Header \eTH \eTR
\eTABLEhead
\bTABLEbody
\bTR \bTD hello \eTD \eTR
\bTR \bTD world \eTD \eTR
\eTABLEbody
\eTABLE

Thanks!
Florian


! Missing number, treated as zero.

system          > tex > error on line 178 in file test.tex: Missing number, treated as zero ...

173     \placetable[split]{Test}
174     {\bTABLE[split=yes]
175     \dorecurse{60}{
176     \bTR \bTD hello \eTD \eTR
177     }
178 >>  \eTABLE}

<to be read again> 
                   {
\docompletefloat ...\vbox \floatcaptionattribute {
                                                  \doifelsemainfloatbody \cu...
<argument> ...loat {table}{}{split}{Test}\nextbox 
                                                  \else \docompletefloat {ta...
\thirdofthreearguments #1#2#3->#3
                                 
\xdocompletefloat ...afloat ,#3}{#4}\nextbox \fi }
                                                  \else \docompletefloat {#1...
\dodowithnextbox ...tefloat {table}{}{split}{Test}
                                                  \doifnotinset \v!text {spl...
...
l.178 \eTABLE
             }

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-18 17:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-10 16:40 two problems with natural tables Florian Wobbe
2011-04-11  7:18 ` Wolfgang Schuster
2011-04-11  7:37   ` Florian Wobbe
2011-04-11  9:12     ` Wolfgang Schuster
2011-04-11  7:57 ` Florian Wobbe
2011-04-18 17:16 ` Wolfgang Schuster
2011-04-18 19:14   ` Hans Hagen
2011-04-20  7:30     ` Florian Wobbe
2012-01-18  4:19       ` Brian Landy
2012-01-18  5:31         ` Wrong placement parameter (Was: two problems with natural tables) Vladimir Lomov
2012-01-18  8:48           ` Hans Hagen
2012-01-18 11:29             ` luigi scarso
2012-01-18  8:47         ` two problems with natural tables Hans Hagen
2012-01-18 17:54           ` Brian R. Landy

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).