801 Commits

Author SHA1 Message Date
Laurenz
4e46fb1e5e Fix logical ordering of floats and footnotes (#5185) 2024-10-15 15:06:36 +02:00
Max
eea8f13c42 Fix bug in math.frac layout code (#5177) 2024-10-15 15:06:36 +02:00
Laurenz
d21cb2cf5e Fix scales for unit conversion (#5169) 2024-10-15 15:06:36 +02:00
Eric Biedert
250223c997 Resolve lengths in math with scaled font size (#5168) 2024-10-15 15:06:36 +02:00
Laurenz
5df07ee1f7 Disable line numbers for block equations (#5163) 2024-10-15 15:06:36 +02:00
Laurenz
0253c3d883 Allow unbreakable multi-layouters to expand (#5162) 2024-10-15 15:06:36 +02:00
Laurenz
0abd417640 Allow sticky blocks to be breakable (#5161) 2024-10-15 15:06:36 +02:00
Yip Coekjan
f8a218f597 Fix smartquotes after inline equations (#5149) 2024-10-15 15:06:36 +02:00
Eric Biedert
af1de13942 Add exception for NewCM Math Bold (#5126) 2024-10-15 15:06:36 +02:00
Martin Haug
f6406ed901
Update Hayagriva (#5088) 2024-10-02 15:53:23 +00:00
Laurenz
fcdccc9cba
Fix textual grouping (#5097) 2024-10-02 11:51:09 +00:00
PgBiel
b791aede82
Adjust line number clearance (#5093)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-02 10:17:36 +00:00
Laurenz
3ec5d442d7
Fix panic in spilled block layout (#5085) 2024-10-01 13:32:02 +00:00
Laurenz
9a71e7263d Improve region progression handling
Fixes #5044
2024-10-01 14:27:00 +02:00
Laurenz
63e6150ca1
Fix order of tags in text show rules matches (#5083) 2024-10-01 10:44:27 +00:00
Max
8eee3ec8d1
Fix breakable block equation overflow (#5078) 2024-10-01 08:01:28 +00:00
Max
75f646c975
Fix math.stretch not working vertically with attachments (#5069) 2024-10-01 07:59:31 +00:00
Laurenz
7ff83db757
Change default font to Libertinus Serif (#4969) 2024-09-30 15:19:22 +00:00
Max
93a5b712b1
Fix math.lr size argument not being applied to enclosed math.mid (#5050) 2024-09-27 08:34:38 +00:00
Max
efc6b710bc
Update NewCM fonts to version 6.0.0 (#5005) 2024-09-27 08:17:53 +00:00
Josh Soref
ca1f749c08
Spelling (#5020)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26 17:32:55 +00:00
Max
e00e3e4fbf
Add math.stretch element function (#5030) 2024-09-26 14:46:26 +00:00
Max
a40e068590
Add alignment parameter to matrices and vectors (#4998) 2024-09-26 14:30:47 +00:00
PgBiel
320c28844f
Fixed-point decimal type (#4900)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-26 11:39:37 +00:00
Jeremie Knuesel
4827f28a94
Fix smartquotes for Swiss French (#4992) 2024-09-26 09:09:32 +00:00
Eric Biedert
59d65bbdc0
Fix spacing after bibliography heading (#4964) 2024-09-26 09:01:36 +00:00
Laurenz
e25389a85e
New flow layout, with multi-column floats (#5017) 2024-09-25 08:26:41 +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
16e67f8bea
Shrink tests (#4967) 2024-09-16 14:41:18 +00:00
Yip Coekjan
40fcd97d58
Make QuoteElem locatable (#4909) 2024-09-08 08:29:58 +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
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
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
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
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
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