<inline-formula>

Formula, Inline

Mathematical equation, expression, or formula that is to be displayed inline. The mathematics itself can be expressed as ASCII characters, as a graphic, or using TeX, LaTeX, or MathML mathematics expressions.

Remarks

Some print-oriented tag sets use a specific element to indicate “go into math mode or math font here”. While that was not the intended usage of this element, in nearly all cases the text inside such math-changes is a mathematical expression. It would not be incorrect to use this element to mark such material; however, some users may find this tagging undesirable.

Attributes

content-type Type of Content
id Identifier
specific-use Specific Use
xml:lang Language

Related Elements

For a mathematical equation, expression, or formula which is to be displayed as a block (callout), use the <disp-formula> element.

Content Model

<!ELEMENT  inline-formula
                        %inline-formula-model;                       >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*

Description

Any combination of:

This element may be contained in:

<abbrev>, <addr-line>, <aff>, <alt-title>, <anonymous>, <article-title>, <attrib>, <award-id>, <bold>, <book-title>, <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>, <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>, <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>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <unstructured-kwd-group>, <uri>, <verse-line>, <volume>, <volume-id>, <volume-series>, <xref>

Example

          
...
<p>EM4 cells, stably transfected with Flag-HA-DAT, Myc-His-DAT,
or both, were reacted with cross-linker and solubilized in Triton X-100
as above. There is no reason to have this formula,
<inline-formula>
<mml:math>
<mml:semantics>
<mml:mrow>
<mml:msub><mml:mi>Q</mml:mi><mml:mrow><mml:mn>10</mml:mn></mml:mrow>
</mml:msub>
<mml:mo>=</mml:mo>
<mml:msup>
<mml:mrow>
<mml:mrow><mml:mo>(</mml:mo>
<mml:mrow>
<mml:mfrac>
<mml:mrow><mml:msub><mml:mi>M</mml:mi><mml:mn>2</mml:mn></mml:msub>
</mml:mrow>
<mml:mrow><mml:msub><mml:mi>M</mml:mi><mml:mn>1</mml:mn></mml:msub>
</mml:mrow>
</mml:mfrac>
</mml:mrow>
<mml:mo>)</mml:mo>
</mml:mrow>
</mml:mrow>
<mml:mrow><mml:mn>10</mml:mn><mml:mo>/</mml:mo>
<mml:msub><mml:mi>T</mml:mi><mml:mn>1</mml:mn></mml:msub>
<mml:mo>-</mml:mo>
<mml:msub><mml:mi>T</mml:mi><mml:mn>2</mml:mn></mml:msub>
</mml:mrow>
</mml:msup>
</mml:mrow>
</mml:semantics>
</mml:math>
</inline-formula> here. Five microliters of anti-Myc 9E10 (Santa Cruz
Biotechnology) was added to 0.2 ml of Triton X-100 extracts, and the
mixture was incubated for 1 h at 4&#x00B0;C. Twenty microliters of
rec-protein G Sepharose (Zymed) was added, and the mixture was incubated
for 1 h at 4&#x00B0;C, washed three times in 0.5 ml of lysis buffer,
and eluted in 45 &#x03BC;l of 2&#x00D7; Laemmli sample buffer without
reducing agent.</p>
...


        

Module

JATS-math1.ent