summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13Version bumpv0.8.0Laurenz
2023-09-13Update to usvg 0.35 (#2113)Laurenz Stampfl
2023-09-13ChangelogLaurenz
2023-09-13Touch up docs a littleLaurenz
2023-09-13Memoize plugin invocationsLaurenz
2023-09-13Mention import renaming in the docsLaurenz
2023-09-13Fix floating placement within containersLaurenz
2023-09-13Fix embedding of CID-keyed fonts into PDFLaurenz
2023-09-13Bump dependenciesLaurenz
2023-09-13Bump oxipngLaurenz
2023-09-13Fix newline in text in mathLaurenz
2023-09-13Fix box in 100% width blockLaurenz
2023-09-13Add logical numbering support for PDF export (#1933)Kevin K
2023-09-13Fix typo in svg export (#2124)Wenzhuo Liu
2023-09-12Add figure separator field (#1791)Dmitrij
2023-09-12Add `figure.caption` element (#1704)MALO
2023-09-12Fix newline parsing behaviour in markupLaurenz
2023-09-12Gracefully handle error if field was not defined (#2110)frozolotl
2023-09-12Explain how to install VS Code toolsLaurenz
2023-09-11Remove Nix flake CILaurenz
2023-09-11Type compatibilityLaurenz
2023-09-11Docs generation for typesLaurenz
2023-09-11Update tests for type system changesLaurenz
2023-09-11First-class typesLaurenz
2023-09-11Better proc macrosLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-09-11Support proxy and custom certificate configuration. (#2006)Zicklag
2023-09-11Wrap into an equation when a Math expr is evaluated (#2081)LU Jialin
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
2023-09-11Optimize `nix build` times (#2099)jimvdl
2023-09-09Fix font family mismatch between Typst and usvgLaurenz
2023-09-07Add note: footnote show/set rules at document start (#2078)raphCode
2023-09-06Fix arguments for hyberbolic functions (#2072)klMse
2023-09-06Fix spacing after number in mathLaurenz
2023-09-06Don't automatically match fencesLaurenz
2023-09-06Interpret vertical page number alignment differentlyLaurenz
2023-09-05Bump hayagrivaLaurenz
2023-09-05fix: typo in README.md (#2068)zyoshoka
2023-09-05fix typo in the to-bytes conversion (#2067)LU Jialin
2023-09-04Allow packages to specify their minimum compiler versionLaurenz
2023-09-04Bump hypherLaurenz
2023-09-04Docs fixesLaurenz
2023-09-04Remove `ManuallyDrop` usage (#2058)Simon Rask
2023-09-04Update ast.rs (#2057)KillTheMule
2023-09-04Fix improper line wrapping in the presence of medial newlines (#2056)bluebear94
2023-09-04Add a page setup guide (#1911)Martin Haug
2023-09-01Font embedding fixesLaurenz
2023-09-01Rename testLaurenz
2023-09-01Add jobs badgeMartin Haug
2023-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel