We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a0100 commit 2df3bd0Copy full SHA for 2df3bd0
config.yaml
@@ -25,9 +25,15 @@ menu:
25
- name: "Links"
26
url: "/links/"
27
weight: 4
28
+ - name: "Notes"
29
+ url: "/notes/notes.pdf"
30
+ weight: 5
31
+ params:
32
+ target: "_blank"
33
- name: "GitHub"
34
url: "https://github.com/cxy0714"
- weight: 5
35
+ weight: 6
36
+
37
38
39
params:
notes/main.typ
@@ -34,6 +34,11 @@
// text-args-title: text-args-title,
)
+#outline()
40
+#pagebreak()
41
42
= Tpyst symbols
43
44
#link("https://typst.app/docs/reference/symbols/sym/")[`Tpyst symbols`].
static/notes/notes.pdf
15.2 KB
0 commit comments