Template:LaTeX preset characters/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) m De-escape |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 40: | Line 40: | ||
| <code>\rrrrbrack</code> || <code>\right]\right]\right]\right]</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. | Here, <code>\vsp</code> is used to adjust the spacing between angle brackets. | ||
Revision as of 19:12, 20 December 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.