Malo

Results 13 comments of Malo

I think the original issue is still relevant, though. There should be a cyrillic numbering kind.

This is not specific to the `push` function. Functions always return something in Typst. A function that "does not return anything" does not exist. Such a function would actually return...

If anything, I think backticks should be a shortcut for `math.mono` in math.

I have to disagree here. In computer science, they are often use in mathematical formulae when referencing a variable or a function that is defined in code. Although I agree...

I just realised that there is a special, left-to-right, character for the Aleph symbol used to denote transfinite cardinals: U+2135 ℵ ALEF SYMBOL.[^1] Similarly, Unicode supports the following characters: - U+2136 ℶ...

Maybe a first step would be to add a `separator` argument to `figure` and other functions where this problem arises.

> * Being able to customize separators is one small thing (and it would have to be made a global settings--I don't know Typst enough, but having to do it...

There is also: - U+2136 ℶ BET SYMBOL, - U+2137 ℷ GIMEL SYMBOL, and - U+2138 ℸ DALET SYMBOL.

On a similar note, there should probably be a way to make parentheses ignore underbraces and overbraces. ![A parenthesized expression with an underbrace. The parentheses' height is adjusted so that...

Just to be clear, this issue is not about `lim` attaching its scripts as limits. It is about prime symbols being able to be attached as limits without the user...