pyexlatex.models.format.paragraph package¶
Submodules¶
pyexlatex.models.format.paragraph.justifying module¶
- class pyexlatex.models.format.paragraph.justifying.Justifying(**kwargs)[source]¶
Bases:
pyexlatex.models.item.NoOptionsNoContentsItem
Returns paragraph to the default of justifying text on both left and right. Useful if paragraph is currently ragged or sloppy, which occurs when using NoLineBreak.
- name = 'justifying'¶