<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div data-marker="__QUOTED_TEXT__"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>There is a package called |fancyvrb| that should be loaded prior to the |hyperref| package.  Then, after |hyperref| is loaded, you can add a line to your file:<br></div><br><div>\VerbatimFootnotes     % Enable fancyvrb package to work in footnotes<br><br></div><div>The program I use to convert my source files to LaTeX files for typesetting C code into a book uses verbatim quotes of code extensively, and the above allows verbatim code to be quoted in footnotes.  It seems to work in my case.<br></div><br><div>Doug McKenna</div></div></div></div><br></div></div></body></html>