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
/
crates
Age
Commit message (
Expand
)
Author
2024-04-19
Fix empty 2-d math args with whitespace/trivia (#3786)
Ian Wrzesinski
2024-04-19
Localization with custom key-value format (#3728)
Heinenen
2024-04-18
Fix compiler panic on stack with infinite spacing (#3918)
Malo
2024-04-18
Fix path in sized container (#3954)
Laurenz
2024-04-17
Fix header query example (#3903)
Rik Huijzer
2024-04-17
Warn about unknown font families during parsing (#3854)
Niklas Mohrin
2024-04-17
Emojis in PDF (#3853)
Ana Gelez
2024-04-16
Add datetime duration example in datetime document #3178 (#3931)
unclebean
2024-04-15
Make some changes that were deferred until after 0.11 (#3934)
Laurenz
2024-04-13
Mention `typst fonts` for `font` parameter (#3919)
Rik Huijzer
2024-04-13
Better test runner (#3922)
Laurenz
2024-04-09
Add --make-deps CLI argument (#2877) (#3890)
Matthew Toohey
2024-04-09
Fix raw bidi text (#3885)
A-Walrus
2024-04-09
Document how to import func (#3889)
Rik Huijzer
2024-04-08
Rename `turtle` to `shell` (#3870)
frozolotl
2024-04-08
Fix gradient sample example (#3868)
frozolotl
2024-04-08
SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)
Leedehai
2024-04-08
Fix missing blackboard bold letters (#3759)
José Lopes
2024-04-06
Deformed stroke for some length values fix (#3860)
Tomás Cruz
2024-04-04
Remove SOURCE_DATE_EPOCH CLI argument (#3859)
frozolotl
2024-04-04
Implement `World` for common pointer types of `World` (#3838)
tingerrr
2024-04-04
Let the lexer respect linebreaks within inline raw (#3756)
Leedehai
2024-04-03
Read `SOURCE_DATE_EPOCH` for better reproducibility (#3809)
frozolotl
2024-04-03
Fix newline parsing behavior in code mode (#3780)
Leedehai
2024-04-03
Fix wrong PDF page labels (#3836) (#3837)
Gabriel Araújo
2024-04-02
A few CI and crate config changes (#3852)
Laurenz
2024-04-02
Improve `repr` for `SequenceElem` (#3584)
Malo
2024-04-02
Support negative dimensions in rectangles (#3807)
Ana Gelez
2024-04-02
Never shrink lines in raw blocks (#3796)
Ana Gelez
2024-04-02
Fix tab rendering for raw block with lang "typ(c)" (#3847)
Leedehai
2024-04-02
Fixed interaction of first_line_indent with outline (#3745)
Etienne Collin
2024-04-01
Fix `str.trim(regex,at:end)` when the whole string is matched (#3730)
Leedehai
2024-04-01
Fix source path resolution in import analysis (#3842)
Myriad-Dreamin
2024-04-01
Changed equation reference customization example to include a link (#3812)
Lucy-73
2024-04-01
Fix patterns with spacing in PDF (#3793)
Eric Biedert
2024-04-01
Remove unsafe flag usage in typst-timing (#3788)
Wenzhuo Liu
2024-04-01
Add side parameter to leaf_at (#3767)
Matthew Toohey
2024-04-01
Fix compression of punctuation marks at line start of end (#3744)
Ran Luo
2024-04-01
Add parallelogram symbols (#3740)
Kamack38
2024-04-01
Support writing document to stdout (#3632)
Ilia
2024-04-01
Implement `to-dict` method on arrays (#3575)
frozolotl
2024-04-01
Change sym.triangle from ▷ to △ (#3628)
Leedehai
2024-03-25
Better handle large numbers from external data files (#3791)
Ana Gelez
2024-03-25
Fix smart quotes in PDF outline (#3790)
Ana Gelez
2024-03-23
Escape path and entrypoint in `typst init` output (#3753)
frozolotl
2024-03-23
Let `Repr` for `Relative<T>` print both abs + ratio (#3721)
Leedehai
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-19
Unify ops match arms (#3720)
Matt Fellenz
2024-03-19
Documentation improvements (#3698)
Malo
2024-03-19
Fix color documentation (#3688)
frozolotl
[next]