Next: Enriched Properties, Previous: Enriched Indentation, Up: Enriched Text
In Enriched mode, you can use the following commands to specify various justification styles for filling. These commands apply to the paragraph containing point, or, if the region is active, to all paragraphs overlapping the region.
set-justification-left
).
set-justification-right
).
set-justification-full
).
set-justification-center
).
set-justification-none
). The fill
commands do nothing on text with this setting. You can, however,
still indent the left margin.
You can also specify justification styles using the Justification
submenu in the Text Properties menu. The default justification style
is specified by the per-buffer variable default-justification
.
Its value should be one of the symbols left
, right
,
full
, center
, or none
; their meanings correspond
to the commands above.