Add first version of workshop slides
This commit is contained in:
parent
0739d26c9e
commit
a57fda18c1
45 changed files with 879 additions and 0 deletions
6
codebeispiele/table-fr.typ
Normal file
6
codebeispiele/table-fr.typ
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#table(
|
||||
columns: (2fr, 1fr, 2fr),
|
||||
table.header[*Tabellenkopf*][*für*][*Barrierefreiheit*],
|
||||
[Hallo],[Beispiel],[Ende],
|
||||
[Dies],[ist],[Zeile 2]
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue