Categories > OpenTBS general LibreOffice >

Can I change the level or style of a single list-item // display each list-item of a subblock as sin...

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Hedwig
Date: 2013-04-10
Time: 17:41

Can I change the level or style of a single list-item // display each list-item of a subblock as single list (for styling)

Hi!

How can I change the level of a single list-item? TBS takes all items of my subblock as one list and I would need an own list foreach item to change the list-style or level....

This is my template:
[arbeitgeber_sub1;block=begin][arbeitgeber_sub1.text;]
[arbeitgeber_sub1.styleName;att=text:p#text:style-name][arbeitgeber_sub1;block=end]

:((

Thanks in advance, Hedwig
By: Skrol29
Date: 2013-04-11
Time: 00:26

Re: Can I change the level or style of a single list-item // display each list-item of a subblock as single list (for styling)


It seems hard in LibreOffice because a new level of item is in fact a new <text:list> element in the item element.

But you can simulate a new lvel by simply applying a different style in the item. The different style will simply have a different indent.