$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-07 05:41:14
Kevin Lynch wrote:
> here's an equation:
> <object data="/url/of/mathml/equation.mathml" type="text/mathml">
> <object data="/url/of/math/equation.png" type="image/png">
> There's an equation here that can't be rendered.
> </object>
> </object>
Nice idea, but I can't find the right HTML invocation and mime-types to make
it work - there's also the issue that you need to explicitly specify the
size of <object>'s to get them to display properly without scroll bars :-(
John.