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
/
tests
/
ref
Age
Commit message (
Expand
)
Author
2025-06-26
Fix nested HTML frames (#6509)
Laurenz
2025-06-26
Disallow empty labels and references (#5776) (#6332)
Said A.
2025-06-24
Also fix encoding of `<textarea>` (#6497)
Laurenz
2025-06-23
Fix stroke cap of shapes with partial stroke (#5688)
Wannes Malfait
2025-06-23
Properly handle raw text elements
Laurenz
2025-06-23
Handle pre elements that start with a newline
Laurenz
2025-06-23
Typed HTML API (#6476)
Laurenz
2025-06-11
Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)
Lachlan Kermode
2025-06-11
Do not force `math.mid` elements to have the Large math class (#5980)
Malo
2025-06-10
Use the shaper in math (#6336)
Max
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Improve number lexing (#5969)
Ian Wrzesinski
2025-06-09
Pin colspan and rowspan for blank cells (#6401)
PgBiel
2025-06-04
Apply short fall consistently in math when stretching (#6377)
Max
2025-06-04
Apply script-style to numbers consistently in math (#6320)
Max
2025-06-04
Fix Ukrainian secondary smart quotes (#6372)
Nazar Serhiichuk
2025-06-03
Change Russian secondary smart quotes & remove alternatives (#6331)
Andrew Voynov
2025-06-03
Fix bottom accent positioning in math (#6187)
Max
2025-05-28
Fix stroking of glyphs in math mode (#6243)
Mikołaj
2025-05-28
Remove line break opportunity when math operator precededes a closing paren (...
Ian Wrzesinski
2025-05-20
Error if an unexpected named argument was received (#6192)
frozolotl
2025-05-12
Expand text link boxes vertically by half the leading spacing (#6252)
Tobias Schmitz
2025-05-12
Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...
Tobias Schmitz
2025-05-06
Use list spacing for attach spacing in tight lists (#6242)
Tobias Schmitz
2025-05-06
Respect RTL cell layouting order in grid layout (#6232)
Tobias Schmitz
2025-04-17
Add test for flattened accents in math (#6188)
Max
2025-04-02
Parse multi-character numbers consistently in math (#5996)
Ian Wrzesinski
2025-03-31
Unify layout of `vec` and `cases` with `mat` (#5934)
Max
2025-03-31
Add dotless parameter to `math.accent` (#5939)
Max
2025-03-31
Improve french smartquotes (#5976)
Malo
2025-03-27
Test all exif rotation types and fix two of them (#6102)
Laurenz Stampfl
2025-03-24
Refactor grid header and footer resolving (#5919)
PgBiel
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-03-11
Fix `math.root` frame size (#6021)
Max
2025-03-07
Hotfix for labels on symbols (#6015)
Laurenz
2025-03-03
Respect `quotes: false` in inline quote (#5991)
3w36zj6
2025-02-26
Fix curve with multiple non-closed components. (#5963)
Emmanuel Lesueur
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
2025-02-24
HTML export: fix elem counting on classify_output (#5910)
Sharzy
2025-02-24
Fix math accent base height calculation (#5941)
Max
2025-02-23
Make math shorthands noncontinuable (#5925)
Max
2025-02-23
Fix HTML export of table with gutter (#5920)
PgBiel
2025-02-17
More robust SVG auto-detection (#5878)
Laurenz
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-05
Bump more dependencies (#5813)
Laurenz
2025-02-04
Bump codex to 0.1.0 (#5805)
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
Include images from raw pixmaps and more (#5632)
frozolotl
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
[next]