From d354db9b041d43f07efa20ddbed67def5cf21cc6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 17 Aug 2026 09:42:05 -0700 Subject: [PATCH] Add a note that `thanks` in typst doesn't currently work. See #11807. --- MANUAL.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index 86d7225ac..d7a399768 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -3505,7 +3505,9 @@ The `--css` option also affects the output. : Number of columns for body text. `thanks` -: contents of acknowledgments footnote after document title +: contents of acknowledgments footnote after document title. + (Note: as of typst 0.15, this does not work properly, + due to an upstream issue; see jgm/pandoc#11807.) `mathfont`, `codefont` : Name of system font to use for math and code, respectively.