[texhax] verbatim in footnote
Reinhard Kotucha
reinhard.kotucha at web.de
Mon Feb 21 01:41:44 CET 2005
>>>>> "Tom" == Tom Schneider <toms at ncifcrf.gov> writes:
> Hi: I'd like to put a verbatim or verb inside a footnote:
> \footnote{ \verb|http://www.bdbiosciences.com/| }
It is not allowed to use \verb in an argument of another macro.
In this simple case you can say
\footnote{\texttt{http://www.bdbiosciences.com/}}
Please also read (the documentation of) url.sty. There is no separate
file, you have to look into the sources, but you'll find the
documentation there. If you want to create PDF, then read the hyperref
manual as well.
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the texhax
mailing list