[texhax] Question about macros

Robin Fairbairns Robin.Fairbairns at cl.cam.ac.uk
Thu Oct 6 00:19:10 CEST 2005


> I have a small problem which I cant find any solution to by google or any other
> method :(
> 
> I have made two macros (using \renewcomment), one to make my one header and one
> to make a front page containing some informations.
> 
> In the header macro I use 1 parameter, but in the front page macro I use 9
> parameters. Now I would like to get one parameter from the front page macro in
> the header macro (the parameter containing the name of the document). I.e. I
> would like the name of the document to appear both on the header and on the
> frontpage.
> 
> How can I "reference" from one macro to a single parameter in another macro?

the quick answer is "define a macro to carry the reference".

the longer answer involves you posting the relevant bit of your code,
so someone on this list can explain what you need to do.



More information about the texhax mailing list