index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
src
/
text
Age
Commit message (
Collapse
)
Author
2023-05-20
Check crate docs in CI
Laurenz
2023-05-19
resolve #510: reverse quote direction in RTL languages (#1183)
Naim A
2023-05-19
Fix text examples
Laurenz
Fixes #1251 Fixes #1252 Fixes #1253 Fixes #1254 Fixes #1255
2023-05-17
Show default values in documentation
Laurenz
Fixes #169 Fixes #1102
2023-05-17
Better documentation outlines
Laurenz
2023-05-17
Fix figure detection
Laurenz
2023-05-15
Extract category definitions into individual functions
Laurenz
2023-05-11
Improve alignment of text inside raw blocks (#1034)
Pg Biel
2023-05-11
Implement sophisticated CJK punctuation adjustment (#954)
Peng Guanwen
2023-05-11
Documentation fixes
Laurenz
2023-05-11
Remove '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-11
Fix typo in text fractions tooltip (#1167)
jannisko
2023-05-03
Make ligatures copyable and searchable
Laurenz
Fixes #479 Fixes #1040
2023-04-29
whoops (#1035)
Pg Biel
2023-04-26
Touch up docs
Laurenz
2023-04-26
Allow passing `region` to LocalName (#926)
pan93412
2023-04-24
Spanish quote marks (#941)
Luis David Licea Torres
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-17
More Chinese punctuation adjustment (#836)
Peng Guanwen
and also general linebreak improvements
2023-04-17
Write PDF outline
Laurenz
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Add support for more complex strokes (#505)
Birk Tjelmeland
2023-04-13
Refine linebreak algorithm for better Chinese justification (#701)
Peng Guanwen
2023-04-11
Add Czech translation (#683)
Radim Sückr
2023-04-11
Added Arabic translations (#688)
Abdul Rahman Sibahi
2023-04-11
Add Vietnamese Translation (#684)
ichxorya
2023-04-06
Reorganize matches on languages
Laurenz
2023-04-06
Add Norwegian language support (#628)
jakobrs
2023-04-06
add support for polish language (#623)
zymon
2023-04-06
add support for slovenian language (#621)
Vid Drobnič
2023-04-05
Fix RU translation for raw block (#596)
teenjuna
2023-04-05
Add support for ukrainian lang (#578)
Nazar Serhiichuk
2023-04-04
Refactor and document figures
Laurenz
2023-04-04
Improved figure numbering, labelling and referencing (#491)
Sébastien d'Herbais de Thun
2023-04-03
Improve justification of Chinese/Japanese text (#542)
Alex Sayers
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-31
Make `Paint` not implement `Copy`
Laurenz
2023-03-25
Use correct smart quotes for Norwegian Bokmål language code (#278)
jakobrs
2023-03-22
Fix typos (#115)
Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-20
Documentation for citation, bibliography, and content
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-17
Counters
Laurenz
2023-03-17
More jump targets
Laurenz
2023-03-13
Locatability and synthesis improvements
Laurenz
2023-03-13
Derive `Cast` for enums
Laurenz
2023-03-12
Merge branch 'main' into ng
Martin Haug
2023-03-11
Jump to source and preview
Laurenz
2023-03-11
Section references
Laurenz
2023-03-11
Autocompletion for raw language tags
Laurenz
2023-03-10
Expose content representation more
Laurenz
[next]