Template:Mathcal/doc
| This is a documentation subpage for Template:Mathcal. It may contain usage information, categories and other content that is not part of the original template page. |
The Mathcal template is intended to simulate a calligraphic font for use in mathematical formulas using standard HTML. Use this template as an alternative to \mathcal{...} in LaTeX markup (see Help:Displaying a formula).
Usage
Use this template to wrap an inline formula with a calligraphic font in wikitext. Example:
{{mathcal|AaBbCcDdEe 0123456789}}
produces: AaBbCcDdEe 0123456789.
The template attempts to use any calligraphic font that may be installed on several operating systems, either as default or as part of an office package. The fonts called are: Lucida Calligraphy, Monotype Corsiva, URW Chancery L, Apple Chancery, and Tex Gyre Chorus. Failing all these, the generic font families cursive and serif are used.
Use of equals-sign
The template is meant to be used with alphabetic text, typically one or a few capital letters. If the body contains an exposed equals-sign ("="), it will fail to render. For example, the following template use produces no result:
{{mathcal|P=NP}}.
There are two ways to resolve this.
Method 1: Start the body with "1=", as in:
{{mathcal|1=P=NP}},
which produces: P=NP.
Method 2: Enclose the equals-sign in double-braces "{{=}}", as in:
{{mathcal|P{{=}}NP}},
which produces: P=NP.
See also
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.