Extract or extended quoted passage from another work, usually made typographically distinct from surrounding text
Conversion Note: Use this element for epigraphs, as well as for block quotes and extracts within text.
<!ELEMENT disp-quote %disp-quote-model; >
The following, in order:
<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <app-group> Appendix Matter; <body> Body of the Book; <boxed-text> Boxed Text; <disp-quote> Quote, Displayed; <fig> Figure; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <named-content> Named Special (Subject) Content; <notes> Notes; <p> Paragraph; <ref-list> Reference List (Bibliographic Reference List); <sec> Section; <supplementary-material> Supplementary Material; <table-wrap> Table Wrapper; <trans-abstract> Translated Abstract
...
<p>During article conversion, any items that are recognized
as math are translated into Teχ. This would include any
expression tagged specifically as a “formula” or
“display formula,” as well as any free-standing
expression that cannot be represented in HTML. These
expressions include radicals, fractions, and anything with
an overbar (other than accented characters). For example:
<disp-quote>
<p>“<italic>x</italic> + <italic>y</italic> =
2<italic>z</italic>” would not be recognized as a
math expression, but “<formula><italic>x</italic>
+ <italic>y</italic> = 2<italic>z</italic></formula>”
would be.</p>
</disp-quote>
...
</p>
...
para.ent