summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-06-06Bump SVG & PDF cinematic universe (#4316)Laurenz
2024-06-04Pad matrix cell to make matrix have a consistent height (#4153)Wenzhuo Liu
2024-06-04Hint for labels in code mode (#4319)Yip Coekjan
2024-06-04Align point and linebreak should not increase math row height (#4306)Leedehai
2024-06-04Refactor casts to use `HintedStrResult` (#4229)PgBiel
2024-06-04Improving error message for invalid file types (#4216)PepinhoJp
2024-06-04Align corner brackets to the top and bottom when scaling (#4200)+merlan #flirora
2024-06-03Fix emoji advance in PDF export (#4325)Ana Gelez
2024-06-03Clean up list styling (#4324)Laurenz
2024-06-03Bring back `StyleVec` (#4323)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-30Add flush element (#4141)+merlan #flirora
2024-05-30Simplify paragraph collection (#4301)Laurenz
2024-05-30Fix race condition in interners (#4300)Laurenz
2024-05-30Tests for jump from click/cursor (#4297)Laurenz
2024-05-30Improve CLI help doc about input & output (#4282)Yip Coekjan
2024-05-30Allow `measure` to accept available size (#4264)+merlan #flirora
2024-05-30Allow setting `raw.theme` to `none` to disable syntax highlighting (#4256)Yip Coekjan
2024-05-30Add nested import syntax (#4228)Tulio Martins
2024-05-30Make block equations breakable (#4226)Eric Biedert
2024-05-29Fix `Default` impls for AST nodes (#4288)Laurenz
2024-05-29Fix figure centering (#4276)Laurenz
2024-05-29Reorder syntax kinds (#4287)Laurenz
2024-05-29Refactor PDF export (#4154)Ana Gelez
2024-05-29Add ability to choose between minified and pretty-printed JSON (#4161)Ilia
2024-05-27Trim weak spacing at line start/end in paragraph layout (#4087)LU Jialin
2024-05-25Refactor `Capable::vtable` to return `Option<NonNull<()>>` (#4252)+merlan #flirora
2024-05-25Improve macro docs (+ Native*Data docs) (#4240)bluebear94
2024-05-25Hint for language-region pair on `text.lang` (#4183)Yip Coekjan
2024-05-24Set default value of `raw.theme` to `auto`, and allow setting `raw.theme` to ...Yip Coekjan
2024-05-24Split `BitSet` into two types and make it a bit nicer (#4249)Laurenz
2024-05-23Do layout short-circuit in flow instead of realization (#4231)Laurenz
2024-05-22Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)Malo
2024-05-22`layout` documentation improvements (#4196)Malo
2024-05-22Fix equation resizing when adding the equation number (#4179)Leedehai
2024-05-22Add `windows` method to array (#4136)Tobias Schmitz
2024-05-22Optimize counters and state (#4223)Laurenz
2024-05-22Require `Send` and `Sync` for worlds (#4219)Laurenz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-05-18Mention how to get the current compiler version in version documentation (#4170)Malo
2024-05-17Fix show rules on queried elements (#4166)Laurenz
2024-05-17Mention that raw and equation syntax works in both markup and code mode (#4164)Laurenz
2024-05-17Tweak `usvg` options (#4163)Laurenz
2024-05-17Fix equations in RTL text (#4150)Laurenz
2024-05-17Fix raw block has extra space when end with backtick (#4162)Wenzhuo Liu
2024-05-16Fix dangling mention of locate (#4147)Laurenz
2024-05-16Fix link in metadata docs (#4146)Laurenz
2024-05-15Fix hyphen duplication rule for some languages (#4058)Gabriel Araújo
2024-05-15`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz