summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09Make under/overlines behave the same as accents in attach base (#4695)Max
2024-08-08Bail out of reparse in `expr_with_paren` if we land on a different char (#4577)+merlan #flirora
2024-08-06Bump bytemuck (#4690)Laurenz
2024-08-06Move roadmap and community pages out of this repository (#4688)Laurenz
2024-08-05Support multiple stylistic sets in text (#4685)+merlan #flirora
2024-08-05Automatically get footnote numbering in counter display (#4686)Eric Biedert
2024-08-05Add typst-kit crate (#4540)tingerrr
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-08-05Fixes counter stepping behavior (#4631)Johann Birnick
2024-08-05Bump to Rust 1.80 (#4681)Laurenz
2024-08-05Better document numbering functions (#4648)Malo
2024-08-05Fix alignment of gradients and patterns on strokes in PNG (#4634)Eric Biedert
2024-08-05Remove completed items from roadmap (#4647)Martin Haug
2024-08-05Fixed docs typo (#4628)Johann Birnick
2024-08-05Fix the show rule effect for bibliography heading level (#4622)Leedehai
2024-08-05Export `ty` and `scope` macros before mod decls to sidestep a rust-analyzer i...Leedehai
2024-08-05Add font exceptions for Kaiti SC and Kaiti TC (#4616)Leedehai
2024-08-05Add Latin translation (#4609)ssotoen
2024-08-05Fix historical ligatures for texts (#4603)Leedehai
2024-08-05Bump openssl from 0.10.64 to 0.10.66 (#4599)dependabot[bot]
2024-07-22Adjust the number of color components written to the pdf according to the col...Florent Michel
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
2024-07-22Raise error when failing to load & parse the specified certificate (#4554)Yip Coekjan
2024-07-22Explanation of void return in the functions documentation (#4590)Jiří Cihelka
2024-07-22Conversion from int to bytes and back (#4490)chico ferreira
2024-07-20Use texts of the first occurrences for `/ToUnicode` CMap (#4585)Y.D.X.
2024-07-20Deprecate some things (#4562)Laurenz
2024-07-20Move matrix layout logic's early exit upward (#4583)Leedehai
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-20Fix approximated size of `reflow: true` transformations (#4462)shinyfelix
2024-07-19Tune hyphenation (#4584)Laurenz
2024-07-18Fix panic in link linebreaking (#4579)Laurenz
2024-07-17Update nixpkgs input (#4575)mkorje
2024-07-17Allow absolute lengths in `scale` (#4271)+merlan #flirora
2024-07-17Move the early exit inside `stretch_glyph()` upward (#4570)Leedehai
2024-07-15Fix duplicate completions (#4563)Laurenz
2024-07-15Remove an unnecessary mutable specifier (#4557)Leedehai
2024-07-15Wrapping with parens should not push superscripts higher (#4545)Leedehai
2024-07-14Save and restore graphics state for every frame (#4496)Eric Biedert
2024-07-14Wrap outline entry body in LRE/RLE + make smart quotes ignore directional con...+merlan #flirora
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-07-14Fix lexer behavior on non-whitespace before ref (#4553)Yip Coekjan
2024-07-14Short-circuit on None's when laying out AttachElem (#4546)Leedehai
2024-07-14Do not conflate Archivo Narrow and Archivo (Black) fonts (#4478)Matthias Vogelgesang
2024-07-11Let test error hide line number if it's zero (#4535)Leedehai
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-07-11Remove `place.flush` from global scope (#4537)Laurenz
2024-07-10Add missing keys to manifest types (#4494)tingerrr
2024-07-10Refactor `impl Eval for ast::FuncCall<'_>` (#4435)Yip Coekjan
2024-07-09Basic Definition Finder for IDE (#4309)Myriad-Dreamin