3357 Commits

Author SHA1 Message Date
ssotoen
584e4585f1
Add Unicode 16 emoji (#4935) 2024-09-26 14:57:50 +00:00
nz366
820750ce21
Add Bengali Numerals (#4997)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-26 14:47: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
Dmytro Kravchenko-Loznia
cf35c2f44c
Clarify the path argument of the image element (#4892)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-26 14:07:39 +00:00
Jeremie Knuesel
d1379d8bd9
Clarify place documentation (#5031) 2024-09-26 13:17:28 +00:00
frozolotl
5d8685e450
Various improvements to nix flake (#5012) 2024-09-26 12:38:35 +00:00
Martin Haug
d8cdc66c57
Add action for moving issues to Typst Forum (#5026)
Co-authored-by: Caleb Maclennan <caleb@alerque.com>
2024-09-26 12:38:20 +00:00
Max
f8f95e5c21
Extend hint for unknown variables in math (#5038) 2024-09-26 11:40:25 +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
a69ada7889
Rename place scope "page" to "parent" (#5027) 2024-09-26 09:15:31 +00:00
Tim Voßhenrich
5823429a96
Add float to bytes conversion and vice-versa (#4989)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-26 09:14:45 +00:00
Jeremie Knuesel
4827f28a94
Fix smartquotes for Swiss French (#4992) 2024-09-26 09:09:32 +00:00
Sébastien d'Herbais de Thun
8d38bd4066
Single thread support (#4988) 2024-09-26 09:02:44 +00:00
Eric Biedert
59d65bbdc0
Fix spacing after bibliography heading (#4964) 2024-09-26 09:01:36 +00:00
Sébastien d'Herbais de Thun
a5b506c424
Make jump_from_cursor return a vector of Position (#4886) 2024-09-26 08:53:31 +00:00
ClementMabileau
57895ad725
Fix example in table.rs (#5035) 2024-09-26 08:40:40 +00:00
Jeremie Knuesel
85b45435e0
Fix two doc typos (#5032) 2024-09-26 08:40:29 +00:00
Josh Soref
7d2142be0a
Connect maximum size with Updating reference images (#5022) 2024-09-26 08:40:15 +00:00
+merlan #flirora
30a301f8ff
CellGrid::resolve: Clarify comment about resolve_breakable (#5010) 2024-09-26 08:39:52 +00:00
Max
79558f44a0
Clarify syntactical difference in label function docs (#4957) 2024-09-26 08:39:39 +00:00
Jeremie Knuesel
58c71ade2f
Remove columns.with show rule example (#5028) 2024-09-25 18:35:50 +00:00
Laurenz
e25389a85e
New flow layout, with multi-column floats (#5017) 2024-09-25 08:26:41 +00:00
Martin Haug
fd449f3e08
Remedy a 404 in the changelog (#5016) 2024-09-24 14:34:31 +00:00
Laurenz
8c813cb7a2
Reorder issue templates (#5004) 2024-09-22 12:24:49 +00:00
omniwrench
4868990d86
Improve scripting reference Methods example (#5003) 2024-09-22 12:22:21 +00:00
omniwrench
cb550d9c76
Fix table docs guide example (#4996) 2024-09-22 12:15:01 +00:00
Bruce Mitchener
f283995c3d
Reduce typo count. (#4923) 2024-09-22 12:14:56 +00:00
Laurenz
9c7e1aeef5
Docs issue template (#5002) 2024-09-22 12:13:22 +00:00
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
db71a178be
Add forum and contact links to issue template (#4961) 2024-09-15 10:50:27 +00:00
Malo
d48293f1c6
Add copyleft, trademark, and registered symbols (#4883) 2024-09-14 10:40:17 +00:00
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