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
/
tests
Age
Commit message (
Expand
)
Author
2024-08-27
Update all tests to see how it behaves
better-lists
Laurenz
2024-08-27
Refactor depth checks and apply them in math (#4845)
Laurenz
2024-08-26
Improve realization and page layout (#4840)
Laurenz
2024-08-26
Implement math kerning and fix various `math.attach` bugs (#4762)
Max
2024-08-26
Don't number empty regions of broken block equations (#4836)
Eric Biedert
2024-08-26
Fix nested attachments when the base in `math.attach` has attachments (#4832)
Max
2024-08-26
Small improvements to the test runner (#4838)
Laurenz
2024-08-20
Fix typos (#4784)
Max
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-08-16
Fix document set rules (#4768)
Laurenz
2024-08-16
Move paragraph widow and orphan prevention into flow (#4767)
Laurenz
2024-08-15
Add `gap` and `justify` parameters to `repeat` (#4644)
Eric Biedert
2024-08-15
Adjust the baseline of root radicand frame (#4736)
Leedehai
2024-08-15
Move `calc.nan` to `float.nan` and add `float.inf` (#4733)
Malo
2024-08-15
Improve `repr` for `type(none)` and `type(auto)` (#4730)
Lingkang
2024-08-15
Fix lexer on sth followed by comments (#4739)
Yip Coekjan
2024-08-11
Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)
Malo
2024-08-11
Implement math mode language for `raw` (#4687)
Jakob Peters
2024-08-09
Split shorthands into math and markup, add tilde shorthand (#4706)
Max
2024-08-09
Make under/overlines behave the same as accents in attach base (#4695)
Max
2024-08-08
Bail out of reparse in `expr_with_paren` if we land on a different char (#4577)
+merlan #flirora
2024-08-05
Support multiple stylistic sets in text (#4685)
+merlan #flirora
2024-08-05
Add missing under/over-delimiters (#4637)
mkorje
2024-08-05
Fixes counter stepping behavior (#4631)
Johann Birnick
2024-08-05
Fix alignment of gradients and patterns on strokes in PNG (#4634)
Eric Biedert
2024-08-05
Fix the show rule effect for bibliography heading level (#4622)
Leedehai
2024-08-05
Add Latin translation (#4609)
ssotoen
2024-08-05
Fix historical ligatures for texts (#4603)
Leedehai
2024-07-22
Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)
HydroH
2024-07-22
Conversion from int to bytes and back (#4490)
chico ferreira
2024-07-20
Deprecate some things (#4562)
Laurenz
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-20
Fix approximated size of `reflow: true` transformations (#4462)
shinyfelix
2024-07-19
Tune hyphenation (#4584)
Laurenz
2024-07-18
Fix panic in link linebreaking (#4579)
Laurenz
2024-07-17
Allow absolute lengths in `scale` (#4271)
+merlan #flirora
2024-07-15
Wrapping with parens should not push superscripts higher (#4545)
Leedehai
2024-07-14
Save and restore graphics state for every frame (#4496)
Eric Biedert
2024-07-14
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional con...
+merlan #flirora
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-14
Fix lexer behavior on non-whitespace before ref (#4553)
Yip Coekjan
2024-07-11
Let test error hide line number if it's zero (#4535)
Leedehai
2024-07-08
Bump dependencies (#4523)
Laurenz
2024-07-08
Primes should not further raise next superscript's position (#4492)
Leedehai
2024-07-06
Avoid spaces around ignorant and invisible elements in math (#4348)
Eric Biedert
2024-07-04
Add regression test for #3355 (#4499)
Laurenz
2024-07-04
Fix hyphenation outside of words (#4498)
Laurenz
2024-07-04
Refactor line building (#4497)
Laurenz
2024-07-02
Fix footnote-reference numbering (#4456)
Yip Coekjan
2024-06-22
Fix luma to CMYK conversion (#4425)
Eric Biedert
[next]