-
See this issue instead: https://github.com/NixOS/nixpkgs/issues/321665
---
This issue is used to nominate people for commit rights to Nixpkgs. Use reactions like :+1: or :heart: to indicate your…
-
The documentation simply says
https://typst.app/docs/reference/math/
"Formulas can also contain line breaks. Each line can contain one or multiple alignment points (&) which are then aligned."
…
-
### Description
rect does not fill the contents
consider the example
```
#set page(
width: auto,
height:auto,
margin: (x: 0cm,y:1pt),
)
#rect(fill:blue,width:auto,height:auto,inset:0pt,…
-
### Description
Hi,
setting the fill of block element to rgba does not result in a transparent element, the background image does not "shine through".
```typst
#set page(background: image(backgro…
-
### Description
Hello, I'm totally new to `typst` and I really appreciate the way math is handled. However, I skimmed through the docs and issues and didn't find any way of manipulation of math symbo…
-
Implementing [Proposal 2, **Renderer**: Retrieve Text from Document][proposal-2-retrieve-text-from-document]
## Description
Replace the PDF text extraction algorithm by retrieving information fr…
-
### Description
In the context of integrating typst in systems for dynamic document generation, it would be useful to pass certain files to it directly, without needing to make the compiler read th…
-
Is there a way to use `#set page(columns: 2)` and `#set page(columns: 1)` without a page break?
-
with this markup:
~~~md
hello *world*
~~~
I get this result:
https://github.com/typst/typst/files/11057346/strong.pdf
reference:
https://typst.app/docs/reference/text/strong
-
### Description
There are some internal documents, which are for the use of internal company employees only, and may not be used for any commercial purposes or non-company activities. So you want to …