summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2023-08-06Fix incomplete line endings (#1866)Matt Fellenz
2023-07-17Load theme for raw code (#1675)Myriad-Dreamin
2023-07-06Raw syntax definition loading (#1655)Sébastien d'Herbais de Thun
2023-06-20Move assets/data to library/assets (#1515)figsoda
So these assets lives inside the typst-library crate and doesn't break `cargo vendor`
2023-05-30Add NumberingKind variants for Korean (#1360)Sung Jeon
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-30Support syntax highlighting for more languages (#771)Gabriel Wu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-19Fix text examplesLaurenz
Fixes #1251 Fixes #1252 Fixes #1253 Fixes #1254 Fixes #1255
2023-05-11Implement sophisticated CJK punctuation adjustment (#954)Peng Guanwen
2023-05-03Make ligatures copyable and searchableLaurenz
Fixes #479 Fixes #1040
2023-04-26Touch up docsLaurenz
2023-04-26Add toml support (#807)HarmoGlace
2023-04-18Handle SVG with textLaurenz
2023-04-18Merge file and image asset directoriesLaurenz
2023-04-06embed New Computer Modern into binary (#340)Charlie Moog
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-03-31Support for multiple bib files in a bibliography (#296)Lars Wrenger
2023-03-28Also embed oblique monospace fontsLaurenz
2023-03-27Fix numeric bibliography orderingLaurenz
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-21A few tutorial improvementsLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-02-25New default styleLaurenz
2023-02-06Import documentationLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>
2023-02-06More fontsLaurenz
2023-01-31Move assetsLaurenz