ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: AlterEgo Qasars <quasar@econ.muni.cz>
Subject: Font sizes
Date: Tue, 8 Oct 2002 08:29:10 +0200	[thread overview]
Message-ID: <20021008062910.GA31555@merkur.econ.muni.cz> (raw)

Good morning.

I'm sorry I bother again with the same problem, but it is still unsolved. 
I have to typeset a document according to a given design. In the design 
font sizes are specified: 11pt for the basic font, 13pt and 14pt for 
special ones etc. I use postscript fonts (TX fonts here). How could I set 
it? I tried this:

\definefontsynonym [Serif]            [t1xr] [encoding=ec]
\definefontsynonym [SerifBold]        [t1xb] [encoding=ec]
\definefontsynonym [SerifItalic]      [t1xi] [encoding=ec]
\definefontsynonym [SerifSlanted]     [t1xsl] [encoding=ec]
\definefontsynonym [SerifBoldItalic]  [t1xbi] [encoding=ec]
\definefontsynonym [SerifBoldSlanted] [t1xbsl] [encoding=ec]
\definefontsynonym [SerifCaps]        [t1xsc] [encoding=ec]
%
\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt]
        [rm,mm] [default]
\definebodyfont [11pt] [ss] [bfa=SansBold at 13pt]
\definebodyfont [11pt] [ss] [bfb=SansBold at 14pt]
\definebodyfont [11pt] [ss] [bfc=SansBold at 20pt]
\definebodyfont [11pt] [ss] [bfe=SansBold at 75pt]
\definebodyfont [11pt] [ss] [tfxx=Sans at 9pt]
\definebodyfont [11pt] [ss] [bfxx=SansBold at 9pt]
\definebodyfont [11pt] [ss] [tfxxx=Sans at 8pt]
\definebodyfont [11pt] [ss] [bfxxx=SansBold at 8pt]
\setupbodyfont[11pt]

New fonts (\tfxxx, \bfxxx) have right sizes (8pt), but the older ones 
(\tfx etc.) are not redefinied. How could I do it correctly?

Many thanks.

M.K.


             reply	other threads:[~2002-10-08  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08  6:29 AlterEgo Qasars [this message]
2004-10-11 20:01 Dirar Bougatef
2010-09-14 13:02 font sizes Henning Hraban Ramm
2010-09-14 13:54 ` Aditya Mahajan

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=20021008062910.GA31555@merkur.econ.muni.cz \
    --to=quasar@econ.muni.cz \
    /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).