ensure align = left is the default and update documentation accordingly
fixes #1403
This commit is contained in:
committed by
Michael Stapelberg
parent
58c65a64fe
commit
bf1d0c9335
@ -148,7 +148,7 @@ min_width::
|
||||
when you want to set a sensible minimum width regardless of which font you
|
||||
are using, and at what particular size.
|
||||
align::
|
||||
Align text on the +center+ (default), +right+ or +left+ of the block, when
|
||||
Align text on the +center+, +right+ or +left+ (default) of the block, when
|
||||
the minimum width of the latter, specified by the +min_width+ key, is not
|
||||
reached.
|
||||
name and instance::
|
||||
|
Reference in New Issue
Block a user