Sébastien d'Herbais de Thun
|
a236e362db
|
Fix #[internal] fields needing IntoValue impl (#3103)
|
2024-01-02 09:06:56 +00:00 |
|
tingerrr
|
4bf16d7acb
|
Add a --color flag (#3060)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-01-02 09:03:01 +00:00 |
|
Leedehai
|
79a41aedbe
|
Improve test-helper: prevent spawning multiple processes of cargo test (#3029)
|
2024-01-02 08:57:11 +00:00 |
|
Heinenen
|
c27b9e2b0f
|
Don't allow nested line comment inside block comment (#3048)
|
2023-12-30 13:01:05 +00:00 |
|
Sébastien d'Herbais de Thun
|
c4d9b0c3d8
|
New performance timings (#3096)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-12-30 12:36:15 +00:00 |
|
voidiz
|
4e5afa672f
|
Suggest accessing field if method doesn't exist (#2977)
|
2023-12-28 14:28:04 +00:00 |
|
David Mazarro
|
2dd3af937a
|
Removed unnecessary uppercase in the Tutorial welcome page (#3051)
|
2023-12-28 14:24:21 +00:00 |
|
Leedehai
|
99f32a45e5
|
Add a test to verify .with() applies to sinks (#3071)
|
2023-12-28 13:32:51 +00:00 |
|
Eric Biedert
|
f94708d202
|
Make accent size adjustable (#3077)
|
2023-12-28 13:30:32 +00:00 |
|
Laurenz
|
162b4e812d
|
Test merge queue
|
2023-12-28 14:16:37 +01:00 |
|
Laurenz
|
0c08022ffa
|
Remove uses of EcoString::inline
EcoString::inline can produce runtime panics if things are changed later. It should only be used if really necessary (because of const context)
|
2023-12-28 13:58:03 +01:00 |
|
Laurenz
|
67ead94cc2
|
Fix naming inconsistency for strokes
|
2023-12-28 13:52:58 +01:00 |
|
k-84mo10
|
e215f22965
|
Fix the test image of numbering.png (#3070)
|
2023-12-26 10:38:46 +01:00 |
|
k-84mo10
|
9741885aaf
|
Contemporary Japanese numbering (#3012)
|
2023-12-25 22:28:00 +01:00 |
|
Stamen
|
b1256283da
|
Added Serbian translation for LocalName (#3023)
|
2023-12-21 00:06:44 +01:00 |
|
Laurenz
|
79c2ec8f6f
|
Fix star.stroked
|
2023-12-21 00:02:57 +01:00 |
|
Laurenz
|
ce0c38737b
|
Remove unused icons
|
2023-12-20 12:06:57 +01:00 |
|
Leedehai
|
6eb6e877ae
|
Improve test-helper (#2820)
|
2023-12-20 12:03:09 +01:00 |
|
Martin Haug
|
3dc4eb6bcd
|
Write annotation flags
|
2023-12-19 22:45:41 +01:00 |
|
Wenzhuo Liu
|
81ff34d80d
|
Add stroke for text (#2970)
|
2023-12-19 10:36:18 +01:00 |
|
PgBiel
|
111a69f6aa
|
Grid and Table API Unification [More Flexible Tables Pt.1] (#3009)
|
2023-12-19 10:28:41 +01:00 |
|
PgBiel
|
c361566cb2
|
Show which reference image was updated (#3008)
|
2023-12-19 10:19:20 +01:00 |
|
Emmett Rayes
|
6808e58a3b
|
Cycle list markers by default (#2788)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-12-18 18:25:28 +01:00 |
|
Niklas Ausborn
|
1f983ced90
|
Implement CSV file header rows support. (#2619)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-12-18 17:14:21 +01:00 |
|
Malo
|
e8e797c18b
|
Explain how to get the location of an element returned by query (#2999)
|
2023-12-18 17:01:55 +01:00 |
|
Laurenz
|
a821b48cf4
|
Shape plan caching (#2876)
|
2023-12-18 15:35:21 +01:00 |
|
Laurenz
|
84597b46a4
|
Bump dependencies
|
2023-12-18 14:25:25 +01:00 |
|
Laurenz
|
2f2dd17938
|
Bump svg2pdf and related crates (#2992)
|
2023-12-18 14:15:22 +01:00 |
|
Leedehai
|
47bb32809a
|
Expand the AttachElement frame so it encompasses its child center_frame (#2968)
|
2023-12-18 13:19:55 +01:00 |
|
CosmicHorror
|
56159997b7
|
Switch to two-face for extra syntect syntaxes (#2937)
|
2023-12-18 13:17:47 +01:00 |
|
Carson McManus
|
754e1788b2
|
Fix a parser bug causing x.) to be treated as a field access (#2962)
|
2023-12-18 12:33:29 +01:00 |
|
Sébastien d'Herbais de Thun
|
08225e42d8
|
Parallel export (#2989)
|
2023-12-18 12:32:53 +01:00 |
|
Eric Biedert
|
f3c39ac84a
|
Fix pattern offset in PDF (#2985)
|
2023-12-18 12:30:26 +01:00 |
|
PgBiel
|
eb9dd539aa
|
Fix unnamed sinks not capturing named args (#2984)
|
2023-12-18 12:30:03 +01:00 |
|
Laurenz
|
22ba6825db
|
Key/Value data from CLI (#2894)
|
2023-12-18 12:18:41 +01:00 |
|
Malo
|
356bdeba18
|
Do not create a block frame for out-of-flow items only (#2517)
|
2023-12-18 11:37:30 +01:00 |
|
Sébastien d'Herbais de Thun
|
41c0dae209
|
Switch to parallel comemo using Git dependency (#2973)
|
2023-12-15 12:25:54 +01:00 |
|
dependabot[bot]
|
ab29c669e6
|
Bump zerocopy from 0.7.26 to 0.7.31 (#2969)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31)
---
updated-dependencies:
- dependency-name: zerocopy
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 10:04:58 +01:00 |
|
Laurenz
|
cf6ce9fd53
|
Make World thread-safe
|
2023-12-14 22:58:56 +01:00 |
|
Malo
|
7adeb49652
|
Improve number display (#2936)
|
2023-12-14 14:21:25 +01:00 |
|
Malo
|
9024121905
|
Remove mentions that Typst makes specifically 5 attempts to stabilize (#2947)
|
2023-12-14 14:20:02 +01:00 |
|
Sébastien d'Herbais de Thun
|
d869a07d2d
|
Remove HSV and HSL color spaces from PDF export (#2927)
Co-authored-by: EpicEricEE <github@ericbiedert.de>
|
2023-12-13 14:35:56 +01:00 |
|
Eric Biedert
|
077d6b5c54
|
Adjust color mixing for hue-based spaces (#2931)
|
2023-12-13 13:23:32 +01:00 |
|
Joseph Wilson
|
9cfe49e4ae
|
Mention color.map module, give example (#2918)
|
2023-12-13 13:20:48 +01:00 |
|
Sébastien d'Herbais de Thun
|
231b96e5cf
|
Make layout account for transforms (#2555)
|
2023-12-13 12:44:28 +01:00 |
|
Hofer-Julian
|
f17208a5a2
|
Clarify code mode in "Writing in Typst" (#2928)
It is not optional to remove "#".
You have to remove it in order to compile the document.
|
2023-12-13 11:58:14 +01:00 |
|
Leedehai
|
5eedff8667
|
Explain ShapedGlyph and Glyph (#2901)
|
2023-12-13 11:56:43 +01:00 |
|
Laurenz
|
5338b02f9f
|
Add note about oxipng version
|
2023-12-13 11:52:14 +01:00 |
|
oliver
|
8d7d18c4d6
|
More consistent spelling of "behaviour" (#2923)
|
2023-12-12 15:34:46 +01:00 |
|
Sébastien d'Herbais de Thun
|
343a423e9f
|
Fix #2902 (#2913)
|
2023-12-11 17:03:59 +01:00 |
|