4 include::docbook.conf[]
6 # When targeting HTML output with the DocBook toolchain, put the math inside the textobject element
8 {title#}<equation{id? id="{id}"}{role? role="{role}"}{reftext? xreflabel="{reftext}"}><title>{title}</title>
9 {title%}<informalequation{id? id="{id}"}{role? role="{role}"}{reftext? xreflabel="{reftext}"}>
11 <textobject><phrase><![CDATA[|]]></phrase></textobject>
12 {imageref#} <imageobject><imagedata fileref="{imageref}" align="center"/></imageobject>
15 {title%}</informalequation>