This site is supported by donations to The OEIS Foundation.

Template:Mathscr/doc

From OeisWiki
Jump to: navigation, search

This documentation subpage contains instructions, categories, or other information for Template:Mathscr. [<Edit> Template:Mathscr]

[⧼Purge⧽ Template:Mathscr/doc]

The {{mathscr}} ([mathematical] script typeface) mathematical alphanumeric symbols template simulates a script typeface (using Unicode) for use in mathematical formulas using standard HTML+CSS (see notes about LaTeX support).

Usage

{{mathscr|character}}

or

{{mathscr|character|format}}

or

{{mathscr|character|font}}

or

{{mathscr|character|font|format}}

where character is from

  • a single Latin uppercase/lowercase character or Hindu-arabic numeral digit,
  • ell: ell,
  • wp or weierp: Weierstrass p;

and where

  • you may ask for Cambria bold script, e.g. '''a''',
  • although this won’t get Symbola bold script: it gives a different typeface instead...;

and font (optional second argument) is from

  • - or math or cambria: to get font-family: 'Cambria Math' (default), or
  • ~ or fancy or symbola: to get [curlier] font-family: Symbola;

and format (optional last argument) is either

  • htm: to get HTML+CSS (default), or
  • tex: to get LaTeX code.

Examples

Cambria script typeface

The code

