ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: again: new module mechanism
Date: Mon, 10 Apr 2006 11:45:52 +0200	[thread overview]
Message-ID: <443A2950.7040503@elvenkind.com> (raw)
In-Reply-To: <E8FE8FA1-7A41-49A8-BC4C-7554F50762F4@uni-bonn.de>



Thomas A. Schmitz wrote:
> All, and esp. Hans, Taco,
> 
> I'm still experimenting with the new moduleparameter mechanism. One  
> thing I can't get to work is using it in a \definefont. Here's my  
> minimal example:
> 
> \startmodule[mymod]
> 
> \unprotect
> 
> \setupmodule[font=Times]
> 
> \definefontsynonym[Times][ec-TimesNewRoman] % valid name
> 
> \definefont[myfont][\currentmoduleparameter{font}]

Hi Thomas,

   \expanded {\definefont[myfont][\currentmoduleparameter{font}]}

\definefont needs expanded arguments

Cheers, Taco

  reply	other threads:[~2006-04-10  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10  9:13 Thomas A. Schmitz
2006-04-10  9:45 ` Taco Hoekwater [this message]
2006-04-10 10:39   ` Thomas A. Schmitz

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=443A2950.7040503@elvenkind.com \
    --to=taco@elvenkind.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).