Template:LaTeX preset characters/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ style="font-size: 105%;" | Pre-defined LaTeX character sequences | |+ style="font-size: 105%;" | Pre-defined LaTeX character sequences | ||
|- | |- | ||
! You type !! You get !! Rendered | ! You type !! You get !! Rendered | ||
|- | |- |
Revision as of 15:37, 5 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.