summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2023-09-13Update to usvg 0.35 (#2113)Laurenz Stampfl
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-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-11Type compatibilityLaurenz
2023-09-11Docs generation for typesLaurenz
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-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 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-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel
2023-08-31Display download progress for self-updating and packages (#2031)jimvdl
2023-08-31Modify sqrt example (#2028)Szymon Bęczkowski
2023-08-31Add regular polygons to visualize (#1215)Reid Johnson
2023-08-30Fix typo in docs of `decode` method for image (#2046)Kevin K
2023-08-30Add test for ends-with fixLaurenz
2023-08-30Fix: ends-with (#2034)Neill Johnston
2023-08-30Fix data loading display namesLaurenz
2023-08-30Support CBOR binary serialization / deserialization (#2000)Beiri22
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-08-30Make zip variadic (#2041)Sébastien d'Herbais de Thun