ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andreas Schneider <aksdb@gmx.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: setupinteraction and macroexpansion
Date: Tue, 19 Jun 2012 10:39:45 +0200	[thread overview]
Message-ID: <275798233.20120619103939@gmx.de> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 477 bytes --]

Hello,

I'm  a bit lost with macro expansion here. I try to use some macros to
set  the title (and subject) of the PDF document. The attached minimal
example shows what I want to achieve.

I tried def, edef, gdef, define, explicit expand, expandoneafter, etc.
etc.  without  any  success. Whatever I do, the title field in the PDF
metadata  always  contains  the  raw "\date..." command instead of the
formatted date.

Any suggestions?

-- 
Best Regards,
Andreas

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: interactiontest.tex --]
[-- Type: text/x-tex; name="interactiontest.tex", Size: 147 bytes --]

\edef\mytitle{Some date: \date[y=2012,m=6,d=19]}

\setupinteraction[title=\mytitle]

\starttext

\subject\mytitle

Hello World

\stoptext

[-- Attachment #1.2: Type: application/pgp-signature, Size: 224 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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-06-19  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19  8:39 Andreas Schneider [this message]
2012-06-19  8:42 ` Wolfgang Schuster
2012-06-19  8:59   ` Andreas Schneider
2012-06-19  9:08     ` Wolfgang Schuster

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=275798233.20120619103939@gmx.de \
    --to=aksdb@gmx.de \
    --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).