: {{math|<!--
-->{{mathscr|A}} {{mathscr|B}} {{mathscr|C}} {{mathscr|D}} {{mathscr|E}} {{mathscr|F}} {{mathscr|G}} {{mathscr|H}} {{mathscr|I}} {{mathscr|J}} {{mathscr|K}} {{mathscr|L}} {{mathscr|M}} <!--
-->{{mathscr|N}} {{mathscr|O}} {{mathscr|P}} {{mathscr|Q}} {{mathscr|R}} {{mathscr|S}} {{mathscr|T}} {{mathscr|U}} {{mathscr|V}} {{mathscr|W}} {{mathscr|X}} {{mathscr|Y}} {{mathscr|Z}}
|tex = {{#replace: <!--
-->{{mathscr|A|tex}} {{mathscr|B|tex}} {{mathscr|C|tex}} {{mathscr|D|tex}} {{mathscr|E|tex}} {{mathscr|F|tex}} {{mathscr|G|tex}} {{mathscr|H|tex}} {{mathscr|I|tex}} <!--
-->{{mathscr|J|tex}} {{mathscr|K|tex}} {{mathscr|L|tex}} {{mathscr|M|tex}} {{mathscr|N|tex}} {{mathscr|O|tex}} {{mathscr|P|tex}} {{mathscr|Q|tex}} {{mathscr|R|tex}} <!--
-->{{mathscr|S|tex}} {{mathscr|T|tex}} {{mathscr|U|tex}} {{mathscr|V|tex}} {{mathscr|W|tex}} {{mathscr|X|tex}} {{mathscr|Y|tex}} {{mathscr|Z|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|a}} {{mathscr|b}} {{mathscr|c}} {{mathscr|d}} {{mathscr|e}} {{mathscr|f}} {{mathscr|g}} {{mathscr|h}} {{mathscr|i}} {{mathscr|j}} {{mathscr|k}} {{mathscr|l}} {{mathscr|m}} <!--
-->{{mathscr|n}} {{mathscr|o}} {{mathscr|p}} {{mathscr|q}} {{mathscr|r}} {{mathscr|s}} {{mathscr|t}} {{mathscr|u}} {{mathscr|v}} {{mathscr|w}} {{mathscr|x}} {{mathscr|y}} {{mathscr|z}} <!--
-->{{nbsp|2}}{{mathscr|ell}} {{mathscr|wp}} {{mathscr|weierp}}
|tex = {{#replace: <!--
-->{{mathscr|a|tex}} {{mathscr|b|tex}} {{mathscr|c|tex}} {{mathscr|d|tex}} {{mathscr|e|tex}} {{mathscr|f|tex}} {{mathscr|g|tex}} {{mathscr|h|tex}} {{mathscr|i|tex}} <!--
-->{{mathscr|j|tex}} {{mathscr|k|tex}} {{mathscr|l|tex}} {{mathscr|m|tex}} {{mathscr|n|tex}} {{mathscr|o|tex}} {{mathscr|p|tex}} {{mathscr|q|tex}} {{mathscr|r|tex}} <!--
-->{{mathscr|s|tex}} {{mathscr|t|tex}} {{mathscr|u|tex}} {{mathscr|v|tex}} {{mathscr|w|tex}} {{mathscr|x|tex}} {{mathscr|y|tex}} {{mathscr|z|tex}} <!--
-->\;\; {{mathscr|ell|tex}} {{mathscr|wp|tex}} {{mathscr|weierp|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|0}} {{mathscr|1}} {{mathscr|2}} {{mathscr|3}} {{mathscr|4}} {{mathscr|5}} {{mathscr|6}} {{mathscr|7}} {{mathscr|8}} {{mathscr|9}}
|tex = {{#replace: <!--
-->{{mathscr|0|tex}} {{mathscr|1|tex}} {{mathscr|2|tex}} {{mathscr|3|tex}} {{mathscr|4|tex}} {{mathscr|5|tex}} {{mathscr|6|tex}} {{mathscr|7|tex}} {{mathscr|8|tex}} {{mathscr|9|tex}} ||\,}}
|&}}

yields the text style HTML+CSS (Hindu-arabic numeral digits are [automatically] rendered in calligraphic typeface using {{mathcal|...}})

𝒜 𝒞 𝒟 𝒢 𝒥 𝒦 𝒩 𝒪 𝒫 𝒬 𝒮 𝒯 𝒰 𝒱 𝒲 𝒳 𝒴 𝒵

𝒶 𝒷 𝒸 𝒹 𝒻 𝒽 𝒾 𝒿 𝓀 𝓁 𝓂 𝓃 𝓅 𝓆 𝓇 𝓈 𝓉 𝓊 𝓋 𝓌 𝓍 𝓎 𝓏   

0 1 2 3 4 5 6 7 8 9

and with the $ option, yields the text style LaTeX (currently using \mathcal{ } to get calligraphic typeface, except for \ell giving lowercase script instead of lowercase calligraphic  )



Symbola script typeface

The code

: {{math|<!--
-->{{mathscr|A|~}} {{mathscr|B|~}} {{mathscr|C|~}} {{mathscr|D|~}} {{mathscr|E|~}} {{mathscr|F|~}} {{mathscr|G|~}} {{mathscr|H|~}} {{mathscr|I|~}} {{mathscr|J|~}} {{mathscr|K|~}} {{mathscr|L|~}} <!--
-->{{mathscr|M|~}} {{mathscr|N|~}} {{mathscr|O|~}} {{mathscr|P|~}} {{mathscr|Q|~}} {{mathscr|R|~}} {{mathscr|S|~}} {{mathscr|T|~}} {{mathscr|U|~}} {{mathscr|V|~}} {{mathscr|W|~}} {{mathscr|X|~}} <!--
-->{{mathscr|Y|~}} {{mathscr|Z|~}}
|tex = {{#replace: <!--
-->{{mathscr|A|tex}} {{mathscr|B|tex}} {{mathscr|C|tex}} {{mathscr|D|tex}} {{mathscr|E|tex}} {{mathscr|F|tex}} {{mathscr|G|tex}} {{mathscr|H|tex}} {{mathscr|I|tex}} <!--
-->{{mathscr|J|tex}} {{mathscr|K|tex}} {{mathscr|L|tex}} {{mathscr|M|tex}} {{mathscr|N|tex}} {{mathscr|O|tex}} {{mathscr|P|tex}} {{mathscr|Q|tex}} {{mathscr|R|tex}} <!--
-->{{mathscr|S|tex}} {{mathscr|T|tex}} {{mathscr|U|tex}} {{mathscr|V|tex}} {{mathscr|W|tex}} {{mathscr|X|tex}} {{mathscr|Y|tex}} {{mathscr|Z|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|a|~}} {{mathscr|b|~}} {{mathscr|c|~}} {{mathscr|d|~}} {{mathscr|e|~}} {{mathscr|f|~}} {{mathscr|g|~}} {{mathscr|h|~}} {{mathscr|i|~}} {{mathscr|j|~}} {{mathscr|k|~}} {{mathscr|l|~}} <!--
-->{{mathscr|m|~}} {{mathscr|n|~}} {{mathscr|o|~}} {{mathscr|p|~}} {{mathscr|q|~}} {{mathscr|r|~}} {{mathscr|s|~}} {{mathscr|t|~}} {{mathscr|u|~}} {{mathscr|v|~}} {{mathscr|w|~}} {{mathscr|x|~}} <!--
-->{{mathscr|y|~}} {{mathscr|z|~}} {{nbsp|2}}{{mathscr|ell|~}} {{mathscr|wp|~}} {{mathscr|weierp|~}}
|tex = {{#replace: <!--
-->{{mathscr|a|tex}} {{mathscr|b|tex}} {{mathscr|c|tex}} {{mathscr|d|tex}} {{mathscr|e|tex}} {{mathscr|f|tex}} {{mathscr|g|tex}} {{mathscr|h|tex}} {{mathscr|i|tex}} <!--
-->{{mathscr|j|tex}} {{mathscr|k|tex}} {{mathscr|l|tex}} {{mathscr|m|tex}} {{mathscr|n|tex}} {{mathscr|o|tex}} {{mathscr|p|tex}} {{mathscr|q|tex}} {{mathscr|r|tex}} <!--
-->{{mathscr|s|tex}} {{mathscr|t|tex}} {{mathscr|u|tex}} {{mathscr|v|tex}} {{mathscr|w|tex}} {{mathscr|x|tex}} {{mathscr|y|tex}} {{mathscr|z|tex}} <!--
-->\;\; {{mathscr|ell|tex}} {{mathscr|wp|tex}} {{mathscr|weierp|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|0|~}} {{mathscr|1|~}} {{mathscr|2|~}} {{mathscr|3|~}} {{mathscr|4|~}} {{mathscr|5|~}} {{mathscr|6|~}} {{mathscr|7|~}} {{mathscr|8|~}} {{mathscr|9|~}}
|tex = {{#replace: <!--
-->{{mathscr|0|tex}} {{mathscr|1|tex}} {{mathscr|2|tex}} {{mathscr|3|tex}} {{mathscr|4|tex}} {{mathscr|5|tex}} {{mathscr|6|tex}} {{mathscr|7|tex}} {{mathscr|8|tex}} {{mathscr|9|tex}} ||\,}}
|&}}

yields the text style HTML+CSS (Hindu-arabic numeral digits are [automatically] rendered in calligraphic typeface using {{mathcal|...}})

𝒜 𝒞 𝒟 𝒢 𝒥 𝒦 𝒩 𝒪 𝒫 𝒬 𝒮 𝒯 𝒰 𝒱 𝒲 𝒳 𝒴 𝒵

𝒶 𝒷 𝒸 𝒹 𝒻 𝒽 𝒾 𝒿 𝓀 𝓁 𝓂 𝓃 𝓅 𝓆 𝓇 𝓈 𝓉 𝓊 𝓋 𝓌 𝓍 𝓎 𝓏   

0 1 2 3 4 5 6 7 8 9

Cambria bold script typeface

The code

: {{math|<!--
-->{{mathscr|'''A'''}} {{mathscr|'''B'''}} {{mathscr|'''C'''}} {{mathscr|'''D'''}} {{mathscr|'''E'''}} {{mathscr|'''F'''}} {{mathscr|'''G'''}} {{mathscr|'''H'''}} {{mathscr|'''I'''}} <!--
-->{{mathscr|'''J'''}} {{mathscr|'''K'''}} {{mathscr|'''L'''}} {{mathscr|'''M'''}} {{mathscr|'''N'''}} {{mathscr|'''O'''}} {{mathscr|'''P'''}} {{mathscr|'''Q'''}} {{mathscr|'''R'''}} <!--
-->{{mathscr|'''S'''}} {{mathscr|'''T'''}} {{mathscr|'''U'''}} {{mathscr|'''V'''}} {{mathscr|'''W'''}} {{mathscr|'''X'''}} {{mathscr|'''Y'''}} {{mathscr|'''Z'''}}
|tex = {{#replace: <!--
-->{{mathscr|'''A'''|tex}} {{mathscr|'''B'''|tex}} {{mathscr|'''C'''|tex}} {{mathscr|'''D'''|tex}} {{mathscr|'''E'''|tex}} {{mathscr|'''F'''|tex}} {{mathscr|'''G'''|tex}} {{mathscr|'''H'''|tex}} <!--
-->{{mathscr|'''I'''|tex}} {{mathscr|'''J'''|tex}} {{mathscr|'''K'''|tex}} {{mathscr|'''L'''|tex}} {{mathscr|'''M'''|tex}} {{mathscr|'''N'''|tex}} {{mathscr|'''O'''|tex}} {{mathscr|'''P'''|tex}} <!--
-->{{mathscr|'''Q'''|tex}} {{mathscr|'''R'''|tex}} {{mathscr|'''S'''|tex}} {{mathscr|'''T'''|tex}} {{mathscr|'''U'''|tex}} {{mathscr|'''V'''|tex}} {{mathscr|'''W'''|tex}} {{mathscr|'''X'''|tex}} <!--
-->{{mathscr|'''Y'''|tex}} {{mathscr|'''Z'''|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|'''a'''}} {{mathscr|'''b'''}} {{mathscr|'''c'''}} {{mathscr|'''d'''}} {{mathscr|'''e'''}} {{mathscr|'''f'''}} {{mathscr|'''g'''}} {{mathscr|'''h'''}} {{mathscr|'''i'''}} <!--
-->{{mathscr|'''j'''}} {{mathscr|'''k'''}} {{mathscr|'''l'''}} {{mathscr|'''m'''}} {{mathscr|'''n'''}} {{mathscr|'''o'''}} {{mathscr|'''p'''}} {{mathscr|'''q'''}} {{mathscr|'''r'''}} <!--
-->{{mathscr|'''s'''}} {{mathscr|'''t'''}} {{mathscr|'''u'''}} {{mathscr|'''v'''}} {{mathscr|'''w'''}} {{mathscr|'''x'''}} {{mathscr|'''y'''}} {{mathscr|'''z'''}} <!--
-->{{nbsp|2}}{{mathscr|'''ell'''}} {{mathscr|'''wp'''}} {{mathscr|'''weierp'''}}
|tex = {{#replace: <!--
-->{{mathscr|'''a'''|tex}} {{mathscr|'''b'''|tex}} {{mathscr|'''c'''|tex}} {{mathscr|'''d'''|tex}} {{mathscr|'''e'''|tex}} {{mathscr|'''f'''|tex}} {{mathscr|'''g'''|tex}} {{mathscr|'''h'''|tex}} <!--
-->{{mathscr|'''i'''|tex}} {{mathscr|'''j'''|tex}} {{mathscr|'''k'''|tex}} {{mathscr|'''l'''|tex}} {{mathscr|'''m'''|tex}} {{mathscr|'''n'''|tex}} {{mathscr|'''o'''|tex}} {{mathscr|'''p'''|tex}} <!--
-->{{mathscr|'''q'''|tex}} {{mathscr|'''r'''|tex}} {{mathscr|'''s'''|tex}} {{mathscr|'''t'''|tex}} {{mathscr|'''u'''|tex}} {{mathscr|'''v'''|tex}} {{mathscr|'''w'''|tex}} {{mathscr|'''x'''|tex}} <!--
-->{{mathscr|'''y'''|tex}} {{mathscr|'''z'''|tex}} <!--
-->\;\; {{mathscr|'''ell'''|tex}} {{mathscr|'''wp'''|tex}} {{mathscr|'''weierp'''|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|'''0'''}} {{mathscr|'''1'''}} {{mathscr|'''2'''}} {{mathscr|'''3'''}} {{mathscr|'''4'''}} {{mathscr|'''5'''}} {{mathscr|'''6'''}} {{mathscr|'''7'''}} {{mathscr|'''8'''}} {{mathscr|'''9'''}}
|tex = {{#replace: <!--
-->{{mathscr|'''0'''|tex}} {{mathscr|'''1'''|tex}} {{mathscr|'''2'''|tex}} {{mathscr|'''3'''|tex}} {{mathscr|'''4'''|tex}} {{mathscr|'''5'''|tex}} {{mathscr|'''6'''|tex}} {{mathscr|'''7'''|tex}} <!--
-->{{mathscr|'''8'''|tex}} {{mathscr|'''9'''|tex}} ||\,}}
|&}}

yields the text style HTML+CSS (Hindu-arabic numeral digits are [automatically] rendered in bold calligraphic typeface using <b>{{mathcal|...}}</b>)

𝓐 𝓑 𝓒 𝓓 𝓔 𝓕 𝓖 𝓗 𝓘 𝓙 𝓚 𝓛 𝓜 𝓝 𝓞 𝓟 𝓠 𝓡 𝓢 𝓣 𝓤 𝓥 𝓦 𝓧 𝓨 𝓩

𝓪 𝓫 𝓬 𝓭 𝓮 𝓯 𝓰 𝓱 𝓲 𝓳 𝓴 𝓵 𝓶 𝓷 𝓸 𝓹 𝓺 𝓻 𝓼 𝓽 𝓾 𝓿 𝔀 𝔁 𝔂 𝔃   

0 1 2 3 4 5 6 7 8 9

and with the $ option, yields the text style LaTeX (currently using \mathcal{ } to get calligraphic typeface, except for \ell giving lowercase script instead of lowercase calligraphic  )



NOT Symbola [NOT bold] script typeface

The code

: {{math|<!--
-->{{mathscr|'''A'''|~}} {{mathscr|'''B'''|~}} {{mathscr|'''C'''|~}} {{mathscr|'''D'''|~}} {{mathscr|'''E'''|~}} {{mathscr|'''F'''|~}} {{mathscr|'''G'''|~}} {{mathscr|'''H'''|~}} {{mathscr|'''I'''|~}} <!--
-->{{mathscr|'''J'''|~}} {{mathscr|'''K'''|~}} {{mathscr|'''L'''|~}} {{mathscr|'''M'''|~}} {{mathscr|'''N'''|~}} {{mathscr|'''O'''|~}} {{mathscr|'''P'''|~}} {{mathscr|'''Q'''|~}} {{mathscr|'''R'''|~}} <!--
-->{{mathscr|'''S'''|~}} {{mathscr|'''T'''|~}} {{mathscr|'''U'''|~}} {{mathscr|'''V'''|~}} {{mathscr|'''W'''|~}} {{mathscr|'''X'''|~}} {{mathscr|'''Y'''|~}} {{mathscr|'''Z'''|~}}
|tex = {{#replace: <!--
-->{{mathscr|'''A'''|tex}} {{mathscr|'''B'''|tex}} {{mathscr|'''C'''|tex}} {{mathscr|'''D'''|tex}} {{mathscr|'''E'''|tex}} {{mathscr|'''F'''|tex}} {{mathscr|'''G'''|tex}} {{mathscr|'''H'''|tex}} <!--
-->{{mathscr|'''I'''|tex}} {{mathscr|'''J'''|tex}} {{mathscr|'''K'''|tex}} {{mathscr|'''L'''|tex}} {{mathscr|'''M'''|tex}} {{mathscr|'''N'''|tex}} {{mathscr|'''O'''|tex}} {{mathscr|'''P'''|tex}} <!--
-->{{mathscr|'''Q'''|tex}} {{mathscr|'''R'''|tex}} {{mathscr|'''S'''|tex}} {{mathscr|'''T'''|tex}} {{mathscr|'''U'''|tex}} {{mathscr|'''V'''|tex}} {{mathscr|'''W'''|tex}} {{mathscr|'''X'''|tex}} <!--
-->{{mathscr|'''Y'''|tex}} {{mathscr|'''Z'''|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|'''a'''|~}} {{mathscr|'''b'''|~}} {{mathscr|'''c'''|~}} {{mathscr|'''d'''|~}} {{mathscr|'''e'''|~}} {{mathscr|'''f'''|~}} {{mathscr|'''g'''|~}} {{mathscr|'''h'''|~}} {{mathscr|'''i'''|~}} <!--
-->{{mathscr|'''j'''|~}} {{mathscr|'''k'''|~}} {{mathscr|'''l'''|~}} {{mathscr|'''m'''|~}} {{mathscr|'''n'''|~}} {{mathscr|'''o'''|~}} {{mathscr|'''p'''|~}} {{mathscr|'''q'''|~}} {{mathscr|'''r'''|~}} <!--
-->{{mathscr|'''s'''|~}} {{mathscr|'''t'''|~}} {{mathscr|'''u'''|~}} {{mathscr|'''v'''|~}} {{mathscr|'''w'''|~}} {{mathscr|'''x'''|~}} {{mathscr|'''y'''|~}} {{mathscr|'''z'''|~}} <!--
-->{{nbsp|2}}{{mathscr|'''ell'''|~}} {{mathscr|'''wp'''|~}} {{mathscr|'''weierp'''|~}}
|tex = {{#replace: <!--
-->{{mathscr|'''a'''|tex}} {{mathscr|'''b'''|tex}} {{mathscr|'''c'''|tex}} {{mathscr|'''d'''|tex}} {{mathscr|'''e'''|tex}} {{mathscr|'''f'''|tex}} {{mathscr|'''g'''|tex}} {{mathscr|'''h'''|tex}} <!--
-->{{mathscr|'''i'''|tex}} {{mathscr|'''j'''|tex}} {{mathscr|'''k'''|tex}} {{mathscr|'''l'''|tex}} {{mathscr|'''m'''|tex}} {{mathscr|'''n'''|tex}} {{mathscr|'''o'''|tex}} {{mathscr|'''p'''|tex}} <!--
-->{{mathscr|'''q'''|tex}} {{mathscr|'''r'''|tex}} {{mathscr|'''s'''|tex}} {{mathscr|'''t'''|tex}} {{mathscr|'''u'''|tex}} {{mathscr|'''v'''|tex}} {{mathscr|'''w'''|tex}} {{mathscr|'''x'''|tex}} <!--
-->{{mathscr|'''y'''|tex}} {{mathscr|'''z'''|tex}} <!--
-->\;\; {{mathscr|'''ell'''|tex}} {{mathscr|'''wp'''|tex}} {{mathscr|'''weierp'''|tex}} ||\,}}
|&}}{{nl}}<!--
-->{{math|<!--
-->{{mathscr|'''0'''|~}} {{mathscr|'''1'''|~}} {{mathscr|'''2'''|~}} {{mathscr|'''3'''|~}} {{mathscr|'''4'''|~}} <!--
-->{{mathscr|'''5'''|~}} {{mathscr|'''6'''|~}} {{mathscr|'''7'''|~}} {{mathscr|'''8'''|~}} {{mathscr|'''9'''|~}}
|tex = {{#replace: <!--
-->{{mathscr|'''0'''|tex}} {{mathscr|'''1'''|tex}} {{mathscr|'''2'''|tex}} {{mathscr|'''3'''|tex}} {{mathscr|'''4'''|tex}} {{mathscr|'''5'''|tex}} {{mathscr|'''6'''|tex}} {{mathscr|'''7'''|tex}} <!--
-->{{mathscr|'''8'''|tex}} {{mathscr|'''9'''|tex}} ||\,}}
|&}}

yields the text style HTML+CSS (Hindu-arabic numeral digits are [automatically] rendered in bold calligraphic typeface using <b>{{mathcal|...}}</b>)

𝓐 𝓑 𝓒 𝓓 𝓔 𝓕 𝓖 𝓗 𝓘 𝓙 𝓚 𝓛 𝓜 𝓝 𝓞 𝓟 𝓠 𝓡 𝓢 𝓣 𝓤 𝓥 𝓦 𝓧 𝓨 𝓩

𝓪 𝓫 𝓬 𝓭 𝓮 𝓯 𝓰 𝓱 𝓲 𝓳 𝓴 𝓵 𝓶 𝓷 𝓸 𝓹 𝓺 𝓻 𝓼 𝓽 𝓾 𝓿 𝔀 𝔁 𝔂 𝔃   

0 1 2 3 4 5 6 7 8 9

Tests

: {{mathfont|<!--
-->{{text|A a '''A''' '''a''' 5 '''5'''}}{{nl}}<!--
-->{{text|''A'' ''a'' '''''A''''' '''''a''''' ''5'' '''''5'''''}}{{nl}}<!--
-->A a '''A''' '''a''' 5 '''5'''{{nl}}<!--
-->''A'' ''a'' '''''A''''' '''''a''''' ''5'' '''''5'''''{{nl}}<!--
-->{{mathcal|A}} {{mathcal|a}} {{mathcal|'''A'''}} {{mathcal|'''a'''}} {{mathcal|5}} {{mathcal|'''5'''}}{{nl}}<!--
-->{{mathscr|A|-}} {{mathscr|a|-}} {{mathscr|'''A'''|-}} {{mathscr|'''a'''|-}} {{mathscr|5|-}} {{mathscr|'''5'''|-}}{{nl}}<!--
-->{{mathscr|A|~}} {{mathscr|a|~}} {{mathscr|'''A'''|~}} {{mathscr|'''a'''|~}} {{mathscr|5|~}} {{mathscr|'''5'''|~}}
}}

yields

A a A a 5 5
A a A a 5 5
A a A a 5 5
A a A a 5 5
A a A a 5 5
𝒜 𝒶 𝓐 𝓪 5 5
𝒜 𝒶 𝓐 𝓪 5 5

Glyphs

Unicode mathematical script glyphs
𝒝 UNDEFINED PLANE 1 (10000-1FFFD) Unicode.
U+1D49C 𝒜
U+1D49D 𝒝
U+1D49E 𝒞
U+1D49F 𝒟
U+1D4A0 𝒠
U+1D4A1 𝒡
U+1D4A2 𝒢
U+1D4A3 𝒣
U+1D4A4 𝒤
U+1D4A5 𝒥
U+1D4A6 𝒦
U+1D4A7 𝒧
U+1D4A8 𝒨
U+1D4A9 𝒩
U+1D4AA 𝒪
U+1D4AB 𝒫
U+1D4AC 𝒬
U+1D4AD 𝒭
U+1D4AE 𝒮
U+1D4AF 𝒯
U+1D4B0 𝒰
U+1D4B1 𝒱
U+1D4B2 𝒲
U+1D4B3 𝒳
U+1D4B4 𝒴
U+1D4B5 𝒵
U+1D4D0 𝓐
U+1D4D1 𝓑
U+1D4D2 𝓒
U+1D4D3 𝓓
U+1D4D4 𝓔
U+1D4D5 𝓕
U+1D4D6 𝓖
U+1D4D7 𝓗
U+1D4D8 𝓘
U+1D4D9 𝓙
U+1D4DA 𝓚
U+1D4DB 𝓛
U+1D4DC 𝓜
U+1D4DD 𝓝
U+1D4DE 𝓞
U+1D4DF 𝓟
U+1D4E0 𝓠
U+1D4E1 𝓡
U+1D4E2 𝓢
U+1D4E3 𝓣
U+1D4E4 𝓤
U+1D4E5 𝓥
U+1D4E6 𝓦
U+1D4E7 𝓧
U+1D4E8 𝓨
U+1D4E9 𝓩
U+1D4B6 𝒶
U+1D4B7 𝒷
U+1D4B8 𝒸
U+1D4B9 𝒹
U+1D4BA 𝒺
U+1D4BB 𝒻
U+1D4BC 𝒼
U+1D4BD 𝒽
U+1D4BE 𝒾
U+1D4BF 𝒿
U+1D4C0 𝓀
U+1D4C1 𝓁
U+1D4C2 𝓂
U+1D4C3 𝓃
U+1D4C4 𝓄
U+1D4C5 𝓅
U+1D4C6 𝓆
U+1D4C7 𝓇
U+1D4C8 𝓈
U+1D4C9 𝓉
U+1D4CA 𝓊
U+1D4CB 𝓋
U+1D4CC 𝓌
U+1D4CD 𝓍
U+1D4CE 𝓎
U+1D4CF 𝓏
U+1D4EA 𝓪
U+1D4EB 𝓫
U+1D4EC 𝓬
U+1D4ED 𝓭
U+1D4EE 𝓮
U+1D4EF 𝓯
U+1D4F0 𝓰
U+1D4F1 𝓱
U+1D4F2 𝓲
U+1D4F3 𝓳
U+1D4F4 𝓴
U+1D4F5 𝓵
U+1D4F6 𝓶
U+1D4F7 𝓷
U+1D4F8 𝓸
U+1D4F9 𝓹
U+1D4FA 𝓺
U+1D4FB 𝓻
U+1D4FC 𝓼
U+1D4FD 𝓽
U+1D4FE 𝓾
U+1D4FF 𝓿
U+1D500 𝔀
U+1D501 𝔁
U+1D502 𝔂
U+1D503 𝔃
                
Glyphs from {{mathscr}}
(math or cambria as [default] second argument)
U+ 𝒜
U+0212C
U+ 𝒞
U+ 𝒟
U+02130
U+02131
U+ 𝒢
U+0210B
U+02110
U+ 𝒥
U+ 𝒦
U+
U+
U+ 𝒩
U+ 𝒪
U+ 𝒫
U+ 𝒬
U+0211B
U+ 𝒮
U+ 𝒯
U+ 𝒰
U+ 𝒱
U+ 𝒲
U+ 𝒳
U+ 𝒴
U+ 𝒵
U+1D4D0 𝓐
U+1D4D1 𝓑
U+1D4D2 𝓒
U+1D4D3 𝓓
U+1D4D4 𝓔
U+1D4D5 𝓕
U+1D4D6 𝓖
U+1D4D7 𝓗
U+1D4D8 𝓘
U+1D4D9 𝓙
U+1D4DA 𝓚
U+1D4DB 𝓛
U+1D4DC 𝓜
U+1D4DD 𝓝
U+1D4DE 𝓞
U+1D4DF 𝓟
U+1D4E0 𝓠
U+1D4E1 𝓡
U+1D4E2 𝓢
U+1D4E3 𝓣
U+1D4E4 𝓤
U+1D4E5 𝓥
U+1D4E6 𝓦
U+1D4E7 𝓧
U+1D4E8 𝓨
U+1D4E9 𝓩
U+ 𝒶
U+ 𝒷
U+ 𝒸
U+ 𝒹
U+0212F
U+ 𝒻
U+0210A
U+ 𝒽
U+ 𝒾
U+ 𝒿
U+ 𝓀
U+ 𝓁
U+ 𝓂
U+ 𝓃
U+02134
U+ 𝓅
U+ 𝓆
U+ 𝓇
U+ 𝓈
U+ 𝓉
U+ 𝓊
U+ 𝓋
U+ 𝓌
U+ 𝓍
U+ 𝓎
U+ 𝓏
U+1D4EA 𝓪
U+1D4EB 𝓫
U+1D4EC 𝓬
U+1D4ED 𝓭
U+1D4EE 𝓮
U+1D4EF 𝓯
U+1D4F0 𝓰
U+1D4F1 𝓱
U+1D4F2 𝓲
U+1D4F3 𝓳
U+1D4F4 𝓴
U+1D4F5 𝓵
U+1D4F6 𝓶
U+1D4F7 𝓷
U+1D4F8 𝓸
U+1D4F9 𝓹
U+1D4FA 𝓺
U+1D4FB 𝓻
U+1D4FC 𝓼
U+1D4FD 𝓽
U+1D4FE 𝓾
U+1D4FF 𝓿
U+1D500 𝔀
U+1D501 𝔁
U+1D502 𝔂
U+1D503 𝔃
                
Glyphs from {{mathscr}}
(fancy or symbola as second argument)
U+ 𝒜
U+0212C
U+ 𝒞
U+ 𝒟
U+02130
U+02131
U+ 𝒢
U+0210B
U+02110
U+ 𝒥
U+ 𝒦
U+
U+
U+ 𝒩
U+ 𝒪
U+ 𝒫
U+ 𝒬
U+0211B
U+ 𝒮
U+ 𝒯
U+ 𝒰
U+ 𝒱
U+ 𝒲
U+ 𝒳
U+ 𝒴
U+ 𝒵
U+1D4D0 𝓐
U+1D4D1 𝓑
U+1D4D2 𝓒
U+1D4D3 𝓓
U+1D4D4 𝓔
U+1D4D5 𝓕
U+1D4D6 𝓖
U+1D4D7 𝓗
U+1D4D8 𝓘
U+1D4D9 𝓙
U+1D4DA 𝓚
U+1D4DB 𝓛
U+1D4DC 𝓜
U+1D4DD 𝓝
U+1D4DE 𝓞
U+1D4DF 𝓟
U+1D4E0 𝓠
U+1D4E1 𝓡
U+1D4E2 𝓢
U+1D4E3 𝓣
U+1D4E4 𝓤
U+1D4E5 𝓥
U+1D4E6 𝓦
U+1D4E7 𝓧
U+1D4E8 𝓨
U+1D4E9 𝓩
U+ 𝒶
U+ 𝒷
U+ 𝒸
U+ 𝒹
U+0212F
U+ 𝒻
U+0210A
U+ 𝒽
U+ 𝒾
U+ 𝒿
U+ 𝓀
U+ 𝓁
U+ 𝓂
U+ 𝓃
U+02134
U+ 𝓅
U+ 𝓆
U+ 𝓇
U+ 𝓈
U+ 𝓉
U+ 𝓊
U+ 𝓋
U+ 𝓌
U+ 𝓍
U+ 𝓎
U+ 𝓏
U+1D4EA 𝓪
U+1D4EB 𝓫
U+1D4EC 𝓬
U+1D4ED 𝓭
U+1D4EE 𝓮
U+1D4EF 𝓯
U+1D4F0 𝓰
U+1D4F1 𝓱
U+1D4F2 𝓲
U+1D4F3 𝓳
U+1D4F4 𝓴
U+1D4F5 𝓵
U+1D4F6 𝓶
U+1D4F7 𝓷
U+1D4F8 𝓸
U+1D4F9 𝓹
U+1D4FA 𝓺
U+1D4FB 𝓻
U+1D4FC 𝓼
U+1D4FD 𝓽
U+1D4FE 𝓾
U+1D4FF 𝓿
U+1D500 𝔀
U+1D501 𝔁
U+1D502 𝔂
U+1D503 𝔃

Font support

Local Font List (Adobe Flash tool to see the fonts installed on your machine)—FileFormat.Info.


The following should apply for all the MATHEMATICAL SCRIPT CAPITAL A-Z (U+1D...) and MATHEMATICAL SCRIPT SMALL A-Z (U+1D...):


The following apply for the SCRIPT CAPITAL A-Z (U+02...):



The following apply for the SCRIPT SMALL A-Z (U+02...):


Comparison with {{mathcal}}

The code

: {{math|{{mathcal|A B C D E F G H I J K L M N O P Q R S T U V W X Y Z{{nbsp}}a b c d e f g h i j k l m n o p q r s t u v w x y z{{nbsp}}0 1 2 3 4 5 6 7 8 9}}
|tex = {{#replace:{{mathcal|A B C D E F G H I J K L M N O P Q R S T U V W X Y Z   a b c d e f g h i j k l m n o p q r s t u v w x y z   0 1 2 3 4 5 6 7 8 9|tex}}||\,}}
|&}}

yields the text style HTML+CSS (calligraphic numerals appear in italic oldstyle figures; not roman oldstyle figures even if we use ''0123456789'')

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

and with the $ option, yields the text style LaTeX (only yields a calligraphic typeface for uppercase Latin characters!) (numerals appear in roman oldstyle figures)

The code

: {{math|''DEFGHI'' ''defghi'' {{mathcal|DEFGHI defghi}}
|tex = DEFGHI \ defghi \ {{mathcal|DEFGHI \ defghi|tex}}
|&}}

yields the text style HTML+CSS

DEFGHI defghi DEFGHI defghi

and with the $ option yields the text style LaTeX

Notes

HTML+CSS:

https://www.w3.org/TR/MathML2/script.html
https://unicode-search.net/unicode-namesearch.pl?term=SCRIPT
https://unicode.org/charts/PDF/U1D400.pdf
https://www.w3.org/TR/2007/WD-xml-entity-names-20071214/bycodes.html

LaTeX: \mathscr{ } requires package: mathrsfs. (Using \mathcal{ } instead to get calligraphic font, except for \ell to get lowercase script and \wp or \weierp to get Weierstrass  )

See also