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
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
Reduce usage of `finalize`
Laurenz
2022-10-31
Replace `encode` with `field`
Laurenz
2022-10-31
Rename `RoleMap` to `LangItems`
Laurenz
2022-10-31
Remove semantic role handling
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-27
Small fixes
Laurenz
2022-10-18
Reduce dependencies from compiler on library
Laurenz
2022-10-17
Merge some modules
Laurenz
2022-10-05
Refactor syntax module
Laurenz
2022-10-04
Parse basic math syntax
Laurenz
2022-09-30
Bump ttf-parser
Laurenz
2022-09-26
Description lists, link syntax, and new enum syntax
Laurenz
2022-09-25
XML reading
Laurenz
2022-09-25
JSON reading
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
Renaming
Laurenz
`Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source`
2022-09-19
Remove pins and memoization
Laurenz
2022-09-19
Fix cost if last line is justified
Laurenz
2022-09-19
Underline only Typst headings in code blocks
Laurenz
2022-09-19
Handle non-breaking spaces during justification
Laurenz
2022-09-07
[WIP] Label and reference syntax
Laurenz
2022-07-27
CSV reading
Laurenz
2022-07-26
New `Str` type with methods
Laurenz
2022-06-14
Unified file loading errors
Laurenz
2022-06-14
Make radius configuration unconfusing
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-13
Bump lipsum
Laurenz
2022-06-13
Fix inline math formula frame size
Laurenz
2022-06-12
Move `Arc` into `Frame`
Laurenz
2022-06-12
Make all fields of `Frame` private
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-31
Numbered spans
Laurenz
2022-06-01
Fix inline nodes and decorations
Martin Haug
Also Code Review 👯♂️
2022-05-31
Sub- and superscripts
Martin Haug
Fixes to PDF export I guess Also improved rendition for non-Latin scripts
2022-05-28
Page background and foreground
Laurenz
2022-05-27
Luma color
Laurenz
2022-05-27
Make justified break work for last line
Laurenz
2022-05-27
Reuse location type
Laurenz
[next]