Document ClassesAny way to improve URL typesetting?

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
l0calh05t
Posts: 19
Joined: Fri Jul 04, 2008 2:57 pm

Any way to improve URL typesetting?

Post by l0calh05t »

Is there anyway to improve URL typesetting? (specifically in the bibliography) In the attached example, you'll see a lot of underfull hbox uglyness. Is there any way to solve this problem? (I'm using the url package with \def\UrlFont{\small\ttfamily})
Attachments
bib.pdf
(172.01 KiB) Downloaded 341 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Any way to improve URL typesetting?

Post by josephwright »

The url package does a good job with URLs, or see hyperref with pdflatex. However, the "original" BibTeX styles do not include a URL field (too old): more modern ones do. What style are you using?

Joseph Wright
Joseph Wright
l0calh05t
Posts: 19
Joined: Fri Jul 04, 2008 2:57 pm

Re: Any way to improve URL typesetting?

Post by l0calh05t »

As I already said, I am using the url package (and also hyperref). For BibTeX I'm using the geralpha style.
Post Reply