You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
513 B
26 lines
513 B
# Tabelle
|
|
|
|
## Version 1
|
|
|
|
Table: Lorem ipsum Text \label{tab:lorem}
|
|
|
|
| Tables | Are | Cool |
|
|
|----------|:-------------:|------:|
|
|
| col 1 is | left-aligned | $1600 |
|
|
| col 2 is | centered | $12 |
|
|
| col 3 is | right-aligned | $13 |
|
|
|
|
|
|
## Version 2
|
|
|
|
Table: Lorem ipsum Text v2 \label{tab:ipsum}
|
|
|
|
| Tables | Are | Cool |
|
|
|----------|:-------------:|------:|
|
|
| col 1 is | left-aligned | $1600 |
|
|
| col 2 is | centered | $12 |
|
|
| col 3 is | right-aligned | $1 |
|
|
|
|
|
|
\pagebreak
|