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-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
2024-05-07
Rename existing symbols (`≽`, `⋡`, `≼`, `⋠`), add new symbols (`⪰`,...
Yip Coekjan
2024-05-07
Make more characters stretchable by mid() (#4092)
Leedehai
2024-05-07
Fix: `number-align` should align line/number baselines (#4024)
Leedehai
2024-05-07
Add shorthands for symbols U+22B6 (Original Of) and U+22B7 (Image Of) (#4083)
Anton Gusev
2024-05-07
Add region to `TextItem` (#4091)
Laurenz
2024-05-07
Add `LazyHash` to frame (#4090)
Laurenz
2024-05-07
Fix comments swapped by mistake, and other nits (#4055)
Leedehai
2024-05-07
Refactor typst-svg (#4074)
Tulio Martins
2024-05-07
Refactor typst-render (#4068)
LuizAugustoPapa
2024-05-06
Add `auto` option for page headers/footers (#4051)
bluebear94
2024-05-06
Indent configuration for multiline headings (#3459)
HaeNoe
2024-05-06
Transpose `Option` and `Smart` (#4052)
bluebear94
2024-05-06
Add support for circled number numbering (#4049)
Wenzhuo Liu
2024-05-06
Add `exact` argument to `array.zip` (#4030)
T0mstone
2024-05-06
Slice the before_window at char boundaries (#4028)
Myriad-Dreamin
2024-05-06
Added a couple of examples and `fill: none` support for `highlight()` (#3668)
Andrew Voynov
2024-05-06
Change `smallcaps` into an element function (#3981)
Yip Coekjan
2024-05-06
Handle RTL text correctly in TextItemView (#4060)
Ana Gelez
2024-05-01
Add support for Eastern Arabic numerals (#4036)
bluebear94
2024-04-30
Fix variable name (#4042)
Laurenz
2024-04-30
Add `std` module for names in the standard library (#4038)
PgBiel
2024-04-30
Let let-binding raise error on unexpected keywords (#4034)
Leedehai
2024-04-30
Add the list of built-in fonts in the documentation (#4026)
3w36zj6
2024-04-30
Remove repetitive words (#3991)
hardlydearly
2024-04-30
Fix suffix computation for Source::replace (#3989)
QuarticCat
2024-04-30
Add keywords for `emph` and `strong` functions (#3980)
Malo
2024-04-30
Fix the Chinese translation for 'equation' used as a supplement (#3964)
Leedehai
2024-04-30
Add `reduce` method to `array` (#3911)
JustForFun88
2024-04-30
Various text layout config improvements (#3787)
Matt Fellenz
2024-04-19
Fix subset tag for color fonts (#3960)
Ana Gelez
2024-04-19
CLI: Support more page number templates in output file name (#3933)
Karthik Nishanth
2024-04-19
Fix empty 2-d math args with whitespace/trivia (#3786)
Ian Wrzesinski
[next]