ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Looking for ConTeXt commands for ...
Date: Mon, 5 Jan 2009 21:00:58 +0100	[thread overview]
Message-ID: <9ED842B9-2D23-4A7F-B63B-2C29074C9E72@gmail.com> (raw)
In-Reply-To: <gjtk07$ali$1@ger.gmane.org>


Am 05.01.2009 um 19:36 schrieb Mohamed Bana:

> ! Undefined control sequence.
> \CVTITLE ...\ss \bfa #1} \blank [medium]{\ss \tfe
>                                                  #2} }\blank [2*big]
> l.139 \CVTITLE{}{CV}
>
> ?
>
> \tfe doesn't seem to work, the others do.

Only sizes upto \tfd are predefined but you could define more.

\definefontsize[e]
\definefontsize[f]

\definebodyfontenvironment
   [default]
   [e=2.488,
    f=2.986]

\starttext
\tf  tf  \par
\tfa tfa \par
\tfb tfb \par
\tfc tfc \par
\tfd tfd \par
\tfe tfe \par
\tff tff \par
\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2009-01-05 20:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05  0:59 Mohamed Bana
2009-01-05  1:50 ` Aditya Mahajan
2009-01-05 10:36   ` Wolfgang Schuster
2009-01-05 13:46     ` Aditya Mahajan
2009-01-05 18:36   ` Mohamed Bana
2009-01-05 19:56     ` Hans Hagen
2009-01-05 20:00     ` Wolfgang Schuster [this message]
2009-01-07 10:02       ` luigi scarso

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=9ED842B9-2D23-4A7F-B63B-2C29074C9E72@gmail.com \
    --to=schuster.wolfgang@googlemail.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).