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-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
2025-01-23
Add support for `c2sc` OpenType feature in `smallcaps` (#5655)
Malo
2025-01-23
Ignore shebang at start of file (#5702)
T0mstone
2025-01-23
Support syntactically directly nested list, enum, and term list (#5728)
wznmickey
2025-01-23
Add lcm as an operator in math mode (#5718)
SekoiaTree
2025-01-23
Fix delimiter unparen syntax (#5739)
Ian Wrzesinski
2025-01-23
Support quotes in HTML output (#5673)
Michael Färber
2025-01-23
Support `start` attribute for `enum` in HTML export (#5676)
Michael Färber
2025-01-23
HTML tables (#5666)
Michael Färber
2025-01-23
Rework outline (#5735)
Laurenz
2025-01-23
Methods on elements (#5733)
Laurenz
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-22
Move no-hyphenation style in link from show to show-set rule (#5731)
Laurenz
2025-01-21
Remove redundant doc comments on standard arguments (#5725)
Laurenz
2025-01-16
Add font exception for NewCM Sans Math (#5682)
Eric Biedert
2025-01-16
Fix list indent when starting at an open bracket (#5677)
Ian Wrzesinski
2025-01-13
Make `typst-timing` WASM-compatible (#5689)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2025-01-09
Fix memory size of `TextElem` (#5674)
Laurenz
2025-01-09
Better math argument parsing (#5008)
Max
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker
2025-01-06
Allow adding and joining `arguments` (#5651)
Malo
2025-01-06
Move `CellGrid` from `typst-layout` to `typst-library` (#5585)
Michael Färber
2025-01-06
Avoid stripping url prefixes multiple times or multiple prefixes (#5659)
bbb651 🇮🇱
2025-01-06
Terminate pretty-printed HTML with trailing newline (#5661)
Laurenz
2025-01-06
Select items by import paths (#5518)
Myriad-Dreamin
2025-01-06
Added precise definition for "character" in the docs for `str.split` (#5616)
Andrew Voynov
2025-01-06
Improve `repr` for `arguments` (#5652)
Malo
2024-12-20
Fix math size resolving (#5596)
Max
2024-12-20
Error on duplicate symbol variant with modifiers in different orders (#5587)
Malo
2024-12-20
Document result of splitting string with empty string as separator (#5572)
Joshua Gawley
2024-12-20
Fix arbitrarily nested equations in the base of `math.attach` (#5613)
Max
2024-12-20
Fix crash when block or text have negative sizes (#5610)
PgBiel
2024-12-20
Remove unused single quote shorthand (#5609)
Ian Wrzesinski
2024-12-18
Further improve IDE tests (#5602)
Laurenz
2024-12-18
Fix autocompletion of half-completed import item (#5531)
Yifan Song
2024-12-18
Fix infinite loop with footnote which never fits (#5498)
PgBiel
[prev]
[next]