From: Fred L. D. <fd...@ac...> - 2001-07-16 14:25:21
|
"A.M. Kuchling" <aku...@us...> wrote: > Use \verb for configure switches, because inside \code > multiple dashes are merged to a single hyphen. No; use \longprogramopt{with-unicode=ucs4} -- this handles the dashes correctly and gives more semantic markup. I need to document the ban on \verb -- LaTeX2HTML doesn't always treat it properly, at least in some versions. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Digital Creations |