Template:LaTeX preset characters/doc: Difference between revisions

ArrowHead294 (talk | contribs)
Documentation page
 
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{dochead}}
{{dochead}}{{{{ROOTPAGENAME}} }}
This template defines pre-defined character sequences for brackets, in order to make typesetting of operators such as [[Monzo]]s and [[Val]]s in LaTeX easier.
=== Usage ===
{| class="wikitable"
|+ style="font-size: 105%; white-space: nowrap;" | Pre-defined LaTeX character sequences
|-
! You type !! You get
|-
| <code>\llangle</code> || <math>\llangle\right.\right.</math>
|-
| <code>\lllangle</code> || <math>\lllangle\right.\right.\right.</math>
|-
| <code>\llllangle</code> || <math>\llllangle\right.\right.\right.\right.</math>
|-
| <code>\llbrack</code> || <math>\llbrack\right.\right.</math>
|-
| <code>\lllbrack</code> || <math>\lllbrack\right.\right.\right.</math>
|-
| <code>\llllbrack</code> || <math>\llllbrack\right.\right.\right.\right.</math>
|-
| <code>\llvert</code> || <math>\llvert\right.\right.</math>
|-
| <code>\lllvert</code> || <math>\lllvert\right.\right.\right.</math>
|-
| <code>\llllvert</code> || <math>\llllvert\right.\right.\right.\right.</math>
|-
| <code>\rrangle</code> || <math>\left.\left.\rrangle</math>
|-
| <code>\rrrangle</code> || <math>\left.\left.\left.\rrrangle</math>
|-
| <code>\rrrrangle</code> || <math>\left.\left.\left.\left.\rrrrangle</math>
|-
| <code>\rrbrack</code> || <math>\left.\left.\rrbrack</math>
|-
| <code>\rrrbrack</code> || <math>\left.\left.\left.\rrrbrack</math>
|-
| <code>\rrrrbrack</code> || <math>\left.\left.\left.\left.\rrrrbrack</math>
|}