Add section about tables and longtable

This commit is contained in:
Julius Freudenberger 2025-09-23 23:14:06 +02:00
parent f8afcdae3d
commit 0f647aec00
5 changed files with 137 additions and 1 deletions

View file

@ -0,0 +1,7 @@
\begin{tabular}{|l|c|r|}
\hline
Hallo & Beispiel & Ende \\
\hline
Dies & ist & Zeile 2 \\
\hline
\end{tabular}