https://bugs.documentfoundation.org/show_bug.cgi?id=156598

--- Comment #4 from Regina Henschel <rb.hensc...@t-online.de> ---
Created attachment 189104
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189104&action=edit
New kind with format string with no prefix, suffix, display-levels attributes

(In reply to Heiko Tietze from comment #3)
> Right, it is <before><level><level...><after> and becomes now
> <before><level><level...><mid><level><after> (assuming the mid separator
> comes before the last item). Like 1., 1.1, 1.1-1. Correct?

Prefix and suffix are included in the format string. If the new way is present,
then prefix and suffix in the file markup are ignored. They are only written
out to file markup for better backward compatibility.

There is no automatic separator in-between. For to get the old display way, the
dot needs to be explicitly set in the format string.

Example for level 3
old style:num-prefix="Abschnitt ", style:num-suffix=".",
text:display-levels="2"
becomes
loext:num-list-format="Abschnitt %2%.%3%."

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to