Hi, sorry to dredge up such an old thread, but I recently updated from a Feb 2010 vintage minimals to current (first to 1/12/2012, then to today 1/17). I ran into problems splitting a table within a splitfloat. I search the list archives and came up with this example, which is failing for me.
\starttext \placetable[split]{Test} {\bTABLE[split=yes] \dorecurse{60}{ \bTR \bTD hello \eTD \eTR } \eTABLE} \stoptext I get this error: ! Undefined control sequence. system > tex > error on line 7 in file test.tex: Undefined control sequence ... 1 \starttext 2 \placetable[split]{Test} 3 {\bTABLE[split=yes] 4 \dorecurse{60}{ 5 \bTR \bTD hello \eTD \eTR 6 } 7 >> \eTABLE} 8 \stoptext 9 <argument> \c!suffixstopper \floatcaptionparameter ...\currentfloatcaption :#1 \endcsname \??floatcaption... <argument> ...mber )}\thecurrentfloatnumbersuffix \dostoptagged \dostarttagg... \flushbothlabelclass #1#2#3->#1#3 #2 \namedtaggedlabeltexts ...\dostarttagged {#1}{#2}} \dostoptagged \endgroup \thecurrentfloatnumber ...rrentfloatnumbersuffix } \fi \fi \fi ... l.7 \eTABLE } Any ideas? Thanks, Brian On Apr 20, 2011, at 3:30 AM, Florian Wobbe wrote: > > On Apr 18, 2011, at 21:14 , Hans Hagen wrote: > >> On 18-4-2011 7:16, Wolfgang Schuster wrote: >>> \def\floatcaptionattribute >>> {\iflocation \ifnofloatnumber \else \ifnofloatcaption \else >>> \ifinsidesplitfloat \else >>> attr \destinationattribute \currentfloatattribute >>> \fi \fi \fi \fi} >> >> ok, patched > > Wolfgang, Hans, as usual thanks for the support and the quick fix! > Florian > > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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 ___________________________________________________________________________________