Skip to content

Instantly share code, notes, and snippets.

@brunobord
Created November 19, 2023 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunobord/64fab061c5219aa4379452648b7e696f to your computer and use it in GitHub Desktop.
Save brunobord/64fab061c5219aa4379452648b7e696f to your computer and use it in GitHub Desktop.
exemple de variabilisation
#import "names.typ": homme, village
Il était une fois l'histoire de #homme, qui habitait le village de #village.
#let homme = "Nabuchodonosor"
#let village = "Llanfair­pwll­gwyn­gyll­go­gery­chwyrn­drobwll­llan­tysilio­gogo­goch"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment