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
/
mod.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-12
Delayed errors
Laurenz
2023-06-12
Clear page to Even Or Odd (#1427)
Zachary Capalbo
2023-06-08
Fix line alignment
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-15
Extract category definitions into individual functions
Laurenz
2023-05-11
Remove tracing from cheap functions
Laurenz
2023-05-11
More efficient introspection
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-06
Fix box and block sizing
Laurenz
2023-04-02
Fix block spacing
Laurenz
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-30
Make label on styled and sequence elements locatable
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-19
Measurement and introspection rework
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-18
Architecture description
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-17
Counters
Laurenz
2023-03-11
Section references
Laurenz
2023-03-10
Expose content representation more
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-07
Fully untyped model
Laurenz
2023-02-12
Support fractional width for `box`
Laurenz
2023-02-12
Make all nodes block-level
Laurenz
2023-02-12
Extract regions into separate module
Laurenz
2023-02-12
Fix set document bug
Laurenz
2023-02-11
Fix flow bugs
Laurenz
2023-02-09
Move `Fragment` into library
Laurenz
2023-02-07
Remove basics section
Laurenz
2023-02-02
Allow arbitrary math directly in content
Laurenz
2022-12-30
Numbering functions
Laurenz
2022-12-23
Fix typos
Laurenz
2022-12-22
Rename `desc` to `terms`
Laurenz
2022-12-21
Split up list type into three separate types and document them
Laurenz
2022-12-09
Align set rule
Laurenz
2022-12-08
Copyable regions
Laurenz
2022-12-05
Small improvements
Laurenz
2022-12-02
Introspection
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
2022-11-29
Reorganize library and tests
Laurenz
2022-11-28
Widow and orphan prevention
Laurenz
2022-11-28
Fragments
Laurenz
2022-11-26
Document metadata
Laurenz
2022-11-26
Extract numbering pattern from list node
Laurenz
2022-11-25
Tidy up
Laurenz
[next]