Hi, I wanted to use something like ... \def\gotoUserpage[#1]{\expanded{\goto{#1}[\userpage(#1)]}} ... to use it as "Keyword \gotoUserpage[Pagenumber]" in my index. But this try doesn't work. Anybody has an idea what is the correct code? Steffen
On 4-11-2011 18:46, Steffen Wolfrum wrote:
Hi,
I wanted to use something like ...
\def\gotoUserpage[#1]{\expanded{\goto{#1}[\userpage(#1)]}}
^ why the backslash
.... to use it as "Keyword \gotoUserpage[Pagenumber]" in my index. But this try doesn't work.
Anybody has an idea what is the correct code?
Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 04.11.2011 um 21:22 schrieb Hans Hagen:
On 4-11-2011 18:46, Steffen Wolfrum wrote:
Hi,
I wanted to use something like ...
\def\gotoUserpage[#1]{\expanded{\goto{#1}[\userpage(#1)]}}
^ why the backslash
Why the backslash? Wait a moment ... there's a backslash?? ;o) Thanks a lot! Steffen
participants (2)
-
Hans Hagen
-
Steffen Wolfrum