ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Macro "inside" \component.
@ 2012-10-06 22:41 Andre Caldas
  2012-10-07  7:29 ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: Andre Caldas @ 2012-10-06 22:41 UTC (permalink / raw)
  To: ConTeXt users

Hi!

This works:

\startproduct assorted
\project math_video_classes

\unexpanded\def\pathrelativetome%
{src/products/assorted/open_mapping_theorem/notes}

%    \component{\pathrelativetome}
    \component{src/products/assorted/open_mapping_theorem/notes}
\stopproduct

But this does not work (no PDF is generated):

\startproduct assorted
\project math_video_classes

\unexpanded\def\pathrelativetome%
{src/products/assorted/open_mapping_theorem/notes}

    \component{\pathrelativetome}
%    \component{src/products/assorted/open_mapping_theorem/notes}
\stopproduct


WHY?

Thank you,
André Caldas.
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-11 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06 22:41 Macro "inside" \component Andre Caldas
2012-10-07  7:29 ` Wolfgang Schuster
2012-10-07 15:49   ` Andre Caldas
2012-10-07 20:30     ` Peter Münster
2012-10-07 20:45       ` Wolfgang Schuster
2012-10-11 17:24         ` Andre Caldas
2012-10-11 18:39           ` Wolfgang Schuster

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).