typst/src
Laurenz b69c0355ec Don't fit images to remaining height
Makes them really small if there's only little space left ...
2021-10-05 20:05:15 +02:00
..
eval Always use first positional argument in `expect()` 2021-10-05 19:45:38 +02:00
export Bugfix and tidying 2021-09-15 13:05:00 +02:00
geom Make user-facing "debug" representation use Debug instead of Display 2021-08-31 16:25:12 +02:00
layout Don't fit images to remaining height 2021-10-05 20:05:15 +02:00
library Error on out-of-range values in `rgb` 2021-10-05 19:55:15 +02:00
loading New default fonts 2021-09-30 22:50:14 +02:00
parse Change indent requirements to allow alignment 2021-10-05 17:25:58 +02:00
syntax Change precedence of range expression 2021-10-05 17:19:48 +02:00
util Bugfix and tidying 2021-09-15 13:05:00 +02:00
color.rs Make user-facing "debug" representation use Debug instead of Display 2021-08-31 16:25:12 +02:00
diag.rs Implement `Display` for `Tracepoint` 2021-09-29 00:10:39 +02:00
font.rs Allow linear values for text edges 2021-09-28 10:53:54 +02:00
image.rs More useful `Debug` impls 2021-09-26 12:24:24 +02:00
lib.rs Rename `SyntaxTree` to `Markup` 2021-09-15 13:05:01 +02:00
main.rs Implement `Display` for `Tracepoint` 2021-09-29 00:10:39 +02:00
paper.rs Prune derives 2021-08-21 17:30:21 +02:00
source.rs Simplify source file loading logic 2021-09-25 23:44:33 +02:00