Add first version of workshop slides
This commit is contained in:
parent
0739d26c9e
commit
a57fda18c1
45 changed files with 879 additions and 0 deletions
11
codebeispiele/image-float.typ
Normal file
11
codebeispiele/image-float.typ
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#figure(
|
||||
image(
|
||||
"/images/katze.jpg",
|
||||
width: 80%
|
||||
),
|
||||
caption: [
|
||||
Eine Katze
|
||||
],
|
||||
)<img:katze>
|
||||
|
||||
@img:katze zeigt eine Katze.
|
||||
Loading…
Add table
Add a link
Reference in a new issue