0

I'm using the tinymce editor, and I wondering if there is a way of reproducing this behaviour, or a plugin that will allow me to do this:

Libre office numbering output

Currently if I try anything with the advlist plugin this happens:

tinymce numbering output

Maybe I can implement the libre office code in the tinymce, but I cannot find the numbering and bullets chunks of code.

republicca
  • 43
  • 1
  • 8
  • Can't you just do a `Ctrl`+`Enter`? – A5C1D2H2I1M1N2O1R2T1 Jan 20 '16 at 10:08
  • No, that only seems to work on word and open office. In the advlist plugin the count starts once an element is not part of the list and its not even alligned with the other members of the list – republicca Jan 20 '16 at 14:12
  • For the code, LibreOffice uses paragraph styles to set numbering and bullets. Andrew Pitonyak's paper "English Macro Document" (available as a free download from http://www.pitonyak.org/oo.php) has a section titled "Outline Numbering" with some example code. – Lyrl Jan 25 '16 at 17:34

0 Answers0