ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "John R. Culleton" <john@wexfordpress.com>
Subject: Re: How to use text Calligraphic font using \definefont
Date: Wed, 6 Dec 2006 09:46:02 -0500	[thread overview]
Message-ID: <200612060946.02619.john@wexfordpress.com> (raw)
In-Reply-To: <alpine.WNT.0.8.0612051715520.3752@nqvgln>

On Tuesday 05 December 2006 17:27, Aditya Mahajan wrote:
> Hi,
>

> \definefont[BigText]  [Calligarphic sa 2]
>
> \BigText test
>
> which gives me the math calligraphic fonts. How do I get the text
> calligraphic fonts, using \definefont?

The virtue of the Context system of font specification lies in the ability to 
change sizes with \tfb, \tfx etc. For a single size used for e.g, title page 
I use a regular TeX \font statement.  For example after I fought through the 
AGaramond problem for body fonts, with great help from this list, I still 
retained some additional special statements like:

\font\MySans uhvbo8r at 30pt
\font\BigSans uhvb8r at 30pt
\font\MedSans uhvb8r at 20pt
etc.

This is a bit tedious but pretty much mistake proof.  And the call for each 
variant is simple. 

-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

  reply	other threads:[~2006-12-06 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 22:27 Aditya Mahajan
2006-12-06 14:46 ` John R. Culleton [this message]
2006-12-06 16:53   ` luigi scarso
2006-12-06 20:35   ` 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=200612060946.02619.john@wexfordpress.com \
    --to=john@wexfordpress.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).