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
/
text
/
par.rs
Age
Commit message (
Expand
)
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-28
Refactor `geom` module
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-19
Remove font store
Laurenz
2022-09-19
Remove image store
Laurenz
2022-09-19
Fix cost if last line is justified
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-12
Move `Arc` into `Frame`
Laurenz
2022-06-12
Make all fields of `Frame` private
Laurenz
2022-06-08
CR: Whoever said orange is the new pink was seriously disturbed.
Martin Haug
2022-06-08
More consistent role application
Martin Haug
2022-06-04
First iteration of outline items
Martin Haug
2022-06-01
Fix inline nodes and decorations
Martin Haug
2022-05-31
Sub- and superscripts
Martin Haug
2022-05-27
Make justified break work for last line
Laurenz
2022-05-26
Locatable groups
Laurenz
2022-05-26
Locate me!
Laurenz
2022-05-25
Move route from context to VM
Laurenz
2022-05-03
Support recursive show rules
Laurenz
2022-04-30
New block spacing model
Laurenz
2022-04-24
Rename soft linebreak to justified linebreak
Laurenz
2022-04-19
Automatic frame merging
Laurenz
2022-04-18
Tidy paragraph layout
Laurenz
2022-04-18
Fix duplicate RTL text and alignment + fr bugs
Laurenz
2022-04-17
Repeat function
Laurenz
2022-04-13
Improve language and add region controls
Laurenz
2022-04-13
Make language non-optional with english as default
Laurenz
2022-04-13
Soft breaks and shy hyphens
Laurenz
2022-04-13
Smart quotes
Laurenz
2022-04-13
Fix bug with basically empty paragraph
Laurenz
2022-04-13
Don't hang quotes
Laurenz
2022-04-12
Introduce `NodeKind::Quote`
Martin Haug
2022-04-12
Segment by script
Laurenz
2022-04-12
Merge text runs during paragraph layout
Laurenz
2022-04-10
Less style chains lookups during paragraph layout
Laurenz
2022-04-10
Move language-related properties from `par` to `text`
Laurenz
2022-04-08
Em units
Laurenz
2022-04-08
Start & end alignment
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-04-07
Rename length-related types
Laurenz
2022-04-07
Make chinese justification less bad
Laurenz
2022-04-07
Rework style chains
Laurenz
2022-03-14
Knuth-Plass and MicroType
Laurenz
2022-03-13
Refactor paragraph layout
Laurenz
2022-03-12
Remove classes and improve naming
Laurenz
[next]