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:

ModusBeschreibung
TextAdds plain text labels.
MarkdownAdds 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}
BefehlBeschreibungBeispielExample command
\sqrt[n]{arg}Square root symbol, or nth rootx+13\sqrt[3]{x+1}\sqrt[3]{x+1}
\frac{num}{den}Bruch mit Zähler und Nennera+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 Grenzeni=1ni\sum_{i=1}^{n} i\sum_{i=1}^{n} i
\midVertical bar as relation, such as “divides” or conditionalaba\mid ba\mid b
\prod_{lower}^{upper}Produktzeichen mit Grenzenk=1mk\prod_{k=1}^{m} k\prod_{k=1}^{m} k
\int_{a}^{b}Integral mit Grenzen01x2dx\int_{0}^{1} x^2\,dx\int_{0}^{1} x^2\,dx
\langle and \rangleAngle brackets for inner products or tuplesv,w\langle v,w\rangle\langle v,w\rangle
\in and \notinElementbeziehung oder Nicht-ElementbeziehungxAx\in A, yBy\notin Bx\in A, y\notin B
\forall and \existsAll- oder ExistenzquantorenxR, y\forall x\in\mathbb{R},\ \exists y\forall x\in\mathbb{R},\ \exists y
\toRight arrow for functions or limitsf:ABf:A\to B, xnxx_n\to xf:A\to B, x_n\to x
ObjektStandardBeschreibung
ModusTextThe label mode. Available modes are Text and Markdown.
VordergrundSchwarzThe text color.
Maßstab2The scale of the label.
ZoomabhängigfalschChanges the label size based on the zoom level.
Style sheetKeineThe style sheet used for the label.