summaryrefslogtreecommitdiff
path: root/crates/typst-library/src
AgeCommit message (Expand)Author
2023-10-03Honor text’s fallback option for hyphenation (#2301)bluebear94
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
2023-10-02Add capability to get current compiler version (#2016)T0mstone
2023-10-02Passing color to the augment line in matrix (#2281)LU Jialin
2023-09-30Fix dead linksLaurenz
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-28Enable font fallback for hyphen (#2233)LU Jialin
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-28Handle compiler panics when handling infinite lengths (#2215)bluebear94
2023-09-27Refactor image handlingLaurenz
2023-09-26Extract IDE crateLaurenz
2023-09-26Prevent block spacing with placed elements (#2244)Eric Biedert
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2023-09-26Add ability to set document keywords. (#2234)qj
2023-09-26Add `wide` spacing for math (#2224)DVDTSB
2023-09-25Add `background` parameter to `overline`, `underline` and `strike` (#2219)tingerrr
2023-09-25Add custom smart quotes (#2209)tingerrr
2023-09-25Fixing the styling issues of the empty pages caused by pagebreak (#2182)LU Jialin
2023-09-25feat: inital Hungarian language support (#2229)FlyinPancake
2023-09-25Fixing the baseline in math content (#2220)LU Jialin
2023-09-21Add gaps for matrix, case, and vector (#2186)SekoiaTree
2023-09-19Correct the consecutive hyphen cost (#2190)Peng Guanwen
2023-09-19Gradient Part 1 - Color rework (#2171)Sébastien d'Herbais de Thun
2023-09-19Allow multiple fallback fonts in SVGs (#2122)Eric Biedert
2023-09-18Fix "set align" for block equations (#2157)Eric Biedert
2023-09-18Fix duplicate state manipulationLaurenz
2023-09-14Minor docs fixesLaurenz
2023-09-14Fix invisibles on final page (#2141)Laurenz
2023-09-13Fix floating placement within containersLaurenz
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-12Add figure separator field (#1791)Dmitrij
2023-09-12Add `figure.caption` element (#1704)MALO
2023-09-11First-class typesLaurenz
2023-09-11Forward third-party errorsLaurenz
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-06Interpret vertical page number alignment differentlyLaurenz
2023-09-05fix typo in the to-bytes conversion (#2067)LU Jialin
2023-09-04Docs fixesLaurenz
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-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel
2023-08-31Modify sqrt example (#2028)Szymon Bęczkowski
2023-08-31Add regular polygons to visualize (#1215)Reid Johnson