mirror of
https://github.com/google/fonts.git
synced 2024-12-18 14:21:47 +03:00
d416b6914e
* Updating GitHub URL for checklist * New illo: a_checklist_for_choosing_type_2.svg * Updating `figcaption` to match new illo * Typeface credits on checklist article * Typeface credits on anatomy article * Typeface credits on language article * Typeface credits for CASL * Typeface credits on all axis gloss. terms * Typeface credits in remaining new gloss. illos
21 lines
1.5 KiB
Markdown
21 lines
1.5 KiB
Markdown
|
||
Superscript is [text](/glossary/text) formatted to appear smaller than the surrounding text and is usually aligned slightly above the top of the regular [type](/glossary/type); subscript is similar, but aligned slightly below the baseline. In English, superscript is commonly used to add references (for footnotes), copyright or trademark symbols, and in equations for scientific and mathematical texts. Subscript is mainly reserved for chemical compounds.
|
||
|
||
<figure>
|
||
|
||
![Montage: A paragraph with a superscript reference to a footnote, a heading with a superscript trademark, and a chemical formula with subscript atomic numbers.](images/thumbnail.svg)
|
||
|
||
<figcaption>Typefaces: <a href="https://fonts.google.com/specimen/EB+Garamond">EB Garamond</a>, <a href="https://fonts.google.com/specimen/Space+Grotesk">Space Grotesk</a>, <a href="https://fonts.google.com/noto/fonts">Noto Sans</a></figcaption>
|
||
|
||
</figure>
|
||
|
||
Superscript and subscript can be easily applied to text with controls in most user interfaces, from word processors to design applications.
|
||
|
||
<figure>
|
||
|
||
![An approximation of the superscript/subscript options often found in applications’ user interfaces.](images/superscript_subscript_2.svg)
|
||
|
||
</figure>
|
||
|
||
Although it’s possible for software to synthesize the smaller sizes, it’s best to use the correct superscript and subscript [glyphs](/glossary/glyph) in a [font](/glossary/font) file, if they exist—much like [avoiding faux small caps](/lesson/choosing_type/choosing_reliable_typefaces).
|