
"Fernando Cacciola" <fernando_cacciola@hotmail.com> writes:
David Abrahams wrote:
For some reason the code in this file displays in a bitmapped font on my screen, and doesn't scale well. My preferred fixed-width font looks great; why is this file choosing an ugly one for me?
ALL the code in that file uses the <pre></pre> tags, just like any other code in .html files.
A difference I see between that file and some others I just looked at is that my file uses the following tag to load the boost style sheet.
<LINK REL="stylesheet" TYPE="text/css" HREF="../../boost.css">
Well, I don't know why that stylesheet is forcing my PRE font to Courier, but plain Courier (not Courier New) looks lousy on my machine. -- Dave Abrahams Boost Consulting www.boost-consulting.com