114 Commits

Author SHA1 Message Date
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
Yip Coekjan
88325d7d01
Add clap::ValueHint for input & output CLI arguments (#4765) 2024-08-23 21:37:03 +00:00
Laurenz
986d624b3a
Share allocations for singletons (#4794) 2024-08-20 10:56:54 +00:00
Laurenz
831062a588
Fix system font loading (#4714) 2024-08-09 14:44:18 +00:00
tingerrr
672f6e5f97
Add typst-kit crate (#4540) 2024-08-05 18:49:02 +00:00
Yip Coekjan
684efa2e0e
Raise error when failing to load & parse the specified certificate (#4554) 2024-07-22 13:37:33 +00:00
Laurenz
0c37a2c233
Support transparent page fill (#4586)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-20 12:51:24 +00:00
Myriad-Dreamin
a3f3a1a833
Change the signature of World::main (#4531)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:14:21 +00:00
Laurenz
34990f7f0e
Bump dependencies (#4523) 2024-07-08 20:41:38 +00:00
T0mstone
86af5b5f61
Allow non-utf8 values for input and output (#4517) 2024-07-08 19:32:35 +00:00
Yip Coekjan
2df138a507
Open with (detached) custom viewers and raise error on failure (#4430) 2024-07-06 09:54:12 +00:00
Yip Coekjan
8c3002897a
Add metadata for cargo-binstall (#4458) 2024-07-06 08:36:24 +00:00
Adrian Freund
4c22ffa612
Statically link xz2 (#4463) 2024-07-06 08:33:29 +00:00
Yip Coekjan
e90c30903d
Better error message when package version not exists (#4429) 2024-06-22 10:33:33 +00:00
+merlan #flirora
781eea632f
Add message when trying to access a field that is not set (#4399)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-22 08:59:52 +00:00
Laurenz
7fa86eed0e
Basic multi-threading (#4366) 2024-06-10 13:28:40 +00:00
Laurenz
a68a241570
Remove Tracer (#4365) 2024-06-10 09:00:54 +00:00
LuizAugustoPapa
cc3e9c8602
Add more environment control parameters to CLI (#4227)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Tulio Martins <tulioml240@gmail.com>
Co-authored-by: PepinhoJp <pepinho.jp@gmail.com>
2024-06-06 17:22:54 +00:00
PgBiel
9adcd9a1f8
Refactor casts to use HintedStrResult (#4229) 2024-06-04 15:24:39 +00:00
PepinhoJp
d360e753bc
Improving error message for invalid file types (#4216) 2024-06-04 15:23:38 +00:00
Yip Coekjan
023b8068f7
Improve CLI help doc about input & output (#4282) 2024-05-30 08:00:10 +00:00
Ilia
6d07f702e1
Add ability to choose between minified and pretty-printed JSON (#4161) 2024-05-29 11:06:27 +00:00
Laurenz
2d32ac73b6
Replace all Prehashed with LazyHash (#4127) 2024-05-13 17:54:34 +00:00
Laurenz
95cd6adf24
Factor out typst-utils crate (#4125) 2024-05-13 15:25:43 +00:00
PgBiel
7905de67bc
Add parameter to select pages to be exported by CLI (#4039) 2024-05-10 14:47:02 +00:00
Karthik Nishanth
b9457421de
CLI: Support more page number templates in output file name (#3933) 2024-04-19 14:32:06 +00:00
Laurenz
020294fca9
Better test runner (#3922) 2024-04-13 08:39:45 +00:00
Matthew Toohey
72dd792106
Add --make-deps CLI argument (#2877) (#3890) 2024-04-09 11:50:41 +00:00
frozolotl
ffc9570c64
Remove SOURCE_DATE_EPOCH CLI argument (#3859) 2024-04-04 15:00:02 +00:00
frozolotl
d4b3ae0925
Read SOURCE_DATE_EPOCH for better reproducibility (#3809) 2024-04-03 10:34:17 +00:00
Laurenz
b3615ccd49
A few CI and crate config changes (#3852) 2024-04-02 14:16:44 +00:00
Ilia
e91baaca82
Support writing document to stdout (#3632) 2024-04-01 19:36:21 +00:00
frozolotl
a33d8bf322
Escape path and entrypoint in typst init output (#3753) 2024-03-23 11:54:50 +00:00
frozolotl
0a917aba98
Fix warnings introduced by rust 1.77 (#3754) 2024-03-22 12:35:02 +00:00
Laurenz
faca50a240
Final touches (#3678) 2024-03-15 14:47:41 +00:00
Laurenz
9e507cd9fd
Revert use of alternate screen (#3648) 2024-03-14 09:20:31 +00:00
Leedehai
c29db5f27e
Clean up unused dependency (#3600) 2024-03-11 10:24:16 +00:00
Laurenz
82617a6a3c
Generate PDF ID automatically unless we really have a stable ID (#3591) 2024-03-09 11:55:03 +00:00
Laurenz
aace521b56
Bump our crates (#3573) 2024-03-07 16:37:22 +00:00
Laurenz
a558fd232b
Add typst init command (#3544) 2024-03-06 11:33:35 +00:00
Laurenz
e16d3f5a67
Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
Laurenz
6dab30238a
Add vendor-openssl feature flag (#3510) 2024-02-28 08:04:03 +00:00
Sébastien d'Herbais de Thun
d0dd81cddf
Added LazyHash (#3451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-21 08:40:13 +00:00
Laurenz
0fb2a67484
Introduce SyntaxSet (#3450) 2024-02-18 13:28:00 +00:00
frozolotl
fcf64d0ee0
Fix typo (#3412) 2024-02-14 12:21:17 +00:00
frozolotl
8a2527788c
Fix watches on moves and removes (#3371)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-14 11:50:40 +00:00
frozolotl
e2e8159bb2
Do not enter alternate screen if colors are disabled (#3366) 2024-02-08 09:29:36 +00:00
spore
70b354e887
Support reading input from stdin (#3339) 2024-02-05 13:05:26 +00:00
tingerrr
a8f764ab48
Fix error swallowing (#3338) 2024-02-04 11:23:29 +00:00