Description
This tag moves the text baseline vertically from the point of the insertion. See also jmp and u.
Parameters and typographical expressions
1.Value of shift. A decimal number of a measure type, or a typographical expression that results in such number. The positive values shift downwards and negative values upwards.
The parameters may contain expression with variable for the type size H or any other variable of measure type.
Tag Effects
Effects are visible in the WYSIWYG pane of the Articles main tab or on a page on the Pages main tab. However, because this tag may change the way how the text lines are justified, its effect is indirectly visible in the source pane of the Articles or Pages main tab.
Type and scope
Can be inserted anywhere in text. Local for the paragraph where is inserted, therefore effects cease on the end of that paragraph. May be globalized, by appending the >default< tag after, but only before any printable character.
>d H+1pt< moves the baseline downwards for 1pt in respect of existing type size. >d H'1200< moves the baseline downwards for 120% of current type size. |