From 188fb9c8a910db4dec3d3a0d50cd6e53cf26d247 Mon Sep 17 00:00:00 2001 From: pascal Date: Sat, 1 Aug 2009 14:55:03 +0000 Subject: Punkte für Vektoren und Matrizen: ♫…{Richtung} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2021 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- Compose/src/math.module | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Compose') diff --git a/Compose/src/math.module b/Compose/src/math.module index fe0a979..c47653a 100644 --- a/Compose/src/math.module +++ b/Compose/src/math.module @@ -461,6 +461,11 @@ <4> : "⎧⎫\n⎨⎬\n⎪⎪\n⎩⎭" <5> : "⎧⎫\n⎪⎪\n⎨⎬\n⎪⎪\n⎩⎭" +# dots for vectors and matrices + : "⋮" U22EE # VERTICAL ELLIPSIS + : "⋰" U22F0 # UP RIGHT DIAGONAL ELLIPSIS + : "⋱" U22F1 # DOWN RIGHT DIAGONAL ELLIPSIS + # physical symbols # physical constants

: "ℎ" U210E # PLANCK CONSTANT -- cgit v1.2.3