ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Cedric Mauclair <cedric.mauclair@gmail.com>
To: ConTeXt-mailinglist <ntg-context@ntg.nl>
Subject: Caption textcommand option
Date: Tue, 19 Oct 2010 14:24:37 +0200	[thread overview]
Message-ID: <AANLkTikzHOt6iCpfzyok4vByNpC_3z4BW_qhj=RFXRQo@mail.gmail.com> (raw)

Hi Hans and all,

Would it be possible to add an options to the captions with name
textcommand to typeset the caption text only. In French, we use a
point at the end of the captions, but if I want to use \about...
somewhere, I end up with the dot too, which I don't want.

Currently I have changed, rather crudely, the definition of
\putcompletecaption... to take that into account. Here is what I came
up with.

\def\DotAtEnd#1{#1.}
\setupcaptions[\c!textcommand=\DotAtEnd] % ADDED

\long\def\putcompletecaption
 ...
       \begstrut\floatcaptionparameter\c!textcommand{#2}\endstrut\endgraf
% MODIFIED
     \fi
   \endgroup
  %\floatcaptionparameter\c!after % test for side effects first
   \doifsomething{\floatcaptionparameter\c!spaceafter}{\blank[\floatcaptionparameter\c!spaceafter]}}
%% END YUCK!!

I am sure there is a better way though.

Regards.

-- Cédric
___________________________________________________________________________________
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-10-19 12:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 12:24 Cedric Mauclair [this message]
2010-10-19 12:26 ` Cedric Mauclair
2010-10-19 12:46 ` Wolfgang Schuster
2010-10-19 14:55   ` Cedric Mauclair
2010-10-19 18:15     ` Wolfgang Schuster
2010-10-19 20:46       ` Alan BRASLAU
2010-10-20  6:37         ` Cedric Mauclair

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='AANLkTikzHOt6iCpfzyok4vByNpC_3z4BW_qhj=RFXRQo@mail.gmail.com' \
    --to=cedric.mauclair@gmail.com \
    --cc=ntg-context@ntg.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).