ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Figure 1.
@ 2006-08-01  2:58 David Arnold
  2006-08-01  8:19 ` Figure 1. (Hans, is there a bug?) Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2006-08-01  2:58 UTC (permalink / raw)


All,

Anyone know how to put a period after Figure 1 in a figure caption?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Figure 1. (Hans, is there a bug?)
  2006-08-01  2:58 Figure 1 David Arnold
@ 2006-08-01  8:19 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2006-08-01  8:19 UTC (permalink / raw)




David Arnold wrote:
> All,
> 
> Anyone know how to put a period after Figure 1 in a figure caption?

This seems to work:

   \setupcaption[figure][suffix={\strut}]

but it looks like the logic is a bit flawed at the moment, I would
have expected

   \setupcaption[figure][suffix=.]
or
   \setupcaption[figure][stopper=.]
or perhaps even
   \setupcaption[figure][stopper=.,suffix=.]


but the first one gives "Figure 1..", the second doesn't work, and
the third gives "Figure 1...".  I remember Hans changed something
recently, but this doesn't seem right.

Greetings,
Taco

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-01  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-01  2:58 Figure 1 David Arnold
2006-08-01  8:19 ` Figure 1. (Hans, is there a bug?) Taco Hoekwater

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).