ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	barney schwartz <barndog1946@gmail.com>
Subject: Re: Help to SPLIT TABLE caption numbering CORRECTLY
Date: Wed, 22 Dec 2010 13:35:24 +0100	[thread overview]
Message-ID: <C4192062-8B82-43A6-B0E8-F9ECF8B83C7C@gmail.com> (raw)
In-Reply-To: <4D109E6D.1080607@wxs.nl>


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	other threads:[~2010-12-22 12:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-17 10:17 barndog1946
2010-12-21 11:31 ` Wolfgang Schuster
2010-12-21 12:32   ` Hans Hagen
2010-12-22 12:35     ` Wolfgang Schuster [this message]
2010-12-22 13:06       ` Hans Hagen
     [not found] <001636c5a46ad5c6080497ea51d4@google.com>
2010-12-21 12:05 ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C4192062-8B82-43A6-B0E8-F9ECF8B83C7C@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=barndog1946@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).