fill

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

Description

This tag fills the line with a chosen character or space, after text, before text, on Bell (@) position, or on >fillpos< position.

Parameters and typographical expressions

1.Fill character. A character, like a dot or dash. To be enclosed in double straight quotes, or exclamation marks.

2.Space around fill character. A positive decimal number of a measure type, or a typographical expression that results in such a number.

3.Space between repeated fill characters. A positive decimal number of a measure type, or a typographical expression that results in such a number.

4.Space between the last fill character and the text. A positive decimal number of a measure type, or a typographical expression that results in such a number.

5.Position of fill.

0        fill after text

1        fill before text

2        fill on Bell position

3        fill on >fillpos< position

6.Font for the fill character (since 2.1.2510)

7.Type size for the fill character (since 2.1.2510)

8.Type width for the fill character (since 2.1.2510)

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. Cannot be globalized.

Click to toggle expandExamples

Remarks

Since this tag can receive multiple Bells, this make it unsuitable to be used with Bells only within cascading styles containing #T operator. For example, in a style like this:

>f 9002<>fill !.!,,,,2<#T>f 9003<

which, when user enters:

Wavell Hinds@c Langer b Hogg@0

is supposed to produce:

Wavell Hinds c Langer b Hogg...................10

this will never happen, but the result will be:

Wavell Hinds................c Langer b Hogg...................10

unless you use:

Wavell Hinds@c Langer b Hogg>fillposs<0