summaryrefslogtreecommitdiff
path: root/library/src/text
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-06-26Fix warningsLaurenz
2023-06-26Fix shaping debug assertionsLaurenz
2023-06-26Fix underline bug. (#1567)Andy Barcia Rodríguez
2023-06-26shape_tofus: respect text direction when inserting tofus (#1519)bluebear94
This ensures that the ranges of the shaped glyphs are monotonically decreasing in right-to-left-text, thus avoiding nonsensical results in find_safe_to_break that later causes a panic (see #1373). Additionally, debug assertions have been added to catch non-monotonic glyph ranges.
2023-06-24Use third person in documentation (#1560)MALO
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-06-20Add Filipino (`fil`/`tl`) translations (#1510)Je Sian Keith Herman
2023-06-12More `bail!` usageLaurenz
2023-06-12feat: add albanian translations (#1454)Ken
2023-06-12Add translation for Turkish (#1466)Abdulmelik Bekmez
2023-06-07Clarify markup details in the documentation (#1434)Grégoire Locqueville
2023-06-06Improve value casting infrastructureLaurenz
2023-06-01Bugfix of CJK punctuation adjustment (#1384)Peng Guanwen
2023-05-30Support syntax highlighting for more languages (#771)Gabriel Wu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30Add Danish (#1365)sandal
2023-05-29feat: Add Swedish (#1353)Olle Månsson
2023-05-29Add Dutch LocalNames (#1357)Lynn
2023-05-23Add note to text fractionsLaurenz
Fixes #465 Fixes #1105
2023-05-22Fix PDF outline bugsLaurenz
Fixes #1098 Fixes #1143 Fixes #1151
2023-05-20Check crate docs in CILaurenz
2023-05-19resolve #510: reverse quote direction in RTL languages (#1183)Naim A
2023-05-19Fix text examplesLaurenz
Fixes #1251 Fixes #1252 Fixes #1253 Fixes #1254 Fixes #1255
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Better documentation outlinesLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-15Extract category definitions into individual functionsLaurenz
2023-05-11Improve alignment of text inside raw blocks (#1034)Pg Biel
2023-05-11Implement sophisticated CJK punctuation adjustment (#954)Peng Guanwen
2023-05-11Documentation fixesLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime.
2023-05-11Fix typo in text fractions tooltip (#1167)jannisko
2023-05-03Make ligatures copyable and searchableLaurenz
Fixes #479 Fixes #1040
2023-04-29whoops (#1035)Pg Biel
2023-04-26Touch up docsLaurenz
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-24Spanish quote marks (#941)Luis David Licea Torres
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-17More Chinese punctuation adjustment (#836)Peng Guanwen
and also general linebreak improvements
2023-04-17Write PDF outlineLaurenz
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-13Refine linebreak algorithm for better Chinese justification (#701)Peng Guanwen
2023-04-11Add Czech translation (#683)Radim Sückr
2023-04-11Added Arabic translations (#688)Abdul Rahman Sibahi
2023-04-11Add Vietnamese Translation (#684)ichxorya
2023-04-06Reorganize matches on languagesLaurenz
2023-04-06Add Norwegian language support (#628)jakobrs
2023-04-06add support for polish language (#623)zymon