m (moved CKEditor 3.x/Users Guide/Common Tasks/Text Styling/Subscript and Superscript to CKEditor 3.x/Users Guide/Styling/Subscript and Superscript: New User's Guide structure implemented) |
(Final proof-reading) |
||
Line 1: | Line 1: | ||
+ | Subscript and superscript formatting is often used in mathematical expressions or footnote references. CKEditor makes it easy to format the text as subscript or superscript with appropriate toolbar buttons. | ||
+ | |||
== Subscript == | == Subscript == | ||
Subscript is a character that is slightly smaller than the text that surrounds it and is set below the baseline. It is often used in mathematical expressions to denote a variable version or the denominator part of a fraction. | Subscript is a character that is slightly smaller than the text that surrounds it and is set below the baseline. It is often used in mathematical expressions to denote a variable version or the denominator part of a fraction. | ||
Line 8: | Line 10: | ||
== Superscript == | == Superscript == | ||
− | Subscript is a character that is slightly smaller than the text that surrounds it and is set above the baseline. It is often used in mathematical expressions to denote power or the numerator part of a fraction. In normal text superscript often directs a user to a footnote | + | Subscript is a character that is slightly smaller than the text that surrounds it and is set above the baseline. It is often used in mathematical expressions to denote power or the numerator part of a fraction. In normal text superscript often directs a user to a footnote. Note that some special characters are often added as superscript by default. |
− | |||
To use superscript in your document, press the [[Image:CKEditor_superscript.png|Superscript]] toolbar button. To remove the formatting, press the button again. | To use superscript in your document, press the [[Image:CKEditor_superscript.png|Superscript]] toolbar button. To remove the formatting, press the button again. | ||
[[Image:CKEditor_superscript_example.png|frame|center|Superscript used in CKEditor]] | [[Image:CKEditor_superscript_example.png|frame|center|Superscript used in CKEditor]] |
Latest revision as of 12:00, 13 December 2010
Subscript and superscript formatting is often used in mathematical expressions or footnote references. CKEditor makes it easy to format the text as subscript or superscript with appropriate toolbar buttons.
Subscript
Subscript is a character that is slightly smaller than the text that surrounds it and is set below the baseline. It is often used in mathematical expressions to denote a variable version or the denominator part of a fraction.
To use subscript in your document, press the toolbar button. To remove the formatting, press the button again.
Superscript
Subscript is a character that is slightly smaller than the text that surrounds it and is set above the baseline. It is often used in mathematical expressions to denote power or the numerator part of a fraction. In normal text superscript often directs a user to a footnote. Note that some special characters are often added as superscript by default.
To use superscript in your document, press the toolbar button. To remove the formatting, press the button again.