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
Age
Commit message (
Expand
)
Author
2024-01-25
Make typst's advanced color public (#3234)
Myriad-Dreamin
2024-01-25
Make `math.class` affect the limit configuration (#3231)
Malo
2024-01-25
Fix PDF export of grayscale image (#3219)
Laurenz Stampfl
2024-01-25
Add symbol name for narrow non-breaking space (#3217)
Tobias Rapp
2024-01-25
Add explanation of show rule scope in footnote (#3187)
mkpoli
2024-01-25
Implement bitwise operations on integers (#3130)
PgBiel
2024-01-24
More efficient guard storage
Laurenz
2024-01-24
Remove guards for built-in elements
Laurenz
2024-01-24
Handle `Finalize` alongside `Synthesize`
Laurenz
2024-01-24
Add `gt.approx`, `gt.napprox`, `lt.approx`, `lt.napprox` and `colon.double` (...
Malo
2024-01-18
Renamed `diff` symbol to `partial` (#3211)
Andrew Voynov
2024-01-18
Cleaner separation between single and multi-region layout
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2024-01-17
Handle metadata application where styles are managed
Laurenz
2024-01-17
Fix emptyness check in `into_par_items`
Laurenz
2024-01-17
Add a few manual Debug impls to elements
Laurenz
2024-01-17
Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050)
PgBiel
2024-01-16
More consistent naming
Laurenz
2024-01-16
Don't discard other attributes in `time` macro
Laurenz
2024-01-16
Migrate metadata fields out of individual elements (#3200)
Laurenz
2024-01-16
Syntax error if function name is parenthesized (#3058)
Heinenen
2024-01-15
Remove inline annotations in main crate
Laurenz
2024-01-15
Added gradient alias for nabla symbol (#3195)
Andrew Voynov
2024-01-15
Add sym.lrm and sym.rlm (#3182)
violet
2024-01-15
Add Catalan translations (#3181)
Martin Haug
2024-01-12
Autogenerate default cast in`#[ty]` unless `cast` is specified
Laurenz
2024-01-12
Added `int.signum`, `float.signum`, `float.is-nan`, and `float.is-infinite` (...
Sébastien d'Herbais de Thun
2024-01-12
Rename `Align` to `Alignment`
Laurenz
2024-01-12
Add Stroke::from_pair
Laurenz
2024-01-12
Fix a few variadic signatures
Laurenz
2024-01-09
Test autocomplete (#2912)
astrale-sharp
2024-01-09
Partially fix hide for line, polygon, table, grid (#3139)
Wenzhuo Liu
2024-01-09
Let type constructor/field access error report the name correctly (#3140)
Leedehai
2024-01-08
Fix CMYK on gradients (#3142)
Sébastien d'Herbais de Thun
2024-01-08
small typo (#3145)
Enrico Spinielli
2024-01-08
Improve guide for latex users (#2750)
max397574
2024-01-05
Fix large operators in cambria math (#3115)
Wenzhuo Liu
2024-01-05
Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037)
PgBiel
2024-01-05
Ignore weak HElem at the beginning and end of an LR group (#2950)
Leedehai
2024-01-05
fix: removed typo from http client user agent. (#3134)
didier amyot
2024-01-05
Fix typos (#3126)
emilylime
2024-01-04
Bump New Computer Modern fonts to version 5.02 (#3072)
Pol Dellaiera
2024-01-04
Improve positioning of multiple accents and attachments (#3059)
Eric Biedert
2024-01-04
Clarify label name's pattern in doc (#3053)
Leedehai
2024-01-03
Fix CMYK docs (#3128)
Kevin K
2024-01-03
Inline equations linebreak at appropriate places (#2938)
Myriad-Dreamin
2024-01-03
Added `to-absolute` method to length. (#3117)
Sébastien d'Herbais de Thun
2024-01-03
Fix linebreak fallback tofu (#3123)
Wenzhuo Liu
2024-01-03
Sync the new combining accents added in PR #2218 (#3069)
Leedehai
2024-01-03
Expose PrimesElem as #math.primes in Typst code (#3063)
Leedehai
[next]