this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Continue rapport

+5 -5
+5 -5
rapport/context.typ
··· 41 41 align: left, 42 42 [*État courant* $(x, "retour")$], [*Action à effectuer* +1 ou -1], 43 43 // [ $(0, "C'est moins")$ ], if filled { [ aucune ] } else { [] }, 44 - [ $(0, "C'est plus")$ ], if filled { [ $x <- 1$ ] } else { [] }, 44 + [ $(0, "C'est plus")$ ], if filled { [ +1 ] } else { [] }, 45 45 // [ $(1, "C'est moins")$ ], if filled { [ $x <- 0$ ] } else { [] }, 46 - [ $(1, "C'est plus")$ ], if filled { [ $x <- 2$ ] } else { [] }, 46 + [ $(1, "C'est plus")$ ], if filled { [ +1 ] } else { [] }, 47 47 // [ $(2, "C'est moins")$ ], if filled { [ $x <- 1$ ] } else { [] }, 48 - [ $(3, "C'est moins")$ ], if filled { [ $x <- 2$ ] } else { [] }, 49 - [ $(4, "C'est moins")$ ], if filled { [ $x <- 3$ ] } else { [] }, 50 - [ $(5, "C'est moins")$ ], if filled { [ $x <- 1$ ] } else { [] }, 48 + [ $(3, "C'est moins")$ ], if filled { [ -1 ] } else { [] }, 49 + [ $(4, "C'est moins")$ ], if filled { [ -1 ] } else { [] }, 50 + [ $(5, "C'est moins")$ ], if filled { [ -1 ] } else { [] }, 51 51 // [ $(2, "C'est plus")$ ], if filled { [ aucune ] } else { [] } 52 52 ), 53 53 caption: caption
rapport/main.pdf

This is a binary file and will not be displayed.