Commit graph

2792 commits

Author SHA1 Message Date
Sébastien d'Herbais de Thun d0dd81cddf
Added LazyHash (#3451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-21 08:40:13 +00:00
Laurenz be49935753
Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
Leedehai b2e509d472
Refactoring how MathRow is laid out into a frame while respecting alignment points (#3460) 2024-02-20 15:47:27 +00:00
PgBiel 4873312233
Table line customization [More Flexible Tables Pt.4] (#3393) 2024-02-20 15:41:43 +00:00
frozolotl 96fba58cf2
Fix color conversions (#3445) 2024-02-20 14:33:41 +00:00
frozolotl 1ca3d9204a
Change default highlight color to be transparent (#3453) 2024-02-20 13:57:26 +00:00
f3rn0s f1495de8bb
Add module -> dictionary conversion (#3428)
Co-authored-by: f3rn0s <finn@volkis.com.au>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: Ilia <43654815+istudyatuni@users.noreply.github.com>
2024-02-20 13:55:06 +00:00
Leedehai b3ed2df27e
Better named MathContext.layout_*() methods (#3455) 2024-02-20 13:19:31 +00:00
Y.D.X 72d324c5b4
/Last in PDF should refer to the last _immediate_ children (#3447) 2024-02-20 13:15:42 +00:00
frozolotl ee2128d115
Fix transparent text in PNG export (#3444) 2024-02-20 13:03:25 +00:00
frozolotl d8aba7c4ff
Add alpha component to luma (#3438) 2024-02-20 13:01:11 +00:00
Malo 6402bdacc7
Always attach primes as scripts by default (#3437) 2024-02-20 12:59:29 +00:00
Jacob Hummer 196c144d8f
fix IndexMap remove() deprecation warning (#3430) 2024-02-20 10:48:32 +00:00
Laurenz 0fb2a67484
Introduce SyntaxSet (#3450) 2024-02-18 13:28:00 +00:00
Y.D.X 394864fd4a
fix: ToUnicode in PDF should describe CID instead of GID (#3435) 2024-02-17 12:42:00 +00:00
Malo 09b364e9a3
Improve documentation on syntactical modes (#3419) 2024-02-15 13:49:29 +00:00
Laurenz 1d78c3ed43
Fix h and v in stack (#3423) 2024-02-15 10:07:07 +00:00
Laurenz aabb4b5ecf
Better quote selection (#3422) 2024-02-15 09:41:27 +00:00
Laurenz 79e37ccbac
Don't round SVG size (#3415) 2024-02-14 15:07:38 +00:00
Laurenz 601118652d
Share resource dictionary via indirect object instead of inheritance (#3414) 2024-02-14 14:41:46 +00:00
Laurenz b89348b92a
Read EXIF data and apply image rotation (#3413) 2024-02-14 14:12:28 +00:00
frozolotl fcf64d0ee0
Fix typo (#3412) 2024-02-14 12:21:17 +00:00
frozolotl 8a2527788c
Fix watches on moves and removes (#3371)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-14 11:50:40 +00:00
Laurenz 52571dd9ef
Fix named destinations (#3411) 2024-02-14 11:39:55 +00:00
Laurenz 8ed1eff7b5
Fix text show-set regression (#3410) 2024-02-14 08:45:25 +00:00
Laurenz 1f68e15725
Minor realization improvements (#3408) 2024-02-13 18:35:38 +00:00
Laurenz 40099e32e1 Format Cargo.lock 2024-02-13 09:30:42 +01:00
Natsu Kagami e611021802
lexer: Allow emphasis in Korean text without spaces (#3397) 2024-02-12 14:42:27 +00:00
Martin Haug 9f1e0390c1
Add color-managed CMYK to RGB conversion (#3288) 2024-02-12 13:03:36 +00:00
Heinenen f776f0a75f
Named destinations (#2954) 2024-02-12 12:57:31 +00:00
Laurenz 63b73ee98c
Refactor behaved building (#3403) 2024-02-12 12:29:52 +00:00
Laurenz 36d588ae5d
Run tests roughly in order (#3402) 2024-02-12 10:02:11 +00:00
Leedehai 17d687b6a2
Better errors for array/dictionary method calls that return mutable (#3370) 2024-02-11 13:08:43 +00:00
Harry Smith a1f111dfa6
Fix hebrew symbol codepoints (#3375) 2024-02-11 13:04:57 +00:00
Matt Fellenz 713154c14b
Use --locked for install command (#3390) 2024-02-10 10:40:27 +00:00
frozolotl e2e8159bb2
Do not enter alternate screen if colors are disabled (#3366) 2024-02-08 09:29:36 +00:00
dependabot[bot] 9f69709a2a
Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 14:13:06 +00:00
Joseph Wilson 260018c6cc
Fix typo in Stroke::repr (#3374) 2024-02-07 09:16:24 +00:00
spore 70b354e887
Support reading input from stdin (#3339) 2024-02-05 13:05:26 +00:00
Laurenz 302b870321
Delay errors for all show rules (#3323) 2024-02-05 09:56:09 +00:00
Leedehai 6a9866dc80
Update dictionary.insert() doc and tests (#3343) 2024-02-05 09:42:47 +00:00
Laurenz 92aba81a91
Support text show rules that match their own output (#3327) 2024-02-05 09:42:14 +00:00
Ikko Eltociear Ashimine b224769c85
Update README.md (#3340) 2024-02-04 21:38:04 +00:00
Laurenz 71ed779599
Fix terms show rule (#3325) 2024-02-04 11:25:28 +00:00
tingerrr a8f764ab48
Fix error swallowing (#3338) 2024-02-04 11:23:29 +00:00
Laurenz 2594b36701
Support for and/or selectors in show rules (#3326) 2024-02-02 14:25:19 +00:00
Martin Kröning 356032bf8c
font-exceptions: override weight of Arial Black (#3321)
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
2024-02-02 10:54:05 +00:00
Laurenz f1ba218e8f
Use heading's own location for numbering (#3322) 2024-02-02 10:53:39 +00:00
Peng Guanwen 154747590e
Fix style issue for Latin Modern (#3315) 2024-02-02 08:53:51 +00:00
Leedehai c06a71f653
Let for-loop iterate Dict with an iterator (#3318) 2024-02-02 08:52:58 +00:00