plan the slides
This commit is contained in:
parent
a2a0139279
commit
33632200c0
1 changed files with 28 additions and 10 deletions
|
|
@ -26,6 +26,11 @@
|
|||
#image("images/illustration.svg", width: 100%)
|
||||
]
|
||||
|
||||
#slide(title: "Capture System")[
|
||||
//#image("images/setup.svg", width: 100%)
|
||||
//Add figure like the l3 setup but more general
|
||||
]
|
||||
|
||||
#slide(title: "BPV Model")[
|
||||
]
|
||||
|
||||
|
|
@ -40,9 +45,29 @@ Test Cases
|
|||
|
||||
]
|
||||
|
||||
//#slide(title: "Table of contents")[
|
||||
// #metropolis-outline
|
||||
//]
|
||||
#slide(title: "Test Case 1 - Results")[
|
||||
]
|
||||
|
||||
|
||||
#slide(title: "Test Case 2")[
|
||||
|
||||
]
|
||||
|
||||
#slide(title: "Test Case 2 - Results")[
|
||||
]
|
||||
|
||||
|
||||
#slide(title: "Test Case 3")[
|
||||
]
|
||||
|
||||
#slide(title: "Test Case 3 - Results")[
|
||||
]
|
||||
|
||||
#slide(title: "Future Work")[
|
||||
]
|
||||
|
||||
#slide(title: "Conclusion")[
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
|
@ -50,10 +75,3 @@ Test Cases
|
|||
#focus-slide()[
|
||||
#align(center)[Thank you for your attention.]
|
||||
]
|
||||
|
||||
|
||||
//#new-section-slide([Second section])
|
||||
//
|
||||
//#focus-slide[
|
||||
// Wake up!
|
||||
//]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue