| Age | Commit message (Collapse) | Author |
|
Fixes #1879
|
|
|
|
Fixes #1948
|
|
Fixes #2128
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
For now, types can be used like strings in operations to prevent breakage of many packages. Hopefully, we can get rid of this in the future.
|
|
|
|
Better to know something even if it isn't always formatted in the prettiest way
|
|
|
|
|
|
Fixes #2051
|
|
Fixes #1052
|
|
Fixes #306
|
|
The vertical alignment of `number-align` now selects header or footer instead of aligning within the footer. This is a minor breaking change because
- top behaves differently now
- horizon is now forbidden
- bottom (the new default) behaves differently, too
Typical number-align usage will likely not use the vertical component at all, though.
Fixes #645
|
|
|
|
Fixes #2019.
|
|
The name `empty` shall not appear in any test but `empty.typ`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at basically empty pages (#1929)
|
|
|
|
|
|
|
|
|
|
|
|
json, toml, yaml via serde (#1935)
|
|
|
|
(#1559)
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
function is present (#1922)
|
|
Fixes #1906 (trying to destructure the result of `continue`).
|
|
|
|
|
|
|
|
* Fix single prime in subscript (a_' producing wrong result)
* Clippy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|