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
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
2023-11-19
Streamline imports
Laurenz
2023-11-19
Fix linebreaking at the end of links
Laurenz
2023-11-19
Disable default features of `zip` crate
Laurenz
2023-11-19
Use proxy for fetching release metadata
Laurenz
2023-11-19
Watching fixes (#2706)
Laurenz
2023-11-17
Implement euclidean division and remainder (#2678)
frozolotl
2023-11-17
Parallel image encoding (#2693)
Sébastien d'Herbais de Thun
2023-11-17
Remove restrictions to chroma and improve clamping (#2690)
frozolotl
2023-11-17
Allow `elem` synthesized fields to take a default value (#2687)
Sébastien d'Herbais de Thun
2023-11-17
Correct sentence
Laurenz
2023-11-15
Lexer change: Allow emphasis in CJK text without spaces (#2648)
Peng Guanwen
2023-11-15
Add `arguments` constructor & fix equality (#2686)
tingerrr
2023-11-15
Fix cmyk repr (#2682)
frozolotl
2023-11-15
Add span information to realized `ParElem` (#2675)
Sébastien d'Herbais de Thun
2023-11-15
Remove `a` suffix from Rgba and LinearRgba (#2691)
frozolotl
2023-11-14
Translate local names to Greek (#2684)
Dimitri Kokkonis
2023-11-13
Fix potential line splitting issue in `raw` (#2674)
Sébastien d'Herbais de Thun
2023-11-13
Improve color conversions (#2659)
frozolotl
2023-11-13
Assign spans to `raw.line` (#2672)
Sébastien d'Herbais de Thun
2023-11-13
Make Oklab and Oklch chroma ratios relative to 0.4 (#2642)
frozolotl
[next]