Wade Cheng
Wade Cheng
pygbag errors with codes 89 and 83 when called with just `--help`. ``` $ pygbag --help 89: Error, Last argument must be a valid app top level directory, or the...
`triangulation.pdf` contains only right quotation marks. In LaTeX, you should use backticks like ```` ``this'' or `this' ```` instead. If you create a selection and then hit `"` or `'`...
Document steps for importing a third-party module for PC, but not web with importlib.
- [X] a detailed description of the bug or problem you are having - [X] output of `pip list` from the virtual environment you are using (`uv tree used`) -...
- use picsum with a descriptive seed (light/dark-only and image/figure) instead of same image four times.
### Description Here's two test cases. ~~Notice how paragraph tags have been inserted to create paragraph spacing even though none should exist.~~ Edit: wait, looking at this more, it might...
Doc request: ``` × Github CI support requires you to specify the URL of your repository help: Set the repository = "https://github.com/..." key in these manifests: /home/saffron/Documents/projects/compile-typst-site/Cargo.toml ``` This should...
Just upgraded from ubuntu 22 to 24 recently, and was suddenly not able to run the compiled binary because `libmujs.so.1` was missing. Went back through the full compilation steps and,...
It seems that binstalling from a git repo forces you to use HEAD? I've seen this in my own use. ``` * `--git ` — Override how to fetch Cargo.toml...