ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <Taco.Hoekwater@wkap.nl>
Cc: Berend de Boer <berend@pobox.com>,
	"ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: First go at book with ConTeXt, questions
Date: Thu, 30 Jul 1998 10:13:16 +0200 (W. Europe Daylight Time)	[thread overview]
Message-ID: <18493.352252017$1042425146@news.gmane.org> (raw)

On Thu, 30 Jul 1998 08:54:24 +0200 Hans Hagen <pragma@wxs.nl> wrote:

> Berend de Boer wrote:
> 
> > > So, if you say \def\os{\oldstyle}, you can use this.
> > 
> > Is this correct? \os takes the current font size into account, \oldstyle doesn't I believe.
> 
> Right, but Frans probably only uses oldstyle in his pagenumbers. Frans,
> how is \oldstyle defined? 

\oldstyle is from plain.tex and basically just switches to \fam1.
\os does almost the same, but uses context's font mechanism 
(\normalizedbodysize\cm\mi). In general the following trick
works:

  \definealternativestyle [oud] [\oldstyle]  []
  \starttekst
  Er zijn \oud{7} kinderen in klas {\oud 3}.
  \stoptekst

> I have to admit that oldstyle is not implememented very well, simply
> because I lack os fonts. I need more input on that. 

Oldstyle should be part of the encoding-specific commands, just like 
the accents. Now I have had to redefine \oldstyle for Frans to get 
the above definition to work. (font-fg.tex says: \let\oldstyle\sc)

Taco

-- 
Taco Hoekwater                                        texhelp@wkap.nl
Kluwer Academic Publishers                            -- Pre Press --
Achterom 119, 3311 KB Dordrecht, The Netherlands  tel.  31-78-6392550
---------------------------------------------------------------------


             reply	other threads:[~1998-07-30  8:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-30  8:13 Taco Hoekwater [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-07-30 13:03 Frans Goddijn
1998-07-30 12:19 Hans Hagen
1998-07-30  9:40 Frans Goddijn
1998-07-30  6:54 Hans Hagen
1998-07-29 17:22 Berend de Boer
1998-07-29 12:27 Hans Hagen
1998-07-29 10:24 Frans Goddijn
1998-07-28 15:18 Hans Hagen
1998-07-28 14:16 Frans Goddijn
1998-07-28 11:58 Hans Hagen
1998-07-28 11:18 Hans Hagen
1998-07-28 11:09 Taco Hoekwater
1998-07-28  9:39 Frans Goddijn

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='18493.352252017$1042425146@news.gmane.org' \
    --to=taco.hoekwater@wkap.nl \
    --cc=berend@pobox.com \
    --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).