summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-09Version bumpv0.5.0Laurenz
2023-06-09Final tweaksLaurenz
2023-06-09Update changelogLaurenz
2023-06-09Touch up docsLaurenz
2023-06-09Undo regex type renameLaurenz
Unnecessary breaking change for now
2023-06-09Remove deprecated `calc.mod` functionLaurenz
2023-06-09Translate TOML datetime properlyLaurenz
2023-06-09Adjust outline indent optionLaurenz
2023-06-09Rename `cramp` to `cramped`Laurenz
2023-06-09Replace atty with stdLaurenz
2023-06-09Treat function-looking code in attachment as function (#985)Alex Saveau
2023-06-09Latex guide sentence changes (#1297)jassler
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-09Don't type check matrices (#1442)Alex Saveau
2023-06-08Keep all footnotes for line together for movable itemLaurenz
2023-06-08Improve footnote handling for multi-page blocksLaurenz
2023-06-08Fix footnote in columnsLaurenz
Fixes #1433
2023-06-08Fix a bug with footnotes in blocks/lists/etc.Laurenz
This still not gives the "footnote and entry" are on same page invariant for blocks, but at least we do not get random extraneous page breaks anymore. Relevant issues: #1275, #1433
2023-06-08Fix a bug in footnote together-keeping logicLaurenz
2023-06-08Fix line alignmentLaurenz
Fixes #1398. How this works for the other shapes is a hack, but the line was missing from that hack.
2023-06-08Watch root and parent directoryLaurenz
Fixes #1436
2023-06-07add calc.exp, calc.ln (#1299)Jett Chen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-06-07Clarify markup details in the documentation (#1434)Grégoire Locqueville
2023-06-06Add sym.xor (#1397)figsoda
2023-06-06Small refactoringsLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-06-06Add note to `groups.yml`Laurenz
2023-06-06Rename `into_u16` to `as_u16`Laurenz
2023-06-02Remove link to `Option::contains`, since it has been removed (#1399)figsoda
2023-06-01Add sym.bullet, which is different from sym.circle.filled.small (#1372)Tobias Clasen
2023-06-01Bugfix of CJK punctuation adjustment (#1384)Peng Guanwen
2023-05-31More link fixesMartin Haug
2023-05-31Fix 404 linksMartin Haug
2023-05-30Add NumberingKind variants for Korean (#1360)Sung Jeon
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30Unicode code point conversion (#1068) (#1132)Erik Bünnig
2023-05-30Add ⊬ to symbols.rs (#1318)Matthias Georg Mayer
2023-05-30Add a base parameter to str() (#1362)Lynn
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-30Skip empty ICC profilesLaurenz
ICC profile decoding for PNGs is broken in the version of the `png` crate `image` currently depends on. The bugfix (https://github.com/image-rs/image-png/commit/4c5b0535f05b8ea5fc1dbd7179d487728edea757) is released in `png`, but not yet in `image`. As a quick fix, we'll skip empty profiles, they are never valid anyway. Fixes #1333.
2023-05-30Fix doc linksLaurenz
2023-05-30Fix pagebreak before `place`Laurenz
Fixes #1368
2023-05-30Support syntax highlighting for more languages (#771)Gabriel Wu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30Custom outline indenting (#1157)Pg Biel
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-30Add Danish (#1365)sandal
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-29Add regression test for fix 3eb1f31 (#1320)Leedehai
2023-05-29ignore utf-8 bom (#1317)Naim A
2023-05-29feat: Add Swedish (#1353)Olle Månsson
2023-05-29Add Dutch LocalNames (#1357)Lynn