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
/
library
/
src
/
layout
/
par.rs
Age
Commit message (
Expand
)
Author
2023-04-05
Fix first line indent with styled text
Laurenz
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-19
Renaming and refactoring
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-17
Counters
Laurenz
2023-03-14
Hanging indent
Laurenz
2023-03-13
Derive `Cast` for enums
Laurenz
2023-03-11
Jump to source and preview
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-08
Require font to be a named argument
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-26
Documentation fixes
Laurenz
2023-02-12
Support fractional width for `box`
Laurenz
2023-02-12
Make all nodes block-level
Laurenz
2023-02-12
Remove base width
Laurenz
2023-02-11
Fix flow bugs
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-01-22
Fix fr handling for horizontal auto page
Laurenz
2022-12-26
Typo fix
Laurenz
2022-12-23
Fix broken links
Laurenz
2022-12-23
Fix typos
Laurenz
2022-12-21
Finish the layout docs
Martin Haug
2022-12-21
Page function docs and more
Martin Haug
2022-12-21
Document text category
Laurenz
2022-12-20
Document spacing and breaks
Martin Haug
2022-12-20
Documentation
Laurenz
2022-12-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
New macro setup
Laurenz
2022-12-09
Align set rule
Laurenz
2022-12-08
Copyable regions
Laurenz
2022-12-02
Introspection
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
2022-11-29
Reorganize library and tests
Laurenz