Enivex
Enivex
### Description  ### Reproduction URL _No response_ ### Operating system Windows ### Typst version - [X] I am using the latest version of Typst
I became aware of this while trying to understand https://github.com/typst/typst/issues/355 If I change the text font to "Comic Neue" (Only to get a distinctly different font) `Hello world, $"Hello world"$,...
### Description See title. I discovered this due to a question on the Discord. U+2135 is the one actually present in math fonts. Currently typst is always falling back to...
The name for this character is "CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK" (see https://www.fileformat.info/info/unicode/char/25d5/index.htm), but instead it has only the upper left quadrant black.  See https://www.fileformat.info/info/unicode/char/25d5/fontsupport.htm for...
I like to use the new interface, where cell properties are handled outside the table itself. Currently (unless I'm missing something), it is only possible to do so using explicit...
If I want to add a textbullet in front of every cell in a column, except say those in row 5 and 9 (maybe used for comments to items in...
Currently the `footer` parameter of the [page](https://typst.app/docs/reference/layout/page/) function has `none` as its default value. This corresponds to having a centered page number in the event that numbering is set. An...
### Description I'd like a way to programmatically generate PNGs inside typst from raw pixel values. While this would technically already be possible using https://typst.app/docs/reference/visualize/image/#definitions-decode it would either 1) involve...
https://typst.app/docs/reference/math/cancel/ The current documentation says the following: ``` How much to rotate the cancel line. If auto, the line assumes the default angle; that is, along the diagonal line of...
### Description At least when using the IEEE style, merged citations are not sorted in increasing order, unless that happens to be the first time they are cited. This means...