summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-14More stuffdigital-signaturesAna Gelez
Still not working :(
2024-08-12Annotations for signaturesAna Gelez
2024-08-08WIP: digital signaturesAna Gelez
2024-07-22Adjust the number of color components written to the pdf according to the ↵Florent Michel
color space (#4568)
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22Conversion from int to bytes and back (#4490)chico ferreira
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-20Fix approximated size of `reflow: true` transformations (#4462)shinyfelix
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-17Move the early exit inside `stretch_glyph()` upward (#4570)Leedehai
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14Save and restore graphics state for every frame (#4496)Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14Wrap outline entry body in LRE/RLE + make smart quotes ignore directional ↵+merlan #flirora
control characters (#4491) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Ian Wrzesinski <133046678+wrzian@users.noreply.github.com>
2024-07-09Basic Definition Finder for IDE (#4309)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-09Mark synthesized prime symbol frame text-like (#4525)Leedehai
2024-07-09Fix suggestions for '.' after code mode has exited. (#4470)shinyfelix
2024-07-08Bump dependencies (#4523)Laurenz
2024-07-08Primes should not further raise next superscript's position (#4492)Leedehai
Co-authored-by: Ian Wrzesinski <133046678+wrzian@users.noreply.github.com>
2024-07-08Allow non-utf8 values for `input` and `output` (#4517)T0mstone
2024-07-06Avoid spaces around ignorant and invisible elements in math (#4348)Eric Biedert
2024-07-06Rename `notes.*` to `note.*` & Add some music symbols (#4488)Yip Coekjan
2024-07-06Open with (detached) custom viewers and raise error on failure (#4430)Yip Coekjan
2024-07-06Reword docs for `math.cancel` (#4444)AnarchistHoneybun
2024-07-06Add metadata for `cargo-binstall` (#4458)Yip Coekjan
2024-07-06Statically link xz2 (#4463)Adrian Freund
2024-07-05Clean up flow a bit (#4505)Laurenz
2024-07-04Go from `String` to `&str` when passing font names to SVG code (#4500)Sébastien d'Herbais de Thun
2024-07-04Add regression test for #3355 (#4499)Laurenz
2024-07-04Fix hyphenation outside of words (#4498)Laurenz
2024-07-04Refactor line building (#4497)Laurenz
2024-07-02Fix footnote-reference numbering (#4456)Yip Coekjan