[FEAT] Add documentclass option for paragraph indentation #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem Statement
Sometimes there is required to use indent for each paragraph (including first paragraph of a chapter).
Proposed Solution
Add option to the documentclass to quickly change between paragraph indentation mode
Alternatives Considered
No response
Component
LaTeX Document
Priority
Critical (blocks progress)
Implementation Ideas
No response
Expected Benefits
This will make the user easier to change between indentation mode.
Additional Context
No response