typst/crates
Peng Guanwen 50f354e989
Correct the consecutive hyphen cost (#2190)
This just fixes a mistake previously made. `0.3` is the correct number that is proportional to the parameters in Knuth's paper. The previously choosed value `300` is due to my calculation mistake and is too large that essentially prevent any consecutive hyphens.
2023-09-19 17:05:32 +02:00
..
typst Gradient Part 1 - Color rework (#2171) 2023-09-19 15:48:33 +02:00
typst-cli Incremental parsing in CLI 2023-09-19 15:19:12 +02:00
typst-docs Touch up docs a little 2023-09-13 15:43:54 +02:00
typst-library Correct the consecutive hyphen cost (#2190) 2023-09-19 17:05:32 +02:00
typst-macros Better proc macros 2023-09-11 14:38:54 +02:00
typst-syntax Improve span stability after incremental parsing 2023-09-19 16:53:59 +02:00