-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to layout, positioning, etc.Related to layout, positioning, etc.textText layout, shaping, internationalization, etc.Text layout, shaping, internationalization, etc.
Description
As I gathered from the docs (as seen on the reference for the first-line-indent
argument), the first paragraph on a page is special-cased to never have it's first line indented.
If I understand this correctly, that means not all paragraphs will have indentation applied, just like LaTeX does by default. If this is correct, then some styles will not be able to be represented with Typst. For example, in Brazilian Portuguese documents we are used to apply indentation to every paragraph, regardless of it's length or position in the text, and as such we use the LaTeX package indentfirst
pervasively.
Did I understand it correctly?
j4ger, kotwys, mpfaff, 5721309, jeanm and 57 morePPakalns, thewillyan and arcstur
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to layout, positioning, etc.Related to layout, positioning, etc.textText layout, shaping, internationalization, etc.Text layout, shaping, internationalization, etc.