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
/
crates
/
typst-library
/
src
/
layout
Age
Commit message (
Expand
)
Author
2024-10-27
Split out four new crates (#5302)
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Added `ghost` attr to `elem` macro (#2718)
Sébastien d'Herbais de Thun
2023-11-19
Workaround for show set propagation on citations
Laurenz
2023-11-19
Streamline imports
Laurenz
2023-11-15
Add span information to realized `ParElem` (#2675)
Sébastien d'Herbais de Thun
2023-11-14
Translate local names to Greek (#2684)
Dimitri Kokkonis
2023-11-13
Filter out meta items when adding CJK-Latin (#2655)
Wenzhuo Liu
2023-11-08
Change rectangle clip to use the inside of the stroke, not the middle. (#2626)
Anton Wetzel
2023-11-07
Make reference to spreading in arguments of `grid` (#2593)
KronosTheLate
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-31
Fix citation grouping bug with spaces
Laurenz
2023-10-31
CSL support
Laurenz
2023-10-30
Fixed typos (#2524)
Fritz Rehde
2023-10-29
Remove duplicated lookup
Laurenz
2023-10-28
Simplify linebreaking
Laurenz
2023-10-28
Bump ICU data
Laurenz
2023-10-28
Fix justification with hanging indent and negative spacing
Laurenz
2023-10-28
Fix justified linebreaking without justifiables
Laurenz
2023-10-27
Fix trailing mandatory breaks being swallowed (#2502)
tingerrr
2023-10-25
Fix pagebreak.to check (#2475)
Francisco J. Sanchez
2023-10-22
Support adjustment of more CJK punctuation (#2456)
Wenzhuo Liu
2023-10-22
Fix compiler panic for float with no vertical alignment (#2437)
MALO
2023-10-22
Don't hyphenate on no-break characters (#2396)
Eric Biedert
2023-10-17
Filter out prohibited line breaks in `par` (#2376)
tingerrr
2023-10-17
Automatically add spacing between CJK and Latin characters (#2334)
Peng Guanwen
2023-10-10
Fix clipping when a box/block has a `radius` (#2338)
Sébastien d'Herbais de Thun
2023-10-09
Adjust table inset behavior to the same as container's (#1979) (#2323)
HydroH
2023-10-05
Fix crashes with infinite lengths (part 2) (#2298)
bluebear94
2023-10-03
Gradient Part 2 - Linear gradients (#2279)
Sébastien d'Herbais de Thun
2023-10-03
Honor text’s fallback option for hyphenation (#2301)
bluebear94
2023-09-28
initial Romanian support (#2246)
DVDTSB
2023-09-28
Handle compiler panics when handling infinite lengths (#2215)
bluebear94
2023-09-26
Prevent block spacing with placed elements (#2244)
Eric Biedert
2023-09-26
Resolve spacing before comparing (#2235)
Eric Biedert
2023-09-26
Add `wide` spacing for math (#2224)
DVDTSB
2023-09-25
Add custom smart quotes (#2209)
tingerrr
2023-09-25
Fixing the styling issues of the empty pages caused by pagebreak (#2182)
LU Jialin
2023-09-25
feat: inital Hungarian language support (#2229)
FlyinPancake
2023-09-19
Correct the consecutive hyphen cost (#2190)
Peng Guanwen
2023-09-18
Fix duplicate state manipulation
Laurenz
2023-09-14
Fix invisibles on final page (#2141)
Laurenz
2023-09-13
Fix floating placement within containers
Laurenz
2023-09-13
Fix box in 100% width block
Laurenz
2023-09-13
Add logical numbering support for PDF export (#1933)
Kevin K
2023-09-11
First-class types
Laurenz
2023-09-06
Interpret vertical page number alignment differently
Laurenz
2023-09-04
Docs fixes
Laurenz
2023-09-04
Fix improper line wrapping in the presence of medial newlines (#2056)
bluebear94
[next]