I use UKenglish package. And the \date command produces the date like so: 10th October 2011. But I want just 10 October 2011; th should be omitted. How can this be done? I tried using datetime package. But couldn't eliminate th in the date.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
The
|
|||||
|
|
|
With the
and the result is:
|
|||
|
|
|
Write this after loading babel:
Another way is to use the datetime package:
Undefining |
||||
|
|

