Am 21.12.2010 um 13:32 schrieb Hans Hagen:

> On 21-12-2010 12:31, Wolfgang Schuster wrote:
> 
>> With the new beta you can add
>> 
>>   \defineconversion[continued][{},{ (continued)},{ (continued)},{ 
>> (continued)},{ (continued)},{ (continued)}]
>> 
>>   \setupfloatsplitting[conversion=continued]
>> 
>> to your document, this will give the desired result for the numbering.
> 
> clever trick ... I added an example to the testbed

Maybe a predefined conversion for this wouldn’t be too bad but we need then a 
better variant like this:

\def\continued#1%
  {\labeltext{\ifcase#1\or\else continued\fi}} % \v!continued

\defineconversion[continued][\continued]

\setuplabeltext[en][continued={ (continued)}]

BTW: \setupcaptions (str-flt.mkiv) needs as default argument for suffiseparator 
a “.”, it’s currently empty.

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to