Enivex

Results 470 comments of Enivex

> The "microtype" LaTeX package uses 2% as a sensible default I should mention that `microtype` doesn't actually have this feature, [apparently due to a limitation in pdftex](https://tex.stackexchange.com/questions/401270/automatically-alter-letterspacing-intra-word-spacing-to-avoid-loose-lines-with). The 2%...

For a more apples-to-apples comparison you would need to use fontspec with New Computer Modern

> I'm very positively surprised how simple this looks! Is it correct that this currently only involves tracking, but not stretching of glyphs? It's only tracking, yes

Do you mean the https://en.m.wikipedia.org/wiki/River_(typography) ? That's down to coincidence I think. They aren't considered at all as far as I'm aware of.

> > That's down to coincidence I think. They aren't considered at all as far as I'm aware of. > > Coincidence is a big word: hyphenation helps reducing interword...

> Looking at the new reference image, it may be that this is actually only desirable for a subset of symbols. For arrows it seems very sensible, but for `=`...

> @laurmaedje Introduced `stretch()`; please see the reference images. The image good to my eyes, but maybe you should also add tests with absolute lengths as well? Like 1cm or...

Note that `cancel` can now be used for this purpose due to https://github.com/typst/typst/pull/2466, though `strike` still does not work.

I believe this would close https://github.com/typst/hayagriva/issues/115