Skip to content

Commit

Permalink
docs: initialize variable s in table of contents example (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvelayudhan authored Mar 21, 2024
1 parent 0c4c398 commit 26596d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/sections.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Displaying a table of contents in Touying is straightforward:
```typst
#import "@preview/touying:0.3.2": *
#let s = themes.simple.register()
#let (init, slides, alert, touying-outline) = utils.methods(s)
#show: init
Expand Down

0 comments on commit 26596d1

Please sign in to comment.