--- manual/manual.tex 2004/01/29 16:42:12 1.19 +++ manual/manual.tex 2004/02/17 21:58:56 1.21 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.19 2004/01/29 16:42:12 cnh Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.21 2004/02/17 21:58:56 edhill Exp $ % $Name: $ \documentclass[12pt]{book} @@ -18,10 +18,10 @@ %eh3 Commands to reference either files or symbols within the "HTML-ized" %eh3 ("vdb") code. %eh3 -\newcommand{\filelink}[2]{ -\htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} -} \newcommand{\varlink}[2]{ +\htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html} +} +\newcommand{\filelink}[2]{ \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} }