diff --git a/latex/lyx/lyx.module b/latex/lyx/lyx.module index d377cff..9e362b0 100644 --- a/latex/lyx/lyx.module +++ b/latex/lyx/lyx.module @@ -37,8 +37,6 @@ : "\\Theta " : "\\Lambda " : "\\Xi " - : "\\Pi " - : "\\Sigma " : "\\Phi " : "\\Chi " : "\\Psi " @@ -91,6 +89,7 @@ : "^3 " # Operationen + : "\\cdot " : "\\cdot " : "\\cdot " : "\\times " @@ -108,6 +107,7 @@ : "\\oslash " : "\\setminus " + # Pfeile, Gleichheitszeichen und ähnliches : "\\Rightarrow " : "\\Leftrightarrow " @@ -116,6 +116,7 @@ : "\\leftarrow " : "\\approx " : "\\to " + : "\\mapsto " : "\\neq " : "\\equiv " : "\\subset " @@ -128,11 +129,13 @@ : "\\geq " : "\\leq " : "\\leq " - : "\\subseteq " - : "\\subseteq " + : "\\subseteq " + : "\\subseteq " : "\\subseteq " + : "\\subseteq " : "\\sim " - + : "\\prod " + : "\\sum " # Zahlen und Mengen : "\\in \\mathbb R " @@ -145,7 +148,8 @@ : "\\mathbb Q " : "\\mathbb N " : "\\mathbb C " - : "\\infty " + : "\\infty " + # weitere Zeichen : "\\lim _" @@ -169,7 +173,7 @@ : "\\nexists " : "\\sum " : "\\mathrm " - : "\\empty " + : "\\emptyset " : "^\\dagger " : "\\vee " : "\\wedge "