You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original text can be aligned in the left (as allowed by EVT) but also centered (EVT allows it, too), aligned in the right or justified. The text could be encoded with the elements (e.g.) <lg place="left" or <lg rend="justified" / ="centered" and the XSLT could recap these features by using (e.g.) <xsl:when test="@rend='justified'">
The original text can be aligned on the left (as allowed by EVT) but also centered (EVT allows it, too), aligned on the right or fully justified.
The text was updated successfully, but these errors were encountered: