ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Brian R. Landy" <brian@landy.cx>
To: ntg-context@ntg.nl
Subject: bug with definefloat and caption case
Date: Mon, 10 Aug 2015 10:35:48 -0400 (EDT)	[thread overview]
Message-ID: <alpine.BSO.2.20.1508101026240.6885@firefly.landy.cx> (raw)

When I setup a custom float with \definefloat[exhibit][exhibits], the 
word "Exhibit" in the caption is printed with the first letter 
uppercased for the first 32 exhibits.  However, starting with the 33rd 
exhibit, the first letter uppercase is lost.  For example:

   \definefloat[exhibit][exhibits]
   \starttext
   \dorecurse{45}{\placeexhibit[here][fig:test\recurselevel]{title\recurselevel}{content\recurselevel}}
   \stoptext

yields exhibits with these titles:

   ...
   Exhibit 31
   Exhibit 32
   exhibit 33
   exhibit 34
   ...


This doesn't happen with the built-in types because they have entries in 
lang-txt.lua.  I am using 2015.08.05.  I wasn't

Best regards,
Brian
___________________________________________________________________________________
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:[~2015-08-10 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10 14:35 Brian R. Landy [this message]
2015-08-10 17:53 ` Hans Hagen

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=alpine.BSO.2.20.1508101026240.6885@firefly.landy.cx \
    --to=brian@landy.cx \
    --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).