This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

docbook xsl: inlineequation


I'm not sure if this would be admitted as an anomaly or not, but...
When I set up an <inlineequation> including a <graphic> for use with
html and htmlhelp, the <graphic> gets processed as

<p><img src=... ></p>

That is, it does _not_ appear inline, it gets a paragraph to itself.
The docbook sgml stylesheets do not do this; they set the graphic
element in a inlineequation without <p></p>, as desired.

One might say that <graphic> ought to be replaced with <inlinegraphic>
or a slew of <mediaobject> lines; I would hope, however, that the
author's intention was clear enough from the embedding inlineequation
tag.

Allin Cottrell.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]