summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-18Derive debug for `FontBook` (#2173)KillTheMule
2023-09-18Use inferred format extension for the output path (#2166)LU Jialin
2023-09-18Add missing changelog itemLaurenz
2023-09-18Fix duplicate state manipulationLaurenz
2023-09-16Fix missing capturing of assignmentsLaurenz
2023-09-16Fix incremental compilation by fixing closure capturingLaurenz
2023-09-16Fix multiplication tableLaurenz
2023-09-15Remove 64-bit-specific testLaurenz
2023-09-15Remove outdated note on transparencyLaurenz
2023-09-14Update README.md (#2145)WannesMalfait
2023-09-14Minor docs fixesLaurenz
2023-09-14Bump svg2pdfLaurenz
2023-09-14Simplify page setup examplesLaurenz
2023-09-14Fix invisibles on final page (#2141)Laurenz
2023-09-14Update LaTeX guideLaurenz
2023-09-13Fix bug where not all text nodes were detected (#2136)Laurenz Stampfl
2023-09-13Allow typst package to compile by itself (#2130)frozolotl
2023-09-13array: Mention sort stability in the docs (#2129)Johannes Wolf
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