Template:LaTeX preset characters/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
|+ style="font-size: 105%;" | Pre-defined LaTeX character sequences | |+ style="font-size: 105%;" | Pre-defined LaTeX character sequences | ||
|- style="white-space: nowrap;" | |- style="white-space: nowrap;" | ||
! You type !! You get | ! You type !! You get !! Rendered | ||
|- | |- | ||
| <code>\llangle</code> || <math>\llangle\right.\right.</math> | | <code>\llangle</code> || <code>\left\langle\vsp\left\langle</code> || <math>\llangle\right.\right.</math> | ||
|- | |- | ||
| <code>\lllangle</code> || <math>\lllangle\right.\right.\right.</math> | | <code>\lllangle</code> || <code>\left\langle\vsp\left\langle\vsp\left\langle</code> || <math>\lllangle\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llllangle</code> || <math>\llllangle\right.\right.\right.\right.</math> | | <code>\llllangle</code> || <code>\left\langle\vsp\left\langle\vsp\left\langle\vsp\left\langle</code> || <math>\llllangle\right.\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llbrack</code> || <math>\llbrack\right.\right.</math> | | <code>\llbrack</code> || <code>\left{{!(}}\left{{!(}}</code> || <math>\llbrack\right.\right.</math> | ||
|- | |- | ||
| <code>\lllbrack</code> || <math>\lllbrack\right.\right.\right.</math> | | <code>\lllbrack</code> || <code>\left{{!(}}\left{{!(}}\left{{!(}}</code> || <math>\lllbrack\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llllbrack</code> || <math>\llllbrack\right.\right.\right.\right.</math> | | <code>\llllbrack</code> || <code>\left{{!(}}\left{{!(}}\left{{!(}}\left{{!(}}</code> || <math>\llllbrack\right.\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llvert</code> || <math>\llvert\right.\right.</math> | | <code>\llvert</code> || <code>\left\vert\left\vert</code> || <math>\llvert\right.\right.</math> | ||
|- | |- | ||
| <code>\lllvert</code> || <math>\lllvert\right.\right.\right.</math> | | <code>\lllvert</code> || <code>\left\vert\left\vert\left\vert</code> || <math>\lllvert\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llllvert</code> || <math>\llllvert\right.\right.\right.\right.</math> | | <code>\llllvert</code> || <code>\left\vert\left\vert\left\vert\left\vert</code> || <math>\llllvert\right.\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\rrangle</code> || <math>\left.\left.\rrangle</math> | | <code>\rrangle</code> || <code>\right\rangle\vsp\right\rangle</code> || <math>\left.\left.\rrangle</math> | ||
|- | |- | ||
| <code>\rrrangle</code> || <math>\left.\left.\left.\rrrangle</math> | | <code>\rrrangle</code> || <code>\right\rangle\vsp\right\rangle\vsp\right\rangle</code> || <math>\left.\left.\left.\rrrangle</math> | ||
|- | |- | ||
| <code>\rrrrangle</code> || <math>\left.\left.\left.\left.\rrrrangle</math> | | <code>\rrrrangle</code> || <code>\right\rangle\vsp\right\rangle\vsp\right\rangle\vsp\right\rangle</code> || <math>\left.\left.\left.\left.\rrrrangle</math> | ||
|- | |- | ||
| <code>\rrbrack</code> || <math>\left.\left.\rrbrack</math> | | <code>\rrbrack</code> || <code>\right{{)!}}\right{{)!}}</code> || <math>\left.\left.\rrbrack</math> | ||
|- | |- | ||
| <code>\rrrbrack</code> || <math>\left.\left.\left.\rrrbrack</math> | | <code>\rrrbrack</code> || <code>\right{{)!}}\right{{)!}}\right{{)!}}</code> || <math>\left.\left.\left.\rrrbrack</math> | ||
|- | |- | ||
| <code>\rrrrbrack</code> || <math>\left.\left.\left.\left.\rrrrbrack</math> | | <code>\rrrrbrack</code> || <code>\right{{)!}}\right{{)!}}\right{{)!}}\right{{)!}}</code> || <math>\left.\left.\left.\left.\rrrrbrack</math> | ||
|} | |} | ||
Here, <code>\vsp</code> is used to adjust the spacing between angle brackets. | |||
=== See also === | === See also === | ||
* [[:Template:LaTeX operators]] | * [[:Template:LaTeX operators]] | ||
* [[:Template:LaTeX mapping operators]] | * [[:Template:LaTeX mapping operators]] |