ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Rogers, Michael K" <mroge02@emory.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Command in enumeration title
Date: Sun, 26 Feb 2012 13:28:23 +0000	[thread overview]
Message-ID: <4CAE1FE1-5B80-4B20-A624-88FBF15E6F1F@emory.edu> (raw)
In-Reply-To: <20120226114443.318300@gmx.net>


On Feb 26, 2012, at 6:44 AM, Stefan Müller wrote:

> Hi list,
>
> there is possibly an easy explanation for my following problem, but I don't know it.  Why does \Word have no effect in the following example, and how can I make it work?  In my real document I have \Word in a macro inside the title, so I can't just write "Foo" in the title.
>
> \defineenumeration[myenum][title=yes]
>
> \starttext
>
> \startmyenum{\Word{foo}}
>       bar
> \stopmyenum
>
> \stoptext
>
> Any help appreciated, thanks in advance!
> Stefan
> --

Hi,

I'm new to ConTeXt, but I tried your example, adding

  \def\Word#1{#1-#1}

and got

  myenum 1 (foo-foo)

  bar

for output.  It seems right to me, perhaps?  Maybe the problem is with your macro \Word?  I'm running:

  ConTeXt  ver: 2011.05.18 18:04 MKIV  fmt: 2012.1.25  int: english/english

Michael


________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-02-26 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-26 11:44 "Stefan Müller"
2012-02-26 13:28 ` Rogers, Michael K [this message]
2012-02-26 13:34   ` "Stefan Müller"
2012-02-26 23:30     ` Rogers, Michael K
2012-02-27 13:05       ` Stefan Müller
2012-03-02 20:03     ` Hans Hagen
2012-03-05  9:21       ` "Stefan Müller"

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=4CAE1FE1-5B80-4B20-A624-88FBF15E6F1F@emory.edu \
    --to=mroge02@emory.edu \
    --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).