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
/
src
/
library
/
structure
Age
Commit message (
Collapse
)
Author
2022-11-03
Split crates
Laurenz
2022-11-02
Move layout traits into library
Laurenz
2022-11-02
More dynamic content representation
Laurenz
2022-10-31
Replace `encode` with `field`
Laurenz
2022-10-31
Remove semantic role handling
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-18
Reduce dependencies from compiler on library
Laurenz
2022-09-26
Description lists, link syntax, and new enum syntax
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-07
[WIP] Label and reference syntax
Laurenz
2022-06-12
Move `Arc` into `Frame`
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-06-09
Non-outlined headings
Laurenz
2022-06-08
CR: Whoever said orange is the new pink was seriously disturbed.
Martin Haug
2022-06-08
Auto-detect grid row semantics
Martin Haug
2022-06-08
More consistent role application
Martin Haug
2022-06-04
First iteration of outline items
Martin Haug
2022-05-25
Move route from context to VM
Laurenz
2022-05-19
Fix generated strong and emphasized text
Laurenz
2022-05-16
Table fill closure
Laurenz
2022-05-13
Automatically display value in more places
Laurenz
2022-05-13
Pass language to raw show rule
Laurenz
2022-05-03
Support recursive show rules
Laurenz
2022-04-30
New block spacing model
Laurenz
2022-04-26
New document & flow building
Laurenz
2022-04-24
Split `show` into `realize` and `finalize`
Laurenz
2022-04-23
Show rules with type ascribed object
Laurenz
2022-04-16
Switch to `unscanny`
Laurenz
2022-04-14
Fix bug with enums starting at zero
Laurenz
2022-04-10
Move language-related properties from `par` to `text`
Laurenz
Closes #67
2022-04-09
Sum color and length into stroke
Laurenz
2022-04-08
Em units
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-04-07
Rename length-related types
Laurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07
Rework style chains
Laurenz
2022-04-03
Font fallback
Laurenz
2022-03-12
Remove classes and improve naming
Laurenz
2022-03-11
Rename template to content
Laurenz
2022-03-11
More restructuring
Laurenz