Please use true/false instead of yes/no

der-stefan 2015-09-15 23:29:30 +02:00
parent 7f89062a03
commit 63abf440b1

@ -182,7 +182,7 @@ If some of your text depends on the line direction you need to supply different
* upright="auto/left/right" (See table above)
* dx is also used for line placements
* Multi-line support for line placements
* New parameter ``rotate-displacement="yes/no"``
* New parameter ``rotate-displacement="true/false"``
* Parameters now supported for `line` placement (that only previously supported for `point` placement): justify-alignment, vertical-alignment, text-ratio, wrap-width, wrap-before
* Line offsets are real offsets instead of fake offsets imitated by calculating the average angle
* If dy!="0" you have to set vertical-alignment="middle" to get the same behavior as in previous versions.