ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Date with three-letter month
Date: Thu, 24 Apr 2008 10:04:41 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.1.00.0804241003450.9781@nqv-yncgbc> (raw)
In-Reply-To: <OF507A9CCD.8ADF4D68-ON80257435.00489734-80257435.0048CDCD@converteam.com>

On Thu, 24 Apr 2008, richard.stephens@converteam.com wrote:

>>> I have consulted the manuals and even the source (core-con.tex) but I
>>> cannot find a way of getting a three-letter month using the \date
> command.
>>> For example, I would like to display today's date as 23-Apr-08.  This
>>> gives a short display suitable for use in a margin, but avoids the
>>> confusion of American (04-23-08) vs English (23-04-08) ordering when
> using
>>> numbers.
>>> Can anyone help?
>>
>> These are available (sort of)
>>
>>   \currentdate[day,--,{\monthshort\normalmonth},--,year] % lowercase
>>
>> or
>>
>>   \currentdate[day,--,{\MONTHSHORT\normalmonth},--,year] % uppercase
>>
>> Best wishes,
>> Taco
>
> Thanks Taco.  This does the job.  All I need now is a version (\Monthshort
> ??) which puts the first
> letter in uppercase, Jan , Feb, etc.


See if this works (untested)

\unprotect
\setuplabeltext [\s!en] [\v!january  :\s!mnem=Jan.]
\setuplabeltext [\s!en] [\v!february :\s!mnem=Feb.]
\setuplabeltext [\s!en] [\v!march    :\s!mnem=Mar.]
\setuplabeltext [\s!en] [\v!april    :\s!mnem=Apr.]
\setuplabeltext [\s!en] [\v!may      :\s!mnem=May]
\setuplabeltext [\s!en] [\v!june     :\s!mnem=Jun.]
\setuplabeltext [\s!en] [\v!july     :\s!mnem=Jul.]
\setuplabeltext [\s!en] [\v!august   :\s!mnem=Aug.]
\setuplabeltext [\s!en] [\v!september:\s!mnem=Sep.]
\setuplabeltext [\s!en] [\v!october  :\s!mnem=Oct.]
\setuplabeltext [\s!en] [\v!november :\s!mnem=Nov.]
\setuplabeltext [\s!en] [\v!december :\s!mnem=Dec.]
\protect
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-04-24 14:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 13:15 richard.stephens
2008-04-24 14:04 ` Aditya Mahajan [this message]
2008-04-24 17:45 ` Peter Münster
2008-04-24 18:36   ` Hans Hagen
2008-04-24 18:53     ` Peter Münster
2008-04-24 19:21       ` Arthur Reutenauer
2008-04-24 19:55         ` Taco Hoekwater
2008-04-24 20:22           ` Hans Hagen
2008-04-24 21:00             ` Arthur Reutenauer
  -- strict thread matches above, loose matches on Subject: below --
2008-04-25  9:11 richard.stephens
2008-04-24 15:38 richard.stephens
2008-04-23 15:03 richard.stephens
2008-04-23 16:10 ` Taco Hoekwater

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.DEB.1.00.0804241003450.9781@nqv-yncgbc \
    --to=adityam@umich.edu \
    --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).