Punkte für Vektoren und Matrizen: ♫…{Richtung}
git-svn-id: https://svn.neo-layout.org@2021 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
parent
f0757b6cf4
commit
188fb9c8a9
1 changed files with 5 additions and 0 deletions
|
@ -461,6 +461,11 @@
|
|||
<Multi_key> <x> <braceleft> <4> : "⎧⎫\n⎨⎬\n⎪⎪\n⎩⎭"
|
||||
<Multi_key> <x> <braceleft> <5> : "⎧⎫\n⎪⎪\n⎨⎬\n⎪⎪\n⎩⎭"
|
||||
|
||||
# dots for vectors and matrices
|
||||
<Multi_key> <ellipsis> <bar> : "⋮" U22EE # VERTICAL ELLIPSIS
|
||||
<Multi_key> <ellipsis> <slash> : "⋰" U22F0 # UP RIGHT DIAGONAL ELLIPSIS
|
||||
<Multi_key> <ellipsis> <backslash> : "⋱" U22F1 # DOWN RIGHT DIAGONAL ELLIPSIS
|
||||
|
||||
# physical symbols
|
||||
# physical constants
|
||||
<Multi_key> <p> <h> <space> : "ℎ" U210E # PLANCK CONSTANT
|
||||
|
|
Loading…
Add table
Reference in a new issue