-
Hi,
I'm new to typst, I'm trying to find a tool for writing books that supports both pdf and word.
Currently I find [Quarto](https://quarto.org/) that meets my requirement.
What is the vision for…
-
### Description
Typing backspace doesn't do anything in vim insert mode if the cursor is in front of a '\_' or a '#'.
For example, typing 'x_' and then backspace or '#' and then backspace in a proje…
-
Due to the freshness of Typst and lack of more comprehensive examples I'm currently running through some simple issues.
Here: Defining common stuff and include in main document.
This is my code …
-
### Description
These days, QR codes are a common addition to print and digital media. It would be nice for Typst to support native creation of QR codes from strings via a `#qrcode( data )` function…
-
### Description
At present Typst provides markdown type source code block.
So, I put some R codes for computation, and for creating a plot, in such as source block such as,
```r
{R codes}
``…
-
It would be nice to be able to supply a list of tags in `typst.toml`. Those tags could then be used
for searching for packages on the typst "Packages" page. Otherwise everything has to be included in…
-
-
https://typst.app/docs/reference/meta/counter/#methods-final
![image](https://github.com/typst/typst/assets/52287649/c5f18b9e-bc66-41e5-9443-270a3ad4bd86)
While the documentation for the location pa…
-
- **Component**:
- VSCode Extension
- LSP (used with other editor)
- **Extension version**: 0.8.1 and 0.9.0
- **LSP version**: 0.8.1 and 0.9.0
- **OS version and name**: Windows 11…
-
### Description
I've added a figure about a 3rd of the page's available height. The figure is added at the bottom of the page, but its caption is shown as the first line on the next page, which is ri…