summaryrefslogtreecommitdiff
path: root/info/german/tex-kurs/kursf30.tex
blob: 44ce80b9c116f4a5e48889ddfcbebb7ac124f859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%INPUT.DTB
%1
%
%LaTeX "\input{DATEI}"   ---> Info mit <ALT-F2> <---
%2
%
%beliebiger Text
\begin{folie}

\titel{Mathematische Formeln}

\untertitel{numerierte Gleichungen:}

Seien $a$ und $b$ die Katheten und $c$ die Hypotenuse, dann gilt
\begin{equation}
c=\sqrt{a^2+b^2}
\end{equation}
(Pythagoreischer Lehrsatz).

\kommentar{kursf30c}

\end{folie}
%-
%
%-
%