3220 Commits

Author SHA1 Message Date
Laurenz
a2f91c4bc6
Extract page layout from flow layout (#4937) 2024-09-11 16:46:33 +00:00
Laurenz Stampfl
8501a65566
Add warning when SVG with foreign object is included (#4932)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-10 17:18:40 +00:00
Andrew Voynov
ac982f5856
Unified and fixed Duration formatting in the CLI (#4587)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-09-10 13:49:37 +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
inferiorhumanorgans
4cddb48584
Fix a few doc typos. (#4914)
Co-authored-by: Alex Zepeda <srht@inferiorhumanorgans.com>
2024-09-08 08:28:49 +00:00
Laurenz
a452fc94bb
Terminate tests when stuck for 10s (#4905) 2024-09-05 19:59:00 +00:00
Jacob Garm
8a8c4cec77
Fix typo in block.clip documentation (#4895) 2024-09-04 11:11:25 +00:00
Andrew Voynov
a87d4776c0
Add show-text line wrapping test (#4890) 2024-09-03 20:21:35 +00:00
Nixon
4fda03abdc
Animation-friendly export (#4822) 2024-09-03 12:05:20 +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
Sébastien d'Herbais de Thun
ecad396cc8
Nuked custom PDF Oklab colorspace code (#4871) 2024-09-02 13:16: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
Sébastien d'Herbais de Thun
39b47060cc
Added example to box.clip & block.clip (#4870) 2024-09-02 12:43:07 +00:00
ssotoen
89521c2066
Add two-em and three-em dash symbols (#4874) 2024-09-02 12:39:44 +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
4e4c5175e5
Merge the two realization functions (#4852) 2024-08-27 23:50:45 +00:00
Laurenz
b5ef9244eb
Bump dependencies (#4846) 2024-08-27 09:56:19 +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
Malo
cb98eec609
Add more angle symbol variants (#4827) 2024-08-26 17:10:00 +00:00
Max
373163dba4
Implement math kerning and fix various math.attach bugs (#4762) 2024-08-26 17:04:02 +00:00
Malo
c38d01e4c5
Add new variants to parallel symbol (#4834) 2024-08-26 17:03:52 +00:00
Malo
307b8a5c72
Add more emptyset/nothing symbol variants (#4826) 2024-08-26 16:39:10 +00:00
Malo
c57593c94c
Add checkmark ballot symbols (#4825) 2024-08-26 16:18:34 +00:00
Malo
3d980fe4a3
Add miscellaneous symbols from Miscellaneous Mathematical Symbols-B (#4831) 2024-08-26 16:17:33 +00:00
Malo
cd62a19344
Add U-shaped arrows (#4807) 2024-08-26 15:59:50 +00:00
Eric Biedert
326fd33801
Don't number empty regions of broken block equations (#4836) 2024-08-26 15:26:50 +00:00
Malo
d926e8c17d
Add double parentheses, braces and shell variants (#4830) 2024-08-26 15:25:17 +00:00
Max
0b31f6039f
Fix nested attachments when the base in math.attach has attachments (#4832) 2024-08-26 14:49:24 +00:00
Max
77b6c8481f
Add back release targets aarch64-pc-windows-msvc and riscv64gc-unknown-linux-gnu (#4821) 2024-08-26 13:39:39 +00:00
Yip Coekjan
b85217ef14
Improve documents for the --font-path arg & TYPST_FONT_PATHS env (#4776)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-26 13:37:21 +00:00
Laurenz
cf05284a0c
Small improvements to the test runner (#4838) 2024-08-26 11:40:37 +00:00
Yip Coekjan
88325d7d01
Add clap::ValueHint for input & output CLI arguments (#4765) 2024-08-23 21:37:03 +00:00
Baldur Kristinsson
4dc2034eee
Add Icelandic translation (#4799) 2024-08-22 10:48:49 +00:00
PgBiel
238f1fad49
Fix docstring in package manifest code (#4801) 2024-08-22 10:38:54 +00:00
Andrew Voynov
0facb75e6d
Fixed typo in docs for ProgressSink (#4785) 2024-08-20 15:12:22 +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
a30b681251
Move columns handling directly into FlowLayouter (#4792) 2024-08-19 15:06:59 +00:00
Laurenz
eb0e0fec00
Split behaved building and StyleVec building (#4782) 2024-08-18 10:22:23 +00:00
Max
e11ad7d82f
Fix lr docs example (#4777) 2024-08-17 12:55:07 +00:00