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
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-30
Minor improvements
Laurenz
2023-06-28
Reintroduce `--root`
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-26
support optical sizes for script/scriptscript when available (#1580)
damaxwell
2023-06-26
math under/overline now draws simple lines based on parameters in math font t...
damaxwell
2023-06-26
Make footnotes referenceable (#1546)
MALO
2023-06-26
shape_tofus: respect text direction when inserting tofus (#1519)
bluebear94
2023-06-24
Tidy up
Laurenz
2023-06-24
Use third person in documentation (#1560)
MALO
2023-06-24
Added argument to disable limits in inline math, closes #1522 (#1552)
sitandr
2023-06-24
Improve image rendering under rotation when exporting to PNG (#1547)
Tom Binford
2023-06-24
layout::par::collect: Treat linebreak element as whitespace (#1542)
bluebear94
2023-06-24
Add infrastructure to enrich errors with hints (#1486)
Mathias Fischler
2023-06-20
Make factorial take precedence over fraction in math expressions (#1487)
bluebear94
2023-06-20
Created new system for limits (fixes #1443) (#1452)
sitandr
2023-06-12
Fix bug with extra table lines
Laurenz
2023-06-12
Fix bug with missing table row
Laurenz
2023-06-12
Delayed errors
Laurenz
2023-06-12
Clear page to Even Or Odd (#1427)
Zachary Capalbo
2023-06-12
Support for inside and outside margins (#1308)
Luis David Licea Torres
2023-06-12
Resolve #1141: Add hint for missing numbering, improve hint format consistenc...
Mathias Fischler
2023-06-12
Add `outline.entry` (#1423)
Pg Biel
2023-06-09
Undo regex type rename
Laurenz
2023-06-09
Translate TOML datetime properly
Laurenz
2023-06-09
Adjust outline indent option
Laurenz
2023-06-09
Rename `cramp` to `cramped`
Laurenz
2023-06-09
Treat function-looking code in attachment as function (#985)
Alex Saveau
2023-06-09
Don't type check matrices (#1442)
Alex Saveau
2023-06-08
Improve footnote handling for multi-page blocks
Laurenz
2023-06-08
Fix footnote in columns
Laurenz
2023-06-08
Fix a bug with footnotes in blocks/lists/etc.
Laurenz
2023-06-08
Fix a bug in footnote together-keeping logic
Laurenz
2023-06-08
Fix line alignment
Laurenz
2023-06-07
add calc.exp, calc.ln (#1299)
Jett Chen
2023-06-07
refactor: Replace once_cell to std lib (#1402)
Yang Hau
2023-06-06
Improve value casting infrastructure
Laurenz
2023-06-06
Rename `into_u16` to `as_u16`
Laurenz
2023-06-01
Bugfix of CJK punctuation adjustment (#1384)
Peng Guanwen
2023-05-30
Add NumberingKind variants for Korean (#1360)
Sung Jeon
2023-05-30
Unicode code point conversion (#1068) (#1132)
Erik Bünnig
2023-05-30
Add a base parameter to str() (#1362)
Lynn
2023-05-30
Use icu4x for linebreaking algorithm (#1355)
Peng Guanwen
2023-05-30
Fix doc links
Laurenz
2023-05-30
Fix pagebreak before `place`
Laurenz
2023-05-30
Support syntax highlighting for more languages (#771)
Gabriel Wu
2023-05-30
Custom outline indenting (#1157)
Pg Biel
2023-05-30
Add `fields` method to content (#1340)
MALO
2023-05-29
Fix `.at(default: ...)` for strings and content (#1339)
Pg Biel
2023-05-29
Add regression test for fix 3eb1f31 (#1320)
Leedehai
[next]