summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-06-24Tidy upLaurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-24Added argument to disable limits in inline math, closes #1522 (#1552)sitandr
2023-06-24Improve image rendering under rotation when exporting to PNG (#1547)Tom Binford
2023-06-24layout::par::collect: Treat linebreak element as whitespace (#1542)bluebear94
2023-06-24Add infrastructure to enrich errors with hints (#1486)Mathias Fischler
2023-06-20Make factorial take precedence over fraction in math expressions (#1487)bluebear94
2023-06-20Created new system for limits (fixes #1443) (#1452)sitandr
2023-06-12Fix bug with extra table linesLaurenz
2023-06-12Fix bug with missing table rowLaurenz
2023-06-12Delayed errorsLaurenz
2023-06-12Clear page to Even Or Odd (#1427)Zachary Capalbo
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
2023-06-12Resolve #1141: Add hint for missing numbering, improve hint format consistenc...Mathias Fischler
2023-06-12Add `outline.entry` (#1423)Pg Biel
2023-06-09Undo regex type renameLaurenz
2023-06-09Translate TOML datetime properlyLaurenz
2023-06-09Adjust outline indent optionLaurenz
2023-06-09Rename `cramp` to `cramped`Laurenz
2023-06-09Treat function-looking code in attachment as function (#985)Alex Saveau
2023-06-09Don't type check matrices (#1442)Alex Saveau
2023-06-08Improve footnote handling for multi-page blocksLaurenz
2023-06-08Fix footnote in columnsLaurenz
2023-06-08Fix a bug with footnotes in blocks/lists/etc.Laurenz
2023-06-08Fix a bug in footnote together-keeping logicLaurenz
2023-06-08Fix line alignmentLaurenz
2023-06-07add calc.exp, calc.ln (#1299)Jett Chen
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-06-06Improve value casting infrastructureLaurenz
2023-06-06Rename `into_u16` to `as_u16`Laurenz
2023-06-01Bugfix of CJK punctuation adjustment (#1384)Peng Guanwen
2023-05-30Add NumberingKind variants for Korean (#1360)Sung Jeon
2023-05-30Unicode code point conversion (#1068) (#1132)Erik Bünnig
2023-05-30Add a base parameter to str() (#1362)Lynn
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-30Fix doc linksLaurenz
2023-05-30Fix pagebreak before `place`Laurenz
2023-05-30Support syntax highlighting for more languages (#771)Gabriel Wu
2023-05-30Custom outline indenting (#1157)Pg Biel
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-29Add regression test for fix 3eb1f31 (#1320)Leedehai
2023-05-24Rework delimiter errorsLaurenz
2023-05-23Fix layout panic in rounded rectangleLaurenz
2023-05-23Fix tests on windows (#1222)Eric Biedert
2023-05-23Forced size command in math (#1128)sitandr
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-22Fix and simplify reference supplementsLaurenz
2023-05-22Don't hide introspection metadataLaurenz
2023-05-22Fix field access on styled elementLaurenz