Boost logo

Boost :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2004-01-28 18:29:35


Pavel Vozenilek wrote:

>2. Spirit 1.8 docs: each line in code snippets is appended
> by empty line. Seems as CSS problem (unless its feature).

I'm not sure (haven't checked the Spirit source), but if they use <pre>
elements, the fix is:

<pre style = "margin-bottom: 0px">...</pre>

or using CSS:

pre{ margin-bottom: 0pc; }

Regards,
Reece

_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk