From ba6fc9b550297d3dd9b132a5737ba399a5da2b2a Mon Sep 17 00:00:00 2001 From: pascal Date: Fri, 10 Jul 2009 15:42:35 +0000 Subject: ♫int statt ♫inr für ∫ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1924 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- Compose/Compose_math_and_physics.neo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compose/Compose_math_and_physics.neo b/Compose/Compose_math_and_physics.neo index 4aeedc2..48cfbad 100644 --- a/Compose/Compose_math_and_physics.neo +++ b/Compose/Compose_math_and_physics.neo @@ -79,7 +79,7 @@ : "∓" U2213 # MINUS-OR-PLUS SIGN : "±" plusminus # PLUS-MINUS SIGN : "∑" U2211 # N-ARY SUMMATION - : "∫" U222B # INTEGRAL + : "∫" U222B # INTEGRAL

: "∏" U220F # N-ARY PRODUCT : "∐" U2210 # N-ARY COPRODUCT

: "∝" U221D # PROPORTIONAL TO -- cgit v1.2.3