typst/tests/typ/layout
Laurenz 56ecd6c806
Wider callsite span (#3466)
2024-02-21 14:11:35 +00:00
..
align.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
block-sizing.typ Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
block-spacing.typ Fix block spacing 2023-04-02 19:47:42 +02:00
cjk-latin-spacing.typ Improve reshape condition (#2547) 2023-11-06 21:43:15 +01:00
cjk-punctuation-adjustment.typ Support adjustment of more CJK punctuation (#2456) 2023-10-22 13:45:51 +02:00
clip.typ Change rectangle clip to use the inside of the stroke, not the middle. (#2626) 2023-11-08 15:30:00 +01:00
columns.typ Do not create a block frame for out-of-flow items only (#2517) 2023-12-18 11:37:30 +01:00
container-fill.typ New default style 2023-02-25 20:04:30 +01:00
container.typ Fix block child spacing 2023-04-06 15:13:26 +02:00
enum-align.typ Added vertical number alignment to enum (#2742) 2023-11-27 11:12:04 +01:00
enum-numbering.typ Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` (#890) 2023-04-20 16:09:41 +02:00
enum.typ Default enum number alignment to 'end' (#1042) 2023-05-11 16:36:41 +02:00
flow-orphan.typ New default style 2023-02-25 20:04:30 +01:00
grid-1.typ Split up and document shapes 2022-12-21 16:19:46 +01:00
grid-2.typ New default style 2023-02-25 20:04:30 +01:00
grid-3.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
grid-4.typ Rename `margins` to `margin` 2022-11-19 23:33:33 +01:00
grid-5.typ Fix flow bugs 2023-02-11 13:30:55 +01:00
grid-auto-shrink.typ Fix auto column shrinking behaviour 2022-11-30 14:49:55 +01:00
grid-cell.typ Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050) 2024-01-17 15:52:28 +00:00
grid-colspan.typ Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239) 2024-01-25 15:35:10 +00:00
grid-positioning.typ Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050) 2024-01-17 15:52:28 +00:00
grid-rtl.typ Table line customization [More Flexible Tables Pt.4] (#3393) 2024-02-20 15:41:43 +00:00
grid-stroke.typ Table line customization [More Flexible Tables Pt.4] (#3393) 2024-02-20 15:41:43 +00:00
grid-styling.typ Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037) 2024-01-05 19:30:07 +00:00
hide.typ Partially fix hide for line, polygon, table, grid (#3139) 2024-01-09 08:12:08 +00:00
list-attach.typ Dissolve basics folder 2023-02-13 16:50:57 +01:00
list-marker.typ Cycle list markers by default (#2788) 2023-12-18 18:25:28 +01:00
list.typ Fix alignment of list markers & enum numbers (#988) 2023-04-26 10:03:34 +02:00
out-of-flow-in-block.typ Do not create a block frame for out-of-flow items only (#2517) 2023-12-18 11:37:30 +01:00
pad.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
page-binding.typ Support for inside and outside margins (#1308) 2023-06-12 12:46:34 +02:00
page-margin.typ Correct minor typos (#474) 2023-03-31 16:51:12 +02:00
page-marginals.typ Measurement and introspection rework 2023-03-19 10:19:34 +01:00
page-number-align.typ Use `Outer(H|V)Alignment` to constraint types (#3465) 2024-02-21 09:05:40 +00:00
page-style.typ Require font to be a named argument 2023-03-08 10:44:24 +01:00
page.typ Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
pagebreak-parity.typ Fixed typos (#2524) 2023-10-30 23:25:28 +01:00
pagebreak-weak.typ Rename test 2023-09-01 11:48:57 +02:00
pagebreak.typ Hashtags everywhere! 2023-01-27 11:54:30 +01:00
par-bidi.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
par-indent.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
par-justify-cjk.typ Do not parse special spaces to Space Token (#3267) 2024-01-29 10:46:41 +00:00
par-justify.typ Fix improper line wrapping in the presence of medial newlines (#2056) 2023-09-04 11:46:17 +02:00
par-knuth.typ Require font to be a named argument 2023-03-08 10:44:24 +01:00
par-simple.typ Reorganize library and tests 2022-11-29 14:18:13 +01:00
par.typ Add calc module 2023-01-30 21:04:34 +01:00
place-background.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
place-float-auto.typ Fix compiler panic for float with no vertical alignment (#2437) 2023-10-22 13:43:24 +02:00
place-float-columns.typ Fix floating placement within containers 2023-09-13 15:26:23 +02:00
place-float-figure.typ Basic floating placement 2023-07-10 18:16:59 +02:00
place-nested.typ Resolve `place` deltas relative to real container size 2023-07-19 12:59:34 +02:00
place.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
repeat.typ Update changelog 2023-03-27 16:51:03 +02:00
spacing.typ Wider callsite span (#3466) 2024-02-21 14:11:35 +00:00
stack-1.typ Unpacking syntax (#532) 2023-04-06 15:26:09 +02:00
stack-2.typ Split up and document shapes 2022-12-21 16:19:46 +01:00
table-cell.typ Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050) 2024-01-17 15:52:28 +00:00
table.typ Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037) 2024-01-05 19:30:07 +00:00
terms.typ Fix terms show rule (#3325) 2024-02-04 11:25:28 +00:00
transform-layout.typ Make layout account for transforms (#2555) 2023-12-13 12:44:28 +01:00
transform.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00