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