Zum Inhalt springen

Beschriftungswerkzeug

With this tool you can add text, Markdown, or mathematical formulas into the infinite canvas.

The label tool can be used in different modes:

Modus Beschreibung
Text Adds plain text labels.
Markdown Adds formatted Markdown labels.

Mit dem Textbeschriftungswerkzeug können Sie mathematische Formeln schreiben, statt sie zu zeichnen.

Das Textbeschriftungswerkzeug unterstützt LaTeX zum Definieren mathematischer Formeln.

LaTeX is a markup language that has many features. You can use it to write mathematical formulas in Butterfly.

Warum sollte ich mathematische Gleichungen schreiben, wenn ich sie zeichnen kann?

Abschnitt betitelt „Warum sollte ich mathematische Gleichungen schreiben, wenn ich sie zeichnen kann?“

It is up to you, but sometimes a properly formatted mathematical expression is preferred over handwriting.

To apply LaTeX to the text you have written, select the text and then press the math symbol in the toolbar.

You need to follow LaTeX syntax for this to work.

To start using LaTeX, you need to know its syntax.

A backslash (\) must precede any LaTeX command to indicate it is a command.

Ein Beispielbefehl ist \int_{7}^{6}, mit dem das Integralsymbol angezeigt wird:

76\int_{7}^{6}

Befehl Beschreibung Beispiel Example command
\sqrt[n]{arg} Square root symbol, or nth root

x+13\sqrt[3]{x+1}

\sqrt[3]{x+1}
\frac{num}{den} Bruch mit Zähler und Nenner

a+1b1\frac{a+1}{b-1}

\frac{a+1}{b-1}
\stackrel{a}{b} Places something (a) above another (b)

=!\stackrel{!}{=}

\stackrel{!}{=}
\left<delimiter> and \right<delimiter> Skalierende Klammern/Begrenzer. \left must be paired with a \right

(x2)\left( \frac{x}{2} \right)

\left( \frac{x}{2} \right)
\sum_{lower}^{upper} Summenzeichen mit Grenzen

i=1ni\sum_{i=1}^{n} i

\sum_{i=1}^{n} i
\mid Vertical bar as relation, such as “divides” or conditional

aba\mid b

a\mid b
\prod_{lower}^{upper} Produktzeichen mit Grenzen

k=1mk\prod_{k=1}^{m} k

\prod_{k=1}^{m} k
\int_{a}^{b} Integral mit Grenzen

01x2dx\int_{0}^{1} x^2,dx

\int_{0}^{1} x^2\,dx
\langle and \rangle Angle brackets for inner products or tuples

v,w\langle v,w\rangle

\langle v,w\rangle
\in and \notin Elementbeziehung oder Nicht-Elementbeziehung

xAx\in A

,

yBy\notin B

x\in A, y\notin B
\forall and \exists All- oder Existenzquantoren

xR, y\forall x\in\mathbb{R},\ \exists y

\forall x\in\mathbb{R},\ \exists y
\to Right arrow for functions or limits

f:ABf:A\to B

,

xnxx_n\to x

f:A\to B, x_n\to x
Objekt Standard Beschreibung
Modus Text The label mode. Available modes are Text and Markdown.
Vordergrund Schwarz The text color.
Maßstab 2 The scale of the label.
Zoomabhängig falsch Changes the label size based on the zoom level.
Style sheet Keine The style sheet used for the label.