This worked perfectly, thanks!
Brian
On Jan 18, 2012, at 3:47 AM, Hans Hagen wrote:
> On 18-1-2012 05:19, Brian Landy wrote:
>> 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
On 18-1-2012 05:19, Brian Landy wrote:
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 wit
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.
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}
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
Am 10.04.2011 um 18:40 schrieb Florian Wobbe:
> 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}
>
>
Am 11.04.2011 um 09:37 schrieb Florian Wobbe:
> so to make style=... also work on the header the trick was to change
> \bTH Header \eTH
> to
> \bTD Header \eTD.
Yes.
> What is the purpose of \bTH \eTH then? BTW the Wiki says: "Please take
> account of the fact, that the head cells are enclos
> 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.
I h
>> 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 \
Am 10.04.2011 um 18:40 schrieb Florian Wobbe:
> 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 \bT
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
11 matches
Mail list logo