ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: \METAPOST bold
Date: Tue, 6 Aug 2002 13:02:26 +0200	[thread overview]
Message-ID: <20020806130226.1cb87a78.morawski@gmx.net> (raw)
In-Reply-To: <5.1.0.14.1.20020806112213.02139500@server-1>

On Tue, 06 Aug 2002 11:23:54 +0200
Hans Hagen <pragma@wxs.nl> wrote:

> At 09:38 AM 8/6/2002 +0200, Jens-Uwe Morawski wrote:
> 
> >Hi,
> >
> >a short, and i hope easy, question:
> >
> >how can i write the logo \METAPOST in bold. The logo
> >command seems to ignore all font switsches.
> 
> this is because there is no full range of styles available

May be ConTeXt can include the definitions/
substitutions (\definefontsynonym) you gave below.
That should help in most common cases.

> >and:
> >
> >how can switch to that font used in \METAPOST for
> >own texts. (i know that this font contains only 9 glyphs)
> 
> \definefontsynonym [MetaLogo]            [logo10]
> \definefontsynonym [MetaLogoBold]        [logobf10]
> \definefontsynonym [MetaLogoSlanted]     [logosl10]
> \definefontsynonym [MetaLogoItalic]      [logosl10]
> \definefontsynonym [MetaLogoBoldSlanted] [logobf10]
> \definefontsynonym [MetaLogoBoldtalic]   [logobf10]
> 
> \symbolicfont{MetaLogo}

Is there any documentation to this command. I see it
for the first time.

> or
> 
> \definefont[RealMetaFont] [logo10]
> 
> \RealMetaFont

Thanks. This was my current solution, but i thought that
there is something better already included in ConTeXt.

Jens


      reply	other threads:[~2002-08-06 11:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-06  7:38 Jens-Uwe Morawski
2002-08-06  9:23 ` Hans Hagen
2002-08-06 11:02   ` Jens-Uwe Morawski [this message]

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=20020806130226.1cb87a78.morawski@gmx.net \
    --to=morawski@gmx.net \
    /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).