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
2025-03-07
Hotfix for labels on symbols (#6015)
Laurenz
2025-03-06
Make `array.chunks` example more readable (#5975)
Andrew Voynov
2025-03-06
Fix docs example with type/string comparison (#5987)
Tijme
2025-02-26
Fix curve with multiple non-closed components. (#5963)
Emmanuel Lesueur
2025-02-25
Fix false positive for type/str comparison warning (#5957)
Laurenz
2025-02-25
Fix high CPU usage due to inotify watch triggering itself (#5905)
aodenis
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
2025-02-25
HTML export: fix elem counting on classify_output (#5910)
Sharzy
2025-02-25
Fix comparison of `Func` and `NativeFuncData` (#5943)
Laurenz
2025-02-25
Fix HTML export of table with gutter (#5920)
PgBiel
2025-02-18
--make-deps fixes (#5873)
Matthew Toohey
2025-02-18
HTML export: Use `<code>` for inline `RawElem` (#5884)
ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
2025-02-17
More robust SVG auto-detection (#5878)
Laurenz
2025-02-17
Bring back type/str compatibility for 0.13, with warnings and hints (#5877)
Laurenz
2025-02-16
Remove Linux Libertine warning (#5876)
Laurenz
2025-02-12
Lazy parsing of the package index (#5851)
Ana Gelez
2025-02-12
`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)
+merlan #flirora
2025-02-12
Update documentation for `float.{to-bits, from-bits}` (#5836)
+merlan #flirora
2025-02-11
Fix autocomplete and jumps in math (#5849)
Laurenz
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-10
Add smart quotes for Bulgarian (#5807)
TwoF1nger
2025-02-10
Add warning for `pdf.embed` elem used with HTML (#5829)
Malo
2025-02-10
Don't crash on image with zero DPI (#5835)
PgBiel
2025-02-06
Fix unnecessary import rename warning (#5828)
Laurenz
2025-02-06
Documentation fixes and improvements (#5816)
Malo
2025-02-06
Autocomplete content methods (#5822)
Laurenz
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-05
Fix small copy-paste oversight (#5811)
Eric Biedert
2025-02-04
Bump codex to 0.1.0 (#5805)
Laurenz
2025-02-04
Fix typo in page documentation (#5804)
Ryan Chua
2025-02-04
Scope deprecations (#5798)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-02-02
Revert adding `flatten-text` to `image` (#5789)
Laurenz
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-31
Disable cjk_latin_spacing in raw by default (#5753)
Hong Jiarong
2025-01-31
Change type repr to short name (#5788)
Laurenz
2025-01-31
Include images from raw pixmaps and more (#5632)
frozolotl
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-28
Fixed typo in the new outline docs (#5772)
Andrew Voynov
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
2025-01-24
Fix space collapsing for explicit paragraphs (#5749)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-24
Tweak HTML pretty printing (#5745)
Laurenz
2025-01-23
Handle boxes and blocks a bit better in HTML export (#5744)
Laurenz
2025-01-23
Update math TextElem layout to separate out SymbolElem
Ian Wrzesinski
2025-01-23
Add SymbolElem to realization
Ian Wrzesinski
2025-01-23
Use SymbolElem in more places and add `char` cast for content
Ian Wrzesinski
2025-01-23
Basic SymbolElem addition
Ian Wrzesinski
2025-01-23
Just add MathText SyntaxKind
Ian Wrzesinski
[next]