1467 Commits

Author SHA1 Message Date
Laurenz
92ec566018
Fix tags at the start of paragraphs (#4978)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-17 15:54:15 +00:00
Laurenz
ab8295c07d
Fix repetition of Thai characters (#4977)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-17 15:35:56 +00:00
Laurenz
0abd46c379
More robust ratio computation (#4976) 2024-09-17 12:11:57 +00:00
Laurenz
c145e05f01
Fix bad bound in forcibly overflowing optimal paragraph layout (#4975) 2024-09-17 11:56:23 +00:00
Laurenz
ea145ff33b
Do not surface warnings from non-last layout iterations (#4970) 2024-09-16 16:17:24 +00:00
Laurenz
16e67f8bea
Shrink tests (#4967) 2024-09-16 14:41:18 +00:00
Laurenz
a82256c585
Flow collection phase (#4931) 2024-09-10 13:47:22 +00:00
Yip Coekjan
40fcd97d58
Make QuoteElem locatable (#4909) 2024-09-08 08:29:58 +00:00
Laurenz
a452fc94bb
Terminate tests when stuck for 10s (#4905) 2024-09-05 19:59:00 +00:00
Andrew Voynov
a87d4776c0
Add show-text line wrapping test (#4890) 2024-09-03 20:21:35 +00:00
Laurenz
cfde809feb
New realization / Text show rules now work across elements (#4876) 2024-09-02 18:43:59 +00:00
Malo
9fd796e0e2
Add at method to arguments (#4864) 2024-09-02 16:22:43 +00:00
Sébastien d'Herbais de Thun
1ccfaba88e
Better hint for non-zero em length (#4873)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02 13:33:43 +00:00
Sébastien d'Herbais de Thun
1997db00f3
Parenthesized imports (#4869)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02 13:27:33 +00:00
Florent Michel
51df7aee76
Add Devanagari numbering (#4850) 2024-09-02 13:12:57 +00:00
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