ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* oldstyle footnotemarks
@ 2000-08-25  8:23 Frans Goddijn
  2000-08-25 10:22 ` Hans Hagen
  0 siblings, 1 reply; 11+ messages in thread
From: Frans Goddijn @ 2000-08-25  8:23 UTC (permalink / raw)


is \os{2} gives me the number 2 from the font's expert set, how can I
ensure that numbered footnotemarks are also in \os format?

Groet!

Frans

frans@iaf.nl  www.goddijn.com
Pb 30196 6803 AD Arnhem NL
tel (+31)[0]621-815-881 fax (+31)[0]26-3211.759


^ permalink raw reply	[flat|nested] 11+ messages in thread
* how old are we toay
@ 2000-08-20 16:27 Frans Goddijn
  2000-08-27 21:35 ` Oldstyle footnotemarks Frans Goddijn
  0 siblings, 1 reply; 11+ messages in thread
From: Frans Goddijn @ 2000-08-20 16:27 UTC (permalink / raw)


Hello,

This is not really urgent: I was trying to see if I could get the current date (in dutch \huidigedatum) with oldstyle numbers. 

In my setup, \os{123} yields oldstyle numbers 123

As I expected, this didn't work: \huidigedatum[\os{dag},maand,\os{jaar}]

I then tried if the code I used to have for LaTeX happened to be plain TeX but apparantly it isn't. 

any pointers?

Below is the code I used to use in LaTeX:

%--------------Old style today----------------------------------%
\def\oldtoday{{\osfamily\number\day} \ifcase\month\or
  januari\or februari\or maart\or april\or mei\or juni\or juli\or
  augustus\or september\or oktober\or november\or december\fi
  \space {\osfamily\number\year}}
%---------------------------------------------------------------%

% -------------Old style \now-----------------------------------%
% \now macro levert met \now de tijd in hh:mm
% \oldnow in oldstyle numbers
\newcount\hh \newcount\mm
\hh=\time \divide\hh by 60
\mm=\hh \multiply\mm by 60 \mm=-\mm
\advance\mm by \time
\def\now{\number\hh:\ifnum\mm<10{}0\fi\number\mm}
%\def\oldnow{{\onumscfont\number\hh:\ifnum\mm<10{}0\fi \number\mm}}
\def\oldnow{{\osfamily\number\hh:\ifnum\mm<10{}0\fi \number\mm}}
%********************************************************************

Groet!

Frans

frans@goddijn.com   www.goddijn.com
tel NL 0621-815 881   fax: 026-3211759 
Postbus 30196      6803 AD  Arnhem NL


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

end of thread, other threads:[~2000-09-04 15:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-25  8:23 oldstyle footnotemarks Frans Goddijn
2000-08-25 10:22 ` Hans Hagen
2000-08-25 13:34   ` Frans Goddijn
2000-08-25 13:38     ` Hans Hagen
2000-08-25 15:20       ` Frans Goddijn
2000-08-25 16:59         ` Hans Hagen
2000-08-25 19:48           ` Frans Goddijn
2000-09-03 14:18       ` Frans Goddijn
2000-09-04 15:25         ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2000-08-20 16:27 how old are we toay Frans Goddijn
2000-08-27 21:35 ` Oldstyle footnotemarks Frans Goddijn
2000-08-28  7:39   ` Hans Hagen

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