1652 Commits

Author SHA1 Message Date
Max
c644dce81b
Add warnings when labels are ignored or unattached (#4783) 2024-09-02 12:58:33 +00:00
Daniel Fleischer
a2628ac970
Hebrew Translation + Smart Quotes (#4842)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02 12:56:19 +00:00
Bzero
95740ac2ab
Add a skew function (#4803) 2024-09-02 12:56:08 +00:00
tingerrr
799eb8004e
Improve unknown variable diagnostics (#4858) 2024-09-02 12:45:50 +00:00
PgBiel
e6cdcc53f3
Line numbers (#4516) 2024-08-29 14:32:18 +00:00
Laurenz
ef4482ce4b
Better smartquotes (#4849) 2024-08-28 08:21:21 +00:00
Laurenz
92f2c7b470
Refactor depth checks and apply them in math (#4845) 2024-08-27 08:43:12 +00:00
Laurenz
4365e18454
Improve realization and page layout (#4840) 2024-08-26 17:17:58 +00:00
Max
373163dba4
Implement math kerning and fix various math.attach bugs (#4762) 2024-08-26 17:04:02 +00:00
Eric Biedert
326fd33801
Don't number empty regions of broken block equations (#4836) 2024-08-26 15:26:50 +00:00
Max
0b31f6039f
Fix nested attachments when the base in math.attach has attachments (#4832) 2024-08-26 14:49:24 +00:00
Laurenz
cf05284a0c
Small improvements to the test runner (#4838) 2024-08-26 11:40:37 +00:00
Max
cefca7a7d8
Fix typos (#4784) 2024-08-20 15:12:12 +00:00
Laurenz
986d624b3a
Share allocations for singletons (#4794) 2024-08-20 10:56:54 +00:00
Laurenz
d97d71948e
Fix document set rules (#4768) 2024-08-16 10:53:12 +00:00
Laurenz
feb0c91395
Move paragraph widow and orphan prevention into flow (#4767) 2024-08-16 09:18:45 +00:00
Eric Biedert
4853726e5b
Add gap and justify parameters to repeat (#4644)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-15 20:21:42 +00:00
Leedehai
d221a89a40
Adjust the baseline of root radicand frame (#4736) 2024-08-15 20:08:40 +00:00
Malo
c43997de0a
Move calc.nan to float.nan and add float.inf (#4733) 2024-08-15 20:04:50 +00:00
Lingkang
0edd8ec93d
Improve repr for type(none) and type(auto) (#4730)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-15 19:53:59 +00:00
Yip Coekjan
ccd4524106
Fix lexer on sth followed by comments (#4739) 2024-08-15 19:53:15 +00:00
Malo
79fb2c3689
Fix calc.inf, -calc.inf, and calc.nan reprs and displays (#4724) 2024-08-11 20:18:57 +00:00
Jakob Peters
d06f3f180c
Implement math mode language for raw (#4687) 2024-08-11 20:15:30 +00:00
Max
b07607d35e
Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +00:00
Max
a6a8cdaa28
Make under/overlines behave the same as accents in attach base (#4695) 2024-08-09 07:40:29 +00:00
+merlan #flirora
a88899ed75
Bail out of reparse in expr_with_paren if we land on a different char (#4577) 2024-08-08 16:06:22 +00:00
+merlan #flirora
6856d5e672
Support multiple stylistic sets in text (#4685) 2024-08-05 19:19:56 +00:00
mkorje
810491c9d3
Add missing under/over-delimiters (#4637) 2024-08-05 11:28:17 +00:00
Johann Birnick
211b546e4e
Fixes counter stepping behavior (#4631)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-05 11:02:04 +00:00
Eric Biedert
ed247797ac
Fix alignment of gradients and patterns on strokes in PNG (#4634) 2024-08-05 10:24:22 +00:00
Leedehai
1f81281118
Fix the show rule effect for bibliography heading level (#4622) 2024-08-05 10:04:35 +00:00
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
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
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
Laurenz
46ef8e1dfa
Deprecate some things (#4562) 2024-07-20 12:52:17 +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
+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
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
ab5cebc57c
Let test error hide line number if it's zero (#4535) 2024-07-11 14:43:16 +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
Eric Biedert
59374f7370
Avoid spaces around ignorant and invisible elements in math (#4348) 2024-07-06 13:45:19 +00:00