3334 Commits

Author SHA1 Message Date
ssotoen
d769b21356
Add Latin translation (#4609) 2024-08-05 10:01:57 +00:00
Leedehai
33f13d7881
Fix historical ligatures for texts (#4603) 2024-08-05 10:00:33 +00:00
dependabot[bot]
6db95c633f
Bump openssl from 0.10.64 to 0.10.66 (#4599)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 09:59:33 +00:00
Florent Michel
c4dd6fa062
Adjust the number of color components written to the pdf according to the color space (#4568) 2024-07-22 15:05:22 +00:00
HydroH
1d74c8e8bf
Add non-zero and even-odd fill rules to path and polygon (#4580)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 14:24:29 +00:00
Yip Coekjan
684efa2e0e
Raise error when failing to load & parse the specified certificate (#4554) 2024-07-22 13:37:33 +00:00
Jiří Cihelka
b037c19ccb
Explanation of void return in the functions documentation (#4590)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 13:37:13 +00:00
chico ferreira
bd72b95d9e
Conversion from int to bytes and back (#4490)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 12:10:59 +00:00
Y.D.X.
9b001e2112
Use texts of the first occurrences for /ToUnicode CMap (#4585) 2024-07-20 14:13:06 +00:00
Laurenz
46ef8e1dfa
Deprecate some things (#4562) 2024-07-20 12:52:17 +00:00
Leedehai
96d456e267
Move matrix layout logic's early exit upward (#4583) 2024-07-20 12:51:51 +00:00
Laurenz
0c37a2c233
Support transparent page fill (#4586)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-20 12:51:24 +00:00
shinyfelix
3aa18beacf
Fix approximated size of reflow: true transformations (#4462)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-20 12:26:57 +00:00
Laurenz
3ef0991fbb
Tune hyphenation (#4584) 2024-07-19 11:47:51 +00:00
Laurenz
4275447788
Fix panic in link linebreaking (#4579) 2024-07-18 08:49:08 +00:00
mkorje
0ea4b1b217
Update nixpkgs input (#4575) 2024-07-17 16:24:02 +00:00
+merlan #flirora
df56a2d20d
Allow absolute lengths in scale (#4271)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-17 08:27:46 +00:00
Leedehai
993e7a45a9
Move the early exit inside stretch_glyph() upward (#4570)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-17 08:19:08 +00:00
Laurenz
09e0464e87
Fix duplicate completions (#4563) 2024-07-15 18:01:51 +00:00
Leedehai
f3863f14af
Remove an unnecessary mutable specifier (#4557) 2024-07-15 10:00:37 +00:00
Leedehai
f0407d4949
Wrapping with parens should not push superscripts higher (#4545)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-15 09:54:54 +00:00
Eric Biedert
ac322e342b
Save and restore graphics state for every frame (#4496)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 14:02:50 +00:00
+merlan #flirora
17ee3df1ba
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional control characters (#4491)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:48:40 +00:00
Myriad-Dreamin
a3f3a1a833
Change the signature of World::main (#4531)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:14:21 +00:00
Yip Coekjan
4d8976b619
Fix lexer behavior on non-whitespace before ref (#4553) 2024-07-14 12:54:51 +00:00
Leedehai
98d98a4bfd
Short-circuit on None's when laying out AttachElem (#4546) 2024-07-14 09:55:23 +00:00
Matthias Vogelgesang
5c71ad7fe7
Do not conflate Archivo Narrow and Archivo (Black) fonts (#4478) 2024-07-14 09:53:32 +00:00
Leedehai
ab5cebc57c
Let test error hide line number if it's zero (#4535) 2024-07-11 14:43:16 +00:00
Laurenz
be516867c8
Spans for cross-file go-to-definition (#4539) 2024-07-11 14:24:28 +00:00
Laurenz
36042ff222
Remove place.flush from global scope (#4537) 2024-07-11 09:30:06 +00:00
tingerrr
3c22902d6c
Add missing keys to manifest types (#4494) 2024-07-10 09:44:13 +00:00
Yip Coekjan
3b382cbd45
Refactor impl Eval for ast::FuncCall<'_> (#4435)
Co-authored-by: Ian Wrzesinski <133046678+wrzian@users.noreply.github.com>
2024-07-10 09:43:46 +00:00
Myriad-Dreamin
46ab4edea6
Basic Definition Finder for IDE (#4309)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-09 15:46:38 +00:00
Leedehai
79b77d5669
Mark synthesized prime symbol frame text-like (#4525) 2024-07-09 15:23:44 +00:00
shinyfelix
b1219395b1
Fix suggestions for '.' after code mode has exited. (#4470) 2024-07-09 15:22:08 +00:00
Laurenz
34990f7f0e
Bump dependencies (#4523) 2024-07-08 20:41:38 +00:00
Leedehai
d1c7d08893
Primes should not further raise next superscript's position (#4492)
Co-authored-by: Ian Wrzesinski <133046678+wrzian@users.noreply.github.com>
2024-07-08 19:32:58 +00:00
T0mstone
86af5b5f61
Allow non-utf8 values for input and output (#4517) 2024-07-08 19:32:35 +00:00
Eric Biedert
59374f7370
Avoid spaces around ignorant and invisible elements in math (#4348) 2024-07-06 13:45:19 +00:00
Yip Coekjan
394ba50fa6
Rename notes.* to note.* & Add some music symbols (#4488) 2024-07-06 13:44:14 +00:00
Yip Coekjan
2df138a507
Open with (detached) custom viewers and raise error on failure (#4430) 2024-07-06 09:54:12 +00:00
AnarchistHoneybun
82f13d9a38
Reword docs for math.cancel (#4444) 2024-07-06 09:40:12 +00:00
Yip Coekjan
8c3002897a
Add metadata for cargo-binstall (#4458) 2024-07-06 08:36:24 +00:00
Adrian Freund
4c22ffa612
Statically link xz2 (#4463) 2024-07-06 08:33:29 +00:00
Laurenz
906de589ce
Clean up flow a bit (#4505) 2024-07-05 12:38:05 +00:00
Sébastien d'Herbais de Thun
b847cccba4
Go from String to &str when passing font names to SVG code (#4500) 2024-07-04 18:27:34 +00:00
Laurenz
3b32aa7929
Add regression test for #3355 (#4499) 2024-07-04 15:28:23 +00:00
Laurenz
129a4d600c
Fix hyphenation outside of words (#4498) 2024-07-04 13:27:43 +00:00
Laurenz
0ef672c347
Refactor line building (#4497) 2024-07-04 10:57:40 +00:00
Yip Coekjan
75246f930b
Fix footnote-reference numbering (#4456) 2024-07-02 14:46:25 +00:00