32 Commits

Author SHA1 Message Date
figsoda
1c324765e9
Add shell completions and man pages (#582) 2023-04-06 20:14:01 +02:00
Charlie Moog
623db8c0c4
embed New Computer Modern into binary (#340) 2023-04-06 15:40:11 +02:00
Sébastien d'Herbais de Thun
2d1598e51d
CLI: open flag (#480) 2023-04-04 14:12:19 +02:00
figsoda
b2ba061fbb
Add aliases for subcommands (#485) 2023-04-01 15:54:05 +02:00
Marek Barvíř
5e5b1bba51
Needless clone, borrows, casts and lifetimes (#504) 2023-04-01 15:53:13 +02:00
Chris Ohk
418bd89ba4
Correct minor typos (#474) 2023-03-31 16:51:12 +02:00
Sébastien d'Herbais de Thun
9414d56f97
Rewrite of CLI using clap (#468) 2023-03-30 21:59:28 +02:00
Johannes Wolf
4d9c6b28d0
cli: Allow reading every path not of type dir (#414) 2023-03-30 00:36:22 +02:00
Alexander Korn
f04b6ebc1a
Fix file watching when only file name is given (#433)
Fixes #300
2023-03-29 22:57:12 +02:00
Laurenz
628e589bcd Watch root directory instead of current one 2023-03-28 14:54:44 +02:00
Laurenz
6fa33fda6e Return with non-zero status code in case of error 2023-03-28 14:54:23 +02:00
Laurenz
e84df1a036 Fix tests on Windows
Fixes #386.
2023-03-28 14:30:21 +02:00
Laurenz
dfbd3503d9 Also embed oblique monospace fonts 2023-03-28 09:32:04 +02:00
Laurenz
2a088e876e Cache eviction helps
Fixes #334.
2023-03-26 14:06:15 +02:00
7sDream
a4a915cc5c
Add custom font search path support for typst cli (#270) 2023-03-25 15:04:56 +01:00
Dave L
2f8802a412
Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting of TERM / NO_COLOR (#230) 2023-03-24 09:14:32 +01:00
Laurenz
9fc432a41d Switch to Buffer::from_static for embedded fonts 2023-03-21 23:43:22 +01:00
Laurenz
a6b63b96f9 Fail gracefully if git does not exist 2023-03-21 23:39:40 +01:00
Laurenz
b934a2fd83 Embed standard fonts in binary 2023-03-21 23:18:56 +01:00
Laurenz
b48b0d650c Release action 2023-03-21 01:48:40 +01:00
Laurenz
af7fe4d760 Hover and autocomplete in show rules 2023-03-17 18:18:47 +01:00
Laurenz
6ab7760822 Split up model module 2023-03-01 16:33:28 +01:00
Laurenz
b4b022940b Syntax and example sections 2022-12-19 01:16:35 +01:00
Laurenz
0efe669278 Reorganize library and tests 2022-11-29 14:18:13 +01:00
Laurenz
7caf98fe42 Switch StrResult to EcoString 2022-11-27 01:00:57 +01:00
Laurenz
6bafc63910 Document metadata 2022-11-26 23:52:01 +01:00
Laurenz
96f72eee6c Separate typesetting and compilation 2022-11-24 17:51:07 +01:00
Laurenz
5ae81971f2 Introduce Library 2022-11-23 16:07:54 +01:00
Laurenz
b2a3d3f235 More general evaluation interface 2022-11-23 12:00:06 +01:00
Laurenz
eb951c008b Style changes 2022-11-04 11:38:09 +01:00
Laurenz
33928a00dc Tidy up library 2022-11-03 16:50:26 +01:00
Laurenz
37a7afddfa Split crates 2022-11-03 13:35:39 +01:00