On Wed, May 12, 2010 at 4:46 PM, John Culleton <j...@wexfordpress.com> wrote:
> In plain pdftex I can define a string thus:
> \def\booktitle{My Book Title}
>
> and then reuse it later as
> \rightline{\bf\booktitle}
>  But in Context when I use
> \rightaligned{\bf\booktitle}
>
> it errors on the tag \booktitle
>
> I tried \the\booktitle but that didn't work either.
no problem here with last current

\def\booktitle{My Book Title}
\showframe
\starttext
then reuse it later as
\rightline{\bf\booktitle}
 But in Context when I use
\rightaligned{\bf\booktitle}
\stoptext

-- 
luigi
___________________________________________________________________________________
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 via email to