ensure align = left is the default and update documentation accordingly

fixes #1403
This commit is contained in:
Ingo Bürk
2014-12-02 21:38:30 +01:00
committed by Michael Stapelberg
parent 58c65a64fe
commit bf1d0c9335
3 changed files with 5 additions and 4 deletions

View File

@ -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::