... | ... | @@ -129,7 +129,7 @@ To color your background add `{style="background-color:COLOR"}`. COLOR is a stan |
|
|
## Fragments
|
|
|
Adding the `{.fragment}` parameter to [headers](https://gitlab2.informatik.uni-wuerzburg.de/decker/decker/-/wikis/Slide-Layout#headers) allows for a divded slides into segments, which get revealed sequentially.
|
|
|
|
|
|
<img src="" width=80% height=80%>
|
|
|
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Content/Slide%20Layout/Fragments.gif" width=80% height=80%>
|
|
|
|
|
|
## Lists
|
|
|
|
... | ... | @@ -164,7 +164,7 @@ This list will sequentially reveal its items. Similar to a segment marked with * |
|
|
- C++
|
|
|
```
|
|
|
|
|
|
<img src="" width=50% height=50%>
|
|
|
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Content/FLists%20.gif" width=50% height=50%>
|
|
|
|
|
|
### Sequential Lists
|
|
|
Use the `(@)` symbol to automatically number items in a list. Numbered items do not need to be in a single list.
|
... | ... | |