arl

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

Description

This tag fills one column horizontally or vertically with the color and to draw vertical/horizontal rule in width of column or in height of text.

Parameters and typographical expressions

1.Horizontal offset from the default starting point. A decimal number of a measure type, or a typographical expression that results in such number (default=0)

2.Vertical offset from the default starting point. A decimal number of a measure type, or a typographical expression that results in such number (default=0)

3.Position identifier for starting point. One of predefined symbols.

4.Horizontal offset from the default ending point. A decimal number of a measure type, or a typographical expression that results in such number (default=0) NOTE: for vertical rules, the difference #4-#1 specifies the weight of the rule.

5.Vertical offset from the default ending point. A decimal number of a measure type, or a typographical expression that results in such number (default=0) NOTE: for horizontal rules, the difference #5-#2 specifies the weight of the rule.

6.Position identifier from the default ending point. One of predefined symbols.

7.Color name. String (default=current color)

You can specify a direct CMYK color using the syntax #cXmXyXkX, for example, >co !#c20m20y0k10!< sets the current color to 20% cyan, 20% magenta, 10% black. It is possible to specify the color components in any order and omit some of them - that is equivalent to set them to 0 - so that >co '#k10c20m20'< has the exact same effect of the previous example. _important NOTE: when using in styles, double the # sign, e.g. >co !##c20m20y0k10!<

8.Tint. A positive integer in range of 0 and 100 (default=current tint).

Symbol  

Position

Symbol

Position

Symbol

Position

NW

left upper corner

N

upper center

NE

right upper corner

W

left middle

C

middle

E

right middle

BW

left baseline

B

middle baseline

BE

right baseline

SW

left bottom corner

S

middle bottom

SE

right bottom corner

9. Name of the dash, e.g. Dots or !Double 1!. If empty, standard default rule is used.

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, but only before any printable character.

Remarks

Bottom rules will fail to displace correctly on the multiline paragraph with the leading variation. Ensure that the >ld...< tag has 2nd and 3rd parameters set to zero, to have the bottom rule displaced correctly

Click to toggle expandExamples