summaryrefslogtreecommitdiff
path: root/info/german/tex-kurs/kursf25.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/german/tex-kurs/kursf25.tex')
-rw-r--r--info/german/tex-kurs/kursf25.tex35
1 files changed, 35 insertions, 0 deletions
diff --git a/info/german/tex-kurs/kursf25.tex b/info/german/tex-kurs/kursf25.tex
new file mode 100644
index 0000000000..6e0b035186
--- /dev/null
+++ b/info/german/tex-kurs/kursf25.tex
@@ -0,0 +1,35 @@
+%INPUT.DTB
+%1
+%
+%LaTeX "\input{DATEI}" ---> Info mit <ALT-F2> <---
+%2
+%
+%beliebiger Text
+\begin{folie}
+
+\titel{Tabellen -- tabular}
+
+\begin{tabular}{|r||c|p{3in}|}
+\hline
+\multicolumn{3}{|c|}{\sc GG\&A Hoofed Stock} \\
+\hline
+\hline
+\multicolumn{1}{|c||}{\bf Year}
+ & \bf Price
+ & \multicolumn{1}{c|}{\bf Comments} \\
+\hline
+\it 1971 & 97--245
+ & Bad year for farmers in the west. \\ \hline
+\it 72 & 245--245
+ & Light trading due to a heavy winter. \\ \hline
+\it 73 & 245--2001
+ & No gnus was very good gnus this year. \\ \hline
+\end{tabular}
+
+\kommentar{kursf25c}
+
+\end{folie}
+%-
+%
+%-
+%