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-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-27
Let decimal constructor accept decimal values (#5481)
+merlan #flirora
2024-11-27
Fix weak spacing being ignored unconditionally in `math.lr` (#5477)
Max
2024-11-27
Use extended shape information for glyph `text_like`-ness (#5483)
Max
2024-11-27
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
+merlan #flirora
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-26
Ignore leading and trailing ignorant fragments in `math.lr` (#5473)
Max
2024-11-26
Fix `path` with infinite length causing panic (#5457)
Max
2024-11-26
Tags shouldn't affect row height in equations (#5458)
Max
2024-11-26
Update NewCM fonts to version 7.0.0 (#5465)
Max
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-11-17
Update list/enum tests and recognize #762 as already closed (#5433)
Ian Wrzesinski
2024-11-17
Fix unnecessary hyphenation (#5394)
wznmickey
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-11-12
Removed deprecated `diff` symbol (#5388)
Andrew Voynov
2024-11-05
Fix unstoppable empty footnote loop (#5354) (#5364)
wznmickey
2024-11-04
Disable justification in `raw(block: true, ...)` (#4889)
Sébastien d'Herbais de Thun
2024-11-04
Refactor Parser (#5310)
Laurenz
2024-11-03
18. Restore list indent behavior
Ian Wrzesinski
2024-11-03
17. Replace while loop closures and Parser::end() to use SyntaxSet
Ian Wrzesinski
2024-11-03
15. Convert Markup mode to use newline modes
Ian Wrzesinski
2024-11-01
Disallow space between ident and paren in set rule (#5269)
Ian Wrzesinski
2024-11-01
Support Greek Numbering (#4273)
LU Jialin
2024-10-31
9. Parse math field access in the lexer
Ian Wrzesinski
2024-10-31
2. Allow compiling test-runner with only typst_syntax
Ian Wrzesinski
2024-10-31
1. Add test-runner option to compare parser output
Ian Wrzesinski
2024-10-31
Add `calc.norm()` function to compute euclidean norms (#4581)
HydroH
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-30
Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)
Max
2024-10-28
Fix wrong Greek and Ukrainian language codes (#5261)
Kevin K.
2024-10-28
Fix clipping with outset (#5295)
Eric Biedert
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-22
Syntax set macro (#5138)
Ian Wrzesinski
2024-10-18
Fix optimized linebreaks without justification (#5236)
Laurenz
2024-10-14
(Re-)implement rounding with negative digits (#5198)
PgBiel
2024-10-14
Put floats back above footnotes instead of below (#5204)
Laurenz
2024-10-14
Fix tag order with `place` and fr block bugs (#5203)
Laurenz
2024-10-12
Fix outline with CJK text (#5187)
Laurenz
2024-10-12
Refactor and fix bounds metric (#5186)
Laurenz
2024-10-12
Fix logical ordering of floats and footnotes (#5185)
Laurenz
2024-10-11
Fix hashing of equal decimals with different scales (#5179)
PgBiel
2024-10-10
Fix bug in `math.frac` layout code (#5177)
Max
2024-10-10
Fix scales for unit conversion (#5169)
Laurenz
2024-10-10
Resolve lengths in math with scaled font size (#5168)
Eric Biedert
2024-10-08
Disable line numbers for block equations (#5163)
Laurenz
2024-10-08
Allow unbreakable multi-layouters to expand (#5162)
Laurenz
2024-10-08
Allow sticky blocks to be breakable (#5161)
Laurenz
2024-10-08
Fix smartquotes after inline equations (#5149)
Yip Coekjan
2024-10-07
Fix hint for destructuring to an array with at least 1 element (#5154)
+merlan #flirora
2024-10-07
Error for parent-scoped figures without placement (#5151)
Laurenz
[next]