Description of and pointer to an external graphic that is displayed or set in the same line as the text.
An inline graphic is typically a small graphic, such as an icon or a small picture symbol, that is displayed or set in the same line as the text.
Best Practice: Although the Tag Set cannot enforce it, this element should not be used to create ordinary special characters such as diacritics and copyright symbols; these characters should be expressed in Unicode. The element <inline-graphic> should also not be used for custom-built or private characters such as those in the Unicode private use areas; for such characters, use the <private-char> element. (See the module %chars.ent;.)
<!ELEMENT inline-graphic %inline-graphic-model; >
((alt-text)?)
<abbrev>, <addr-line>, <aff>, <alternatives>, <alt-title>, <anonymous>, <article-title>, <attrib>, <award-id>, <bold>, <book-title>, <book-volume-id>, <book-volume-number>, <chapter-title>, <chem-struct>, <collab>, <comment>, <compound-kwd-part>, <compound-subject-part>, <conf-acronym>, <conf-loc>, <conf-name>, <conf-num>, <conf-sponsor>, <conf-theme>, <copyright-statement>, <corresp>, <def-head>, <degrees>, <disp-formula>, <edition>, <element-citation>, <email>, <etal>, <ext-link>, <fax>, <fixed-case>, <funding-source>, <funding-statement>, <given-names>, <gov>, <inline-formula>, <inline-supplementary-material>, <institution>, <issue>, <issue-part>, <issue-title>, <italic>, <kwd>, <label>, <license-p>, <meta-name>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <nav-pointer>, <on-behalf-of>, <overline>, <p>, <part-title>, <patent>, <phone>, <prefix>, <preformat>, <private-char>, <product>, <publisher-loc>, <publisher-name>, <related-article>, <related-object>, <role>, <roman>, <sans-serif>, <sc>, <see>, <see-also>, <see-also-entry>, <see-entry>, <self-uri>, <series>, <sig>, <sig-block>, <source>, <speaker>, <std-organization>, <strike>, <string-conf>, <string-date>, <string-name>, <styled-content>, <sub>, <subject>, <subtitle>, <suffix>, <sup>, <supplement>, <surname>, <target>, <td>, <term>, <term-head>, <textual-form>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <unstructured-kwd-group>, <uri>, <verse-line>, <volume>, <volume-id>, <volume-series>, <volume-title>, <xref>
Used to produce non-Unicode characters:
... <table-wrap id="t2" orientation="portrait" position="float"> <label>Table II.</label> <caption> <p>Models to approximate the bound frequencies as waves in X→M (<inline-graphic id="g1" xlink:href="d1"/>: Rotational, <inline-graphic id="g2" xlink:href="d2"/>: Vibrate in <italic>y</italic> direction, <inline-graphic id="g3" xlink:href="d3"/>: Vibrate in <italic>x</italic> direction, <inline-graphic id="g4" xlink:href="d4"/>: Vibrate mainly in <italic>y</italic> direction including a small portion of vibration in <italic>x</italic> direction, <inline-graphic id="g5" xlink:href="d5"/>: Vibrate mainly in <italic>x</italic> direction including a small portion of vibration in <italic>y</italic> direction).</p> </caption> <table border="1">...</table> </table-wrap> ...
Some inline math:
...
<p>The value S′ is derived from the raw alignment score S
in which the statistical properties of the scoring system used
have been taken into account. By normalizing a raw score using
the formula: <inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="glossf1" mime-subtype="gif"/> a “bit score”
S′ is attained ...</p>
...
A corporate logo:
...
<p>The MacDuck Corporation <inline-graphic
xlink:href="images/1742-9994-3-18-1.jpg">
<alt-text>McDuck logo</alt-text>
</inline-graphic> first initiated these far-flung
programs in 2005 ...</p>
...