<sub>

Subscript

Definition

A number or expression that is set lower than the baseline and slightly smaller, to act as an inferior or subscript

Attribute

arrange Arrangement of Subscripts and Superscripts

Model Information

Content Model

<!ELEMENT  sub          (#PCDATA %emphasized-text;)*                 >

Description

Any combination of:

This element may be contained in:

<addr-line> Address Line; <aff> Affiliation; <alt-title> Alternate Title; <anonymous> Anonymous; <article-title> Article Title; <attrib> Attribution; <bold> Bold; <book-title> Book Title; <chem-struct> Chemical Structure (Display); <citation> Citation; <collab> Collaborative (Group) Author; <collection-name> Collection Name; <comment> Comment in a Citation; <conf-loc> Conference Location; <conf-name> Conference Name; <conf-sponsor> Conference Sponsor; <contract-num> Contract Number; <contract-sponsor> Contract Sponsor; <copyright-holder> Copyright Holder; <copyright-statement> Copyright Statement; <corresp> Correspondence Information; <def-head> Definition List: Definition Head; <degrees> Degree(s); <disp-formula> Formula, Display; <edition> Edition, Cited; <etal> Et Al; <ext-link> External Link; <fax> Fax Number: in an Address; <font> Font; <given-names> Given (First) Names; <gov> Government Report, Cited; <grant-num> Grant Number; <grant-sponsor> Grant Sponsor; <inline-formula> Formula, Inline; <inline-supplementary-material> Inline Supplementary Material; <institution> Institution Name: in an Address; <issue> Issue Number; <italic> Italic; <kwd> Keyword; <label> Label (Of a Figure, Reference, Etc.); <meta-name> Metadata Data Name for Custom Metadata; <meta-value> Metadata Data Value for Custom Metadata; <monospace> Monospace Text (Typewriter Text); <named-content> Named Special (Subject) Content; <on-behalf-of> On Behalf of; <overline> Overline; <p> Paragraph; <patent> Patent Number, Cited; <phone> Phone Number: in an Address; <prefix> Prefix; <preformat> Preformatted Text; <publisher-loc> Publisher’s Location; <publisher-name> Publisher’s Name; <related-article> Related Article Information; <related-object> Related Object Information; <role> Role or Function Title of Contributor; <sans-serif> Sans Serif; <sc> Small Caps; <series> Series; <sig> Signature; <sig-block> Signature Block; <source> Source; <std> Standard, Cited; <strike> Strike Through; <sub> Subscript; <subject> Subject Grouping Name; <subtitle> Subtitle; <suffix> Suffix; <sup> Superscript; <supplement> Supplement Information; <surname> Surname; <target> Target of an Internal Link; <td> Table Data Cell (XHTML table model); <term> Definition List: Term; <term-head> Definition List: Term Head; <th> Table Header Cell (XHTML table model); <title> Title; <trans-source> Translated Source; <trans-subtitle> Translated Subtitle; <trans-title> Translated Title; <underline> Underline; <uri> Uniform Resource Indicator (URI); <verse-line> Line of a Verse; <volume> Volume Number; <volume-id> Volume Identifier; <xref> X(cross) Reference

Formatted Example

Tagged Examples

Example 1

       

As shown formatted above, a subscript and superscript in a “stacked ” arrangement:

        
...
<p>The <italic>Escherichia coli argU</italic> gene encodes a minor arginine 
tRNA, tRNA<sup arrange="stack">Arg</sup><sub arrange="stack">UCU</sub>, 
which corresponds to the rare codon AGA and possibly AGG ...</p>
...


    

Example 2

An ordinary subscript:

    
...
<p>... Apparently, the names of &ldquo;FMR&rdquo; genes
do not reflect common sequence features but rather a 
physiological condition, &ldquo;fragile X mental 
retardation&rdquo; syndrome, associated with this gene. 
In this sense, the two are members of a group or family, 
but they show sequence similarity only in the pathological 
trinucleotide repeats (CGG)<sub>n</sub> that are often 
found upstream of their coding regions.</p>
...

    

Module

format.ent