How to change citation behaviour when using Typst #10446
-
Description(I am sorry I repeated my request from #10440, I forgot I had already submitted) I am creating a Quarto extension for Typst format where the citations are shown on the margin. For that, I need to be able to allow the user to specify a In Typst, I tried to overload the citation with Any idea on how can I change |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
Continued in #10440