Add slides about symbols and math
This commit is contained in:
parent
8885fa1934
commit
a8c62a35f3
4 changed files with 96 additions and 2 deletions
6
codebeispiele/math-equation.tex
Normal file
6
codebeispiele/math-equation.tex
Normal file
|
@ -0,0 +1,6 @@
|
|||
Hier ist eine Gleichung:
|
||||
\begin{equation}\label{gleichung}
|
||||
f(x)=x^2
|
||||
\end{equation}
|
||||
In Gleichung \eqref{gleichung}
|
||||
geht es um \dots
|
Loading…
Add table
Add a link
Reference in a new issue