$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-13 15:29:45
----- Original Message -----
From: "bill_kempf" <williamkempf_at_[hidden]>
> I'm not so sure about using a fixed width font. That's really only
> useful for code, which the <code> and <pre> blocks should take care
> of. For actual document text fixed width fonts are actually
> considered bad practice (usability studies have shown both eye strain
> as well as slower reading times).
>
> Why do you want to set a fixed width font for your document?
I don't, for the main parts of my document. I use a different default
fixed-width font than courier. I prefer my code snippets to show up in that
font.
-Dave