lines

Build 1501 on 14/Nov/2017  This topic last edited on: 24/Oct/2016, at 14:39

Description

This tag shrinks or stretches the current paragraph.

Note: it is recommended not to insert manually this tag into text, but to use script tags ParaShrink "configname" and ParaGrow "configname" to insert it and script tag ParaNormal to remove it from text. In such case, all the parameters are calculated by software and automatically set.

Parameters and typographical expressions

1.Number of lines to remove (negative number) or to add (positive number) to the current paragraph. A integer number, in the range of -3 and 3, or a typographical expression that result in such number.

2.Change of tracking/stretching, expressed in 1/1000. Value of 0 means "don't change". Negative value tracks tight, positive values track loose.

3.Change of base of characters, expressed in 1/1000. A positive integer between 100 e 3000. Value of 1000 means "don't change".

4.Change of space between words. A positive integer between 100 and 3000. Value of 1000 means "don't change".

5.Change of size of characters, expressed in 1/1000. A positive integer between 100 and 3000. Value of 1000 means "don't change".

6.Number 0 or 1. if 0 (or not specified) the command has the usual behaviour, if different from 0 the command affects the entire paragraph even if there are changes of point size or kerning or space band after >lines...<. E.g. >lines 0,800,1000,1000,1000,0< changes the character width to 80% of the current one, but if the paragraph contains a change of character width afterward it is not changed; >lines 0,800,1000,1000,1000,1< reduces ALL the characters widths in the paragraph to 80%.

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

Should be inserted only at the beginning of the paragraph, after or before other tags, but before any printable character. 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.

Click to toggle expandExamples