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-11-29
Fix paragraph spacing in Rust 1.82+
0.10
Laurenz
2023-12-04
Fix PDF transform (#2850)
Sébastien d'Herbais de Thun
2023-12-04
Update emph.rs docstring (#2847)
Joseph Wilson
2023-12-04
Fix zero-sized patterns
Laurenz
2023-12-04
Fix defaults on `#[synthesized]` fields (#2825)
Sébastien d'Herbais de Thun
2023-11-30
Adjust signature of `jump_from_cursor`
Laurenz
2023-11-30
Drop dependency on `DashMap`
Laurenz
2023-11-30
Fix content hashing
Laurenz
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-30
Fix chinese numbers being limited to 255 (#2802)
frozolotl
2023-11-29
Don't exit watcher on invalid utf-8 (#2795)
He Li
2023-11-29
Added the Estonian language to LocalName (#2797)
Marten Roots
2023-11-29
Pattern improvements
Laurenz
2023-11-29
A little less route nesting
Laurenz
2023-11-29
Demo mid() with a new example showing a friction point with auto-scaling (#2783)
Leedehai
2023-11-29
Don't write multiple authors in XMP metadata
Laurenz
2023-11-28
Better error message for named instead of positional argument
Laurenz
2023-11-28
Add missing details for type completion
Laurenz
2023-11-27
Mark document children as internal
Laurenz
2023-11-27
Make workspace inheriting consistent
Laurenz
2023-11-27
Update changelog
Laurenz
2023-11-27
Fix trailing comma of function call in math mode (#2772)
T0mstone
2023-11-27
Optimized `DocumentElem` (#2777)
Sébastien d'Herbais de Thun
2023-11-27
Implement mid() for middle delimiters in lr() (#2760)
Leedehai
2023-11-27
Optimize `Content::has`, `Introspector::query_label`, and `MetaElem` (#2759)
Sébastien d'Herbais de Thun
2023-11-27
Use clippy workspace lints and inline format args (#2771)
danieleades
2023-11-27
Run clippy on all features (#2767)
danieleades
2023-11-27
Added `hint` to `bail!`, `warning!`, and `error!` (#2756)
Sébastien d'Herbais de Thun
2023-11-27
Added vertical number alignment to enum (#2742)
Jakob Sachs
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Bump Hayagriva
Martin Haug
2023-11-24
Gradient Part 6 - Pattern fills (#2740)
Sébastien d'Herbais de Thun
2023-11-24
Simplify counting a bit
Laurenz
2023-11-24
Move delayed errors into tracer
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-24
Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)
frozolotl
2023-11-24
Fix `has` on non-inherent fields (#2745)
frozolotl
2023-11-21
Make `color.components`' alpha parameter named (#2734)
frozolotl
2023-11-21
Tidy up some imports
Laurenz
2023-11-21
Inline block into styles file
Laurenz
2023-11-21
Extract location type into its own file
Laurenz
2023-11-21
Clean up some color quantization code (#2730)
frozolotl
2023-11-20
Support arbitrary content for document title
Laurenz
2023-11-20
Document the `#[ghost]` attribute from #2718 (#2721)
Sébastien d'Herbais de Thun
2023-11-20
Fix gradient colors (#2719)
Sébastien d'Herbais de Thun
2023-11-19
Added `ghost` attr to `elem` macro (#2718)
Sébastien d'Herbais de Thun
2023-11-19
Fix docs
Laurenz
2023-11-19
Workaround for show set propagation on citations
Laurenz
2023-11-19
Rename typeset function to layout
Laurenz
2023-11-19
More useful `Debug` impls
Laurenz
[next]