How to add semi-colons after LIST

We received the following question from one of our clients and thought the answer might be useful for other members of the forum too:

I created a list with the following ClauseBase code:
image

In the document preview, there are no semi-colons behind the list (see screenshot below). However, I would like there to be semi-colons. How do I fix this?

image

If you are creating a list without a preceding heading, no semicolons will be added.

image

If you are creating a list with a preceding heading, semi-colons will be added. In fact, you can change the enumeration styling under styling > enumerations. There you can change the semi-colons to a different character (for instance a comma).

image

Finally, if you still want semi-colons to show but do not want to use a proper heading, you can make use of the @void special function. However, note that the paragraph number will still show and there will be an empty paragraph.

image

1 Like