summaryrefslogtreecommitdiff
path: root/info/german/tex-kurs/kursf24.tex
blob: 885d0e4f295ca2f6d087ff78c713f46f544e2e0d (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{Tabulatoren -- tabbing}

\begin{tabbing}
If \= it's raining          \\
   \> then \= put on boots, \\
   \>      \> take hat;     \\
   \> else \> smile.        \\
Leave house.
\end{tabbing}

\kommentar{kursf24c}

\end{folie}
%-
%
%-
%