-
I wanted to try out mantys for a new package I was working on and ran into an issue, the following code complained about the labels for the functions being defined multiple times:
```typst
#import…
-
### Description
Inkscape supports to "link" images in SVG files by setting the `xlink:href` attribute of `` to a path relative to the SVG file. Currently, Typst only supports base64 encoded embedde…
-
### Description
This issue suggests two UX/UI improvements for copying code fragments.
## How to add/use one-liners
Under the section ‘How to add’ (for packages) and ‘How to use’ (for templates…
-
## Prework
- [X] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob…
-
I'm seeing excessive memory usage. Memory might be leaking, since I've been running typstudio for hours.
![image](https://github.com/Cubxity/typstudio/assets/32769878/f956bac1-5c38-45ca-943c-57ab7e…
-
### Description
Hello,
today I encountered an [issue](https://github.com/ludwig-austermann/typst-ouset/issues/1) with one of my packages. Essentially, the error occurred because of typst v0.11 and v…
-
### Description
It would be amazing if Typst supported git packages in addition to local and preview packages. This would allow users to download unofficial packages easily without the hassle of need…
-
Is there any feature planned similar to the preamble one of [obsidian-typst](https://github.com/fenjalien/obsidian-typst?tab=readme-ov-file#preambles)?
My use case is to add the [physica](https://g…
-
### Description
Syntax highlighting for (most) code files would be cool! This relies on being able to upload them in the first place, so typst/webapp-issues#158 is a requirement for this to work.
…
-
Thanks for the nice package.
If I write
`
$ braket(f, D^dagger , n) braket(n, D, i) $
`
The left and right brakets don't match
I failed to work out how to add a hidden superscript, whic…