this repo has no description
0
fork

Configure Feed

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

Continue rapport

-4
rapport/main.pdf

This is a binary file and will not be displayed.

-4
rapport/main.typ
··· 1 1 #import "template.typ": arkheion, arkheion-appendices, monospace 2 2 #import "utils.typ": cut-around, cut-between, dedent, include-function 3 3 4 - #let comment = content => text(fill: gray)[(Note: #content)] 5 - #let todo = content => text(fill: red)[(TODO: #content)] 6 - #let refneeded = text(fill: luma(100), [[Réf. nécéssaire]]) 7 - 8 4 #import "@preview/diagraph:0.3.2" 9 5 #show raw.where(lang: "dot"): it => diagraph.render(it.text) 10 6 #show raw.where(lang: "mermaid"): it => diagraph.render(