| Age | Commit message (Collapse) | Author |
|
|
|
This introduces one small breaking change: `--root` and `--font-paths` can't appear in front of the command anymore. Also fixes #1491.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1436
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
Fixes #521
|
|
Fixes #1241
|
|
|
|
|
|
|
|
This seems to significantly improves performance. Inspired by https://github.com/rust-lang/rust/pull/107925
|
|
|
|
Fixes issue typst/typst#704 by making opening a pdf viewer non-blocking.
This does remove error reporting when the pdf viewer fails to be
opened. This error reporting is difficult to regain since the error
happens on a different thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #300
|
|
|
|
|
|
Fixes #386.
|
|
|
|
Fixes #334.
|
|
|
|
of TERM / NO_COLOR (#230)
|
|
|
|
|
|
|
|
|
|
|
|
|