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-06-03
Clean up list styling (#4324)
Laurenz
2024-06-03
Bring back `StyleVec` (#4323)
Laurenz
2024-06-03
Show block-level elements as blocks (#4310)
Laurenz
2024-05-30
Add flush element (#4141)
+merlan #flirora
2024-05-30
Simplify paragraph collection (#4301)
Laurenz
2024-05-30
Fix race condition in interners (#4300)
Laurenz
2024-05-30
Tests for jump from click/cursor (#4297)
Laurenz
2024-05-30
Improve CLI help doc about input & output (#4282)
Yip Coekjan
2024-05-30
Allow `measure` to accept available size (#4264)
+merlan #flirora
2024-05-30
Allow setting `raw.theme` to `none` to disable syntax highlighting (#4256)
Yip Coekjan
2024-05-30
Add nested import syntax (#4228)
Tulio Martins
2024-05-30
Make block equations breakable (#4226)
Eric Biedert
2024-05-29
Fix `Default` impls for AST nodes (#4288)
Laurenz
2024-05-29
Fix figure centering (#4276)
Laurenz
2024-05-29
Reorder syntax kinds (#4287)
Laurenz
2024-05-29
Refactor PDF export (#4154)
Ana Gelez
2024-05-29
Add ability to choose between minified and pretty-printed JSON (#4161)
Ilia
2024-05-27
Trim weak spacing at line start/end in paragraph layout (#4087)
LU Jialin
2024-05-25
Refactor `Capable::vtable` to return `Option<NonNull<()>>` (#4252)
+merlan #flirora
2024-05-25
Improve macro docs (+ Native*Data docs) (#4240)
bluebear94
2024-05-25
Hint for language-region pair on `text.lang` (#4183)
Yip Coekjan
2024-05-24
Set default value of `raw.theme` to `auto`, and allow setting `raw.theme` to ...
Yip Coekjan
2024-05-24
Split `BitSet` into two types and make it a bit nicer (#4249)
Laurenz
2024-05-23
Do layout short-circuit in flow instead of realization (#4231)
Laurenz
2024-05-22
Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)
Malo
2024-05-22
`layout` documentation improvements (#4196)
Malo
2024-05-22
Fix equation resizing when adding the equation number (#4179)
Leedehai
2024-05-22
Add `windows` method to array (#4136)
Tobias Schmitz
2024-05-22
Optimize counters and state (#4223)
Laurenz
2024-05-22
Require `Send` and `Sync` for worlds (#4219)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-18
Mention how to get the current compiler version in version documentation (#4170)
Malo
2024-05-17
Fix show rules on queried elements (#4166)
Laurenz
2024-05-17
Mention that raw and equation syntax works in both markup and code mode (#4164)
Laurenz
2024-05-17
Tweak `usvg` options (#4163)
Laurenz
2024-05-17
Fix equations in RTL text (#4150)
Laurenz
2024-05-17
Fix raw block has extra space when end with backtick (#4162)
Wenzhuo Liu
2024-05-16
Fix dangling mention of locate (#4147)
Laurenz
2024-05-16
Fix link in metadata docs (#4146)
Laurenz
2024-05-15
Fix hyphen duplication rule for some languages (#4058)
Gabriel Araújo
2024-05-15
`show math.equation: set align(..)` shall not break alignment points (#4094)
Leedehai
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-13
Revise docs for `place` element (#4105)
bluebear94
2024-05-13
Add crossmark symbol sym.rs (#4113)
John Skottis
2024-05-13
Layout API docs (#4103)
bluebear94
2024-05-13
Refactor grid/layout.rs (#4100)
PepinhoJp
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-05-08
Produce location variants more efficiently (#4096)
Laurenz
2024-05-08
Fix footnote migration (#4095)
Laurenz
[next]