typst/tests/typ/text/indent.typ
Laurenz 49c0bac44d First-line indents
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-02-24 19:15:11 +01:00

29 lines
620 B
Typst

// Test paragraph indent.
---
#set par(indent: 12pt, leading: 5pt, spacing: 0pt)
#set heading(size: 10pt, above: 8pt)
The first paragraph has no indent.
But the second one does.
#image("../../res/tiger.jpg", height: 6pt)
starts a paragraph without indent.
#align(center, image("../../res/rhino.png", width: 1cm))
= Headings
- And lists.
- Have no indent.
Except if you have another paragraph in them.
#set text(8pt, "Noto Sans Arabic")
#set par(lang: "ar", leading: 8pt)
= Arabic
دع النص يمطر عليك
ثم يصبح النص رطبًا وقابل للطرق ويبدو المستند رائعًا.