ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Subject: Re: \startMPenvironment : personal font weirdness
Date: Fri, 4 Aug 2006 10:46:08 +0200	[thread overview]
Message-ID: <6faad9f00608040146u150f0730h4cf2b74a951e8279@mail.gmail.com> (raw)
In-Reply-To: <44D28716.60601@trichotomic.net>

On 8/4/06, David Wooten wrote:
> Hans Hagen wrote:
> > what is the label font then? probably defaultfont so you need to set
> > that as well
> > also, label does not use tex, use
> >
> > label(\textext("very"),z46)

should be \textext{very}

> That's it, indeed (though without the back-slash for textext):
>
> label(textext("very"),z46)

I would use
    label(\sometxt{very},z46);

It works much better and you don't need to specify anything in the
MPenvironment. The default document font will be used.

Mojca

To Hans: \textext is not documented anywhere yet. Would it make sense
to make it a synonym for \sometxt perhaps?

  reply	other threads:[~2006-08-04  8:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03 20:09 David Wooten
2006-08-03 22:56 ` Hans Hagen
2006-08-03 23:07   ` David Wooten
2006-08-03 23:13     ` Hans Hagen
2006-08-03 23:30       ` David Wooten
2006-08-04  8:46         ` Mojca Miklavec [this message]
2006-08-04 11:24           ` Hans van der Meer
2006-08-04 12:13           ` Hans Hagen

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=6faad9f00608040146u150f0730h4cf2b74a951e8279@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.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).