Rasmus Ory Nielsen wrote:
I think that the size of the typewriter font used in urls is too large. And even more strange: the size of the typewriter font depends on how I produce the output: With "View postscript" the font is a bit too large. With "View pdf (pdflatex)" the output is perfect (using acrobat). But if I view the same pdf file in another viewer like gv, xpdf, or gsview the font is either a bit too large or so big (wide) that it collapses with the following text.
write into the preamble
\usepackage[scaled]{luximono}%
\renewcommand\ttdefault{ul9}% luximonolooks much nore better than cmtt.
Herbert
-- http://TeXnik.de/ http://PSTricks.de/ ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf http://www.dante.de/faq/de-tex-faq/ http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
