diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/layout/par-indent.png | bin | 63931 -> 64040 bytes | |||
| -rw-r--r-- | tests/typ/layout/par-indent.typ | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/ref/layout/par-indent.png b/tests/ref/layout/par-indent.png Binary files differindex 6e5e25b6..23352925 100644 --- a/tests/ref/layout/par-indent.png +++ b/tests/ref/layout/par-indent.png diff --git a/tests/typ/layout/par-indent.typ b/tests/typ/layout/par-indent.typ index 4890e5dc..78789181 100644 --- a/tests/typ/layout/par-indent.typ +++ b/tests/typ/layout/par-indent.typ @@ -10,7 +10,7 @@ The first paragraph has no indent. But the second one does. #box(image("/tiger.jpg", height: 6pt)) -starts a paragraph without indent. +starts a paragraph, also with indent. #align(center, image("/rhino.png", width: 1cm)) @@ -28,7 +28,6 @@ starts a paragraph without indent. ثم يصبح النص رطبًا وقابل للطرق ويبدو المستند رائعًا. - --- // This is madness. #set par(first-line-indent: 12pt) |
