This commit is contained in:
parent
3eb0572e9a
commit
f9d4b9b044
3 changed files with 75 additions and 12 deletions
34
slides.typ
34
slides.typ
|
|
@ -383,9 +383,11 @@
|
|||
]
|
||||
|
||||
#slide(
|
||||
foreground: rotate(30deg, smallcaps(text(fill: pirat-color.red, size: 50pt)[Faire un dessin]))
|
||||
foreground: rotate(30deg, smallcaps(text(fill: pirat-color.red, size: 50pt)[MOCHE + ANIM]))
|
||||
)[
|
||||
// TODO Outline / problematics / drawing
|
||||
// TODO Outline / problematics / drawingp
|
||||
#set align(horizon+center)
|
||||
#th-outline()
|
||||
]
|
||||
|
||||
#new-section-slide([Tool Reusability])
|
||||
|
|
@ -1112,15 +1114,19 @@
|
|||
|
||||
// TODO put everywhere Theseus Transformeur
|
||||
|
||||
#slide(
|
||||
title: [State of the Art],
|
||||
)[
|
||||
#align(center+horizon, text(fill: pirat-color.red, size: 30pt)[INSERT SoA])
|
||||
]
|
||||
|
||||
#slide(
|
||||
title: [Overview],
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[Moche faire un dessin]),
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[FINIR DESSIN]),
|
||||
)[
|
||||
// TODO: bien tout rappeler l'objectif
|
||||
// TODO: SOA
|
||||
#set align(center+horizon)
|
||||
#show figure.caption: none
|
||||
#scale(100%, reflow: true, get_figure(<fig:th-process>))
|
||||
#th-outline(hide-static: true)
|
||||
]
|
||||
|
||||
#slide(
|
||||
|
|
@ -1275,8 +1281,11 @@
|
|||
}
|
||||
|
||||
#slide(
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[Overview Dessin]),
|
||||
)[]
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[MOCHE]),
|
||||
)[
|
||||
#set align(center+horizon)
|
||||
#th-outline(hide-static: true)
|
||||
]
|
||||
|
||||
#counter("logical-slide").update( n => n - 1 )
|
||||
#slide(
|
||||
|
|
@ -1323,11 +1332,12 @@
|
|||
#scale(90%, reflow: true, get_figure(<tab:th-bytecode-hashes>))
|
||||
]
|
||||
|
||||
// TODO schema!!!
|
||||
|
||||
#slide(
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[Overview Dessin]),
|
||||
)[]
|
||||
foreground: rotate(30deg, text(fill: pirat-color.red, size: 50pt)[MOCHE]),
|
||||
)[
|
||||
#set align(center+horizon)
|
||||
#th-outline(hide-static: false)
|
||||
]
|
||||
|
||||
#for i in range(3) {
|
||||
counter("logical-slide").update( n => n - 1 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue