Enivex
Enivex
> > That would be inconsistent with programming font ligatures, like I mentioned above. What typst is already using is fairly standard. (See for instance https://github.com/tonsky/FiraCode.) > > I don't...
> Maybe I should create another issue for that, but I also find it confusing that `|-->`, `
> Not sure whether this is the same issue: > > `$ bold(A) := B^+ \ A:= B^+ $` (seen [in the docs](https://typst.app/docs/reference/math/styles#functions-bold)) results in: > >  > We...
Possible duplicate of https://github.com/typst/typst/issues/3129
I do not believe this is the right solution to this problem. We want the regular Hebrew code points in text, but the math ones in math. This is similar...
It seems to me like what you want is really https://github.com/typst/typst/issues/1139
It may be intentional, but a multiple-letter variable is very uncommon, and should be the exception rather than the rule. Math fonts are often not even designed for it to...
> Any ideas why "A " converts the A to text font but "B " does not? I think you need to be more specific here. Neither are typeset using...
> possibly related #1617 #4153 It seems to me that this issue was essentially a duplicate of #1617. As for what @knuesel pointed out, does LaTeX also do horizontal padding...
> > > possibly related #1617 #4153 > > > > It seems to me that this issue was essentially a duplicate of #1617. > > > > As for...