summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-14Add `copyleft`, `trademark`, and `registered` symbols (#4883)Malo
2024-09-11Extract page layout from flow layout (#4937)Laurenz
2024-09-10Add warning when SVG with foreign object is included (#4932)Laurenz Stampfl
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-10Unified and fixed `Duration` formatting in the CLI (#4587)Andrew Voynov
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-09-10Flow collection phase (#4931)Laurenz
2024-09-08Make `QuoteElem` locatable (#4909)Yip Coekjan
2024-09-08Fix a few doc typos. (#4914)inferiorhumanorgans
Co-authored-by: Alex Zepeda <srht@inferiorhumanorgans.com>
2024-09-05Terminate tests when stuck for 10s (#4905)Laurenz
2024-09-04Fix typo in `block.clip` documentation (#4895)Jacob Garm
2024-09-03Add show-text line wrapping test (#4890)Andrew Voynov
2024-09-03Animation-friendly export (#4822)Nixon
2024-09-02New realization / Text show rules now work across elements (#4876)Laurenz
2024-09-02Add `at` method to `arguments` (#4864)Malo
2024-09-02Better hint for non-zero em length (#4873)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02Parenthesized imports (#4869)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02Nuked custom PDF Oklab colorspace code (#4871)Sébastien d'Herbais de Thun
2024-09-02Add Devanagari numbering (#4850)Florent Michel
2024-09-02Add warnings when labels are ignored or unattached (#4783)Max
2024-09-02Hebrew Translation + Smart Quotes (#4842)Daniel Fleischer
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02Add a skew function (#4803)Bzero
2024-09-02Improve unknown variable diagnostics (#4858)tingerrr
2024-09-02Added example to `box.clip` & `block.clip` (#4870)Sébastien d'Herbais de Thun
2024-09-02Add two-em and three-em dash symbols (#4874)ssotoen
2024-08-29Line numbers (#4516)PgBiel
2024-08-28Better smartquotes (#4849)Laurenz
2024-08-27Merge the two realization functions (#4852)Laurenz
2024-08-27Bump dependencies (#4846)Laurenz
2024-08-27Refactor depth checks and apply them in math (#4845)Laurenz
2024-08-26Improve realization and page layout (#4840)Laurenz
2024-08-26Add more `angle` symbol variants (#4827)Malo
2024-08-26Implement math kerning and fix various `math.attach` bugs (#4762)Max
2024-08-26Add new variants to `parallel` symbol (#4834)Malo
2024-08-26Add more `emptyset`/`nothing` symbol variants (#4826)Malo
2024-08-26Add checkmark ballot symbols (#4825)Malo
2024-08-26Add miscellaneous symbols from Miscellaneous Mathematical Symbols-B (#4831)Malo
2024-08-26Add U-shaped arrows (#4807)Malo
2024-08-26Don't number empty regions of broken block equations (#4836)Eric Biedert
2024-08-26Add double parentheses, braces and shell variants (#4830)Malo
2024-08-26Fix nested attachments when the base in `math.attach` has attachments (#4832)Max
2024-08-26Add back release targets `aarch64-pc-windows-msvc` and ↵Max
`riscv64gc-unknown-linux-gnu` (#4821)
2024-08-26Improve documents for the `--font-path` arg & `TYPST_FONT_PATHS` env (#4776)Yip Coekjan
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-26Small improvements to the test runner (#4838)Laurenz
2024-08-23Add `clap::ValueHint` for input & output CLI arguments (#4765)Yip Coekjan
2024-08-22Add Icelandic translation (#4799)Baldur Kristinsson
2024-08-22Fix docstring in package manifest code (#4801)PgBiel
2024-08-20Fixed typo in docs for `ProgressSink` (#4785)Andrew Voynov
2024-08-20Fix typos (#4784)Max
2024-08-20Share allocations for singletons (#4794)Laurenz
2024-08-19Move columns handling directly into `FlowLayouter` (#4792)Laurenz
2024-08-18Split behaved building and StyleVec building (#4782)Laurenz