[tex4ht] environment "{align}" translated into "<inlineequation>"
Radhakrishnan CV
cvr at river-valley.org
Tue Apr 16 19:07:01 CEST 2013
On Tue, Apr 16, 2013 at 7:24 PM, Matteo Gamboz <gamboz at medialab.sissa.it>wrote:
> Hi all,
> it seems that the environment "align" from amsmath is translated
> into an <inlineequation> when htlatex is run as:
> $ htlatex x xhtml,docbook-mml "-cunihtf" ""
>
I did the same with the following command:
htlatex x 'xhtml,docbook,docbook-mml'
and I got,
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V5.0//EN"
"http://www.oasis-open.org/docbook/xml/5.0/docbook.dtd">
<!--translated from x.tex, on 2013-04-16 22:31:00,
by TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)
xhtml,docbook,docbook-mml,html,refcaption --><?xtpipes file="docbook.4xt" ?>
<article xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<title></title>
<!--l. 6-->
<para></para>
<!--tex4ht:inline-->
<inlineequation role="block">
<!--l. 8-->
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mtable columnalign="left" class="align">
<mtr>
<mtd columnalign="right" class="align-odd">
<mi>x</mi>
</mtd>
<mtd class="align-even">
<mspace width="2em" />
</mtd>
<mtd columnalign="right" class="align-label">
<mstyle id="x1-2r1" class="label"></mstyle>
<!--endlabel-->
<mstyle class="maketag">
<mtext>(1)</mtext>
</mstyle>
</mtd>
</mtr>
</mtable>
</math>
</inlineequation>
</article>
This is what I expected.
--
Radhakrishnan
River Valley<https://maps.google.com/maps?q=River%20Valley,%20Thiruvananthapuram%20Neyyardam%20Road,%20Kerala,%20India&vector=1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex4ht/attachments/20130416/821c4c2d/attachment.html>
More information about the tex4ht
mailing list