typst/crates
bluebear94 ce658db2f3
ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)
In the unlikely chance that we hyphenate after an empty line, we
set the glyph range to self.base..self.base so that subtracting

Fixes #2283.
2023-10-03 15:02:27 +02:00
..
typst Add capability to get current compiler version (#2016) 2023-10-02 20:28:19 +02:00
typst-cli Add capability to get current compiler version (#2016) 2023-10-02 20:28:19 +02:00
typst-docs Extract IDE crate 2023-09-26 17:12:18 +02:00
typst-ide Extract IDE crate 2023-09-26 17:12:18 +02:00
typst-library ShapedText::push_hyphen: Use self.base for default hyphen range (#2299) 2023-10-03 15:02:27 +02:00
typst-macros Better proc macros 2023-09-11 14:38:54 +02:00
typst-syntax Extract IDE crate 2023-09-26 17:12:18 +02:00