$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John C. Femiani (john.femiani_at_[hidden])
Date: 2008-08-18 08:36:54
John Maddock wrote:
> Daniel Wallin wrote:
>>> As a user, I would prefer the OP's suggestion of using the Trac wiki.
>>
>> As a developer, editing documentation in a wiki is horrible.
>
> Violent agreement here.
>
> How would I integrate MathML/SVG/PNG equations into a Wiki is just one
> of many questions that springs to mind?
>
> John.
Using the appropriate wiki processor...
[[Image(eqn1.png)]]
(with eqn1.png as an attachment)
As I said, a number of wiki processors are available for Trac already,
including Latex and RST (and I think docbook)
--John