We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c048b67 commit 012210fCopy full SHA for 012210f
manual.typ
@@ -1,4 +1,4 @@
1
-#import "@local/mantys:0.0.3": *
+#import "@local/mantys:0.1.0": *
2
3
#import "codelst.typ"
4
@@ -580,7 +580,7 @@ Setting up one of these catchall methods is easily done by using the #cmd[codels
580
See line 2 for a main method in Java.
581
]
582
583
- How to set labels for lines, refer to the documentation of #arg[label-regex] at #refcmd("sourcecode").
+ How to set labels for lines, refer to the documentation of #arg[label-regex] at #cmdref("sourcecode").
584
585
586
#command("code-frame", ..args(
0 commit comments