Template:LaTeX preset characters/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m De-escape |
||
Line 16: | Line 16: | ||
| <code>\llllangle</code> || <code>\left\langle\vsp\left\langle\vsp\left\langle\vsp\left\langle</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> || <code>\left | | <code>\llbrack</code> || <code>\left[\left[</code> || <math>\llbrack\right.\right.</math> | ||
|- | |- | ||
| <code>\lllbrack</code> || <code>\left | | <code>\lllbrack</code> || <code>\left[\left[\left[</code> || <math>\lllbrack\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llllbrack</code> || <code>\left | | <code>\llllbrack</code> || <code>\left[\left[\left[\left[</code> || <math>\llllbrack\right.\right.\right.\right.</math> | ||
|- | |- | ||
| <code>\llvert</code> || <code>\left\vert\left\vert</code> || <math>\llvert\right.\right.</math> | | <code>\llvert</code> || <code>\left\vert\left\vert</code> || <math>\llvert\right.\right.</math> | ||
Line 34: | Line 34: | ||
| <code>\rrrrangle</code> || <code>\right\rangle\vsp\right\rangle\vsp\right\rangle\vsp\right\rangle</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> || <code>\right | | <code>\rrbrack</code> || <code>\right]\right]</code> || <math>\left.\left.\rrbrack</math> | ||
|- | |- | ||
| <code>\rrrbrack</code> || <code>\right | | <code>\rrrbrack</code> || <code>\right]\right]\right]</code> || <math>\left.\left.\left.\rrrbrack</math> | ||
|- | |- | ||
| <code>\rrrrbrack</code> || <code>\right | | <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. | Here, <code>\vsp</code> is used to adjust the spacing between angle brackets. |
Revision as of 00:30, 17 November 2024
Usage
This template is used to pre-define bracket sequences for typesetting Monzos and Vals.
Note: You can use {{texchars}}
as a shortcut.
You type | You get | Rendered |
---|---|---|
\llangle |
\left\langle\vsp\left\langle |
[math]\displaystyle{ \llangle\right.\right. }[/math] |
\lllangle |
\left\langle\vsp\left\langle\vsp\left\langle |
[math]\displaystyle{ \lllangle\right.\right.\right. }[/math] |
\llllangle |
\left\langle\vsp\left\langle\vsp\left\langle\vsp\left\langle |
[math]\displaystyle{ \llllangle\right.\right.\right.\right. }[/math] |
\llbrack |
\left[\left[ |
[math]\displaystyle{ \llbrack\right.\right. }[/math] |
\lllbrack |
\left[\left[\left[ |
[math]\displaystyle{ \lllbrack\right.\right.\right. }[/math] |
\llllbrack |
\left[\left[\left[\left[ |
[math]\displaystyle{ \llllbrack\right.\right.\right.\right. }[/math] |
\llvert |
\left\vert\left\vert |
[math]\displaystyle{ \llvert\right.\right. }[/math] |
\lllvert |
\left\vert\left\vert\left\vert |
[math]\displaystyle{ \lllvert\right.\right.\right. }[/math] |
\llllvert |
\left\vert\left\vert\left\vert\left\vert |
[math]\displaystyle{ \llllvert\right.\right.\right.\right. }[/math] |
\rrangle |
\right\rangle\vsp\right\rangle |
[math]\displaystyle{ \left.\left.\rrangle }[/math] |
\rrrangle |
\right\rangle\vsp\right\rangle\vsp\right\rangle |
[math]\displaystyle{ \left.\left.\left.\rrrangle }[/math] |
\rrrrangle |
\right\rangle\vsp\right\rangle\vsp\right\rangle\vsp\right\rangle |
[math]\displaystyle{ \left.\left.\left.\left.\rrrrangle }[/math] |
\rrbrack |
\right]\right] |
[math]\displaystyle{ \left.\left.\rrbrack }[/math] |
\rrrbrack |
\right]\right]\right] |
[math]\displaystyle{ \left.\left.\left.\rrrbrack }[/math] |
\rrrrbrack |
\right]\right]\right]\right] |
[math]\displaystyle{ \left.\left.\left.\left.\rrrrbrack }[/math] |
Here, \vsp
is used to adjust the spacing between angle brackets.