summaryrefslogtreecommitdiff
path: root/info/german/tex-kurs/kursf40.tex
blob: a618b89430467a0492529dc028a6a1d22ac3f851 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
%INPUT.DTB
%1
%
%LaTeX "\input{DATEI}"   ---> Info mit <ALT-F2> <---
%2
%
%beliebiger Text
\begin{folie}
 
\titel{Abst"ande -- horizontal}
 
Hier \hspace{2cm} ist 2 cm Abstand.
 
\begin{verbatim}
Hier \hspace{2cm} ist 2 cm Abstand.
 
\hspace{1cm}
\hspace*{1cm}
\end{verbatim}
 
\vspace{2cm}
links\hfill rechts
 
\begin{verbatim}
links\hfill rechts
\end{verbatim}
 
\vspace{2cm}
\begin{tabbing}
{\tt xenspace}\qquad \= \kill
\verb|\,|       \> sehr kleiner Abstand \\
\verb|\enspace| \> so breit wie eine Ziffer \\
\verb|\quad| \> so breit, wie ein Buchstabe hoch ist \\
\verb|\qquad| \> doppelt so breit wie \verb|\quad| \\
\verb|\hfill| \> ein Abstand, der sich von 0\\
              \> bis $\infty$ ausdehnen kann. \\
\end{tabbing}
 
\end{folie}
 
%-
%
%-
%