From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/web/mathml/element/index.html | 144 +++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 files/de/web/mathml/element/index.html (limited to 'files/de/web/mathml/element/index.html') diff --git a/files/de/web/mathml/element/index.html b/files/de/web/mathml/element/index.html new file mode 100644 index 0000000000..48be844b59 --- /dev/null +++ b/files/de/web/mathml/element/index.html @@ -0,0 +1,144 @@ +--- +title: MathML Element-Referenz +slug: Web/MathML/Element +tags: + - MathML + - Referenz +translation_of: Web/MathML/Element +--- +

Dies ist eine alphabetische Liste aller MathML-Darstellungselemente (engl. presentation markup). Damit können innerhalb einer html-Umgebung mathematische Terme und Gleichungen dargestellt werden.

+ +
+

Hinweis: Damit nicht zu verwechseln ist die inhaltliche Beschreibung eines mathematischen Terms oder einer Gleichung (engl. content markup). Die inhaltliche Beschreibung ist nicht dafür gedacht, unmittelbar vom MathML-Parser innerhalb von html-Seiten dargestellt zu werden.  (siehe {{ bug(276028) }}). Wenn Du mehr über das content markup lernen möchtest, dann besuche Kapitel 4 der MathML 3-Spezifikation.

+
+ +
+

math

+ + + +

A

+ + + +

E

+ + + +

F

+ + + +

G

+ + + +

I

+ + + +

L

+ + + +

M

+ + + +

N

+ + + +

O

+ + + +

P

+ + + +

R

+ + + +

S

+ + + +

T

+ + + +

U

+ + + +

Other elements

+ + +
+ +

Siehe auch

+ + -- cgit v1.2.3-54-g00ecf