| 18 | %eh3  Commands to reference either files or symbols within the "HTML-ized" | %eh3  Commands to reference either files or symbols within the "HTML-ized" | 
| 19 | %eh3  ("vdb") code. | %eh3  ("vdb") code. | 
| 20 | %eh3 | %eh3 | 
|  | \newcommand{\filelink}[2]{ |  | 
|  | \htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} |  | 
|  | } |  | 
| 21 | \newcommand{\varlink}[2]{ | \newcommand{\varlink}[2]{ | 
| 22 |  | \htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html} | 
| 23 |  | } | 
| 24 |  | \newcommand{\filelink}[2]{ | 
| 25 | \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} | \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} | 
| 26 | } | } | 
| 27 |  |  |