dh

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

Description

This tag inserts a discretional hyphenation.

Parameters and typographical expressions

1.String that will be inserted on the hyphenation point if the word would not be hyphenated.

2.String that will be inserted on the hyphenation point; usually '-'

3.String that will be inserted after the hyphenation point.

NOTE: Usually the 1st and 3rd strings are empty, and the 2nd is the character '-',: >dh "","-",""<.

Tag Effects

Effects are visible in the source and the WYSIWYG panes on the Articles main tabm and on the page on the Pages main tab. NOTE: the hyphenation characters are visible only if the word would be hyphenated there.

Type and scope

Can be inserted anywhere in text. Affects only the position where inserted. Cannot be globalized.

Remarks

Ensure to specify all, or at least first two parameters of the >dh...< tag, otherwise, teh hyphen won't appear on the WYSIWYG pane and in printing. Look at the word atencio: we used >dh< with no parameters, thus the word is hyphenated, but without a visible hyphen on the WYSIWYG pane, while in the word dedica, the syntax is full, and the hyphen visible on the WYSIWYG pane. Moreover, you can also use custom tag >-< as a replacement for >dh...<.

gnml_dh1