https://bugs.documentfoundation.org/show_bug.cgi?id=155263
--- Comment #4 from Heiko Tietze <[email protected]> --- Created attachment 206255 --> https://bugs.documentfoundation.org/attachment.cgi?id=206255&action=edit Sequence example LibreOffice Writer Comment 0 misses a use case. Could be some running number printed on a label MSO does this via {SEQ test \r123} followed by {SEQ test \n}, see also https://support.microsoft.com/en-us/office/field-codes-seq-sequence-field-062a387b-dfc9-4ef8-8235-29ee113d59be. LibreOffice knows this as Number Range (but does not properly loads a Word document). You define a variable "test" with a value 123 and another with test+1. -- You are receiving this mail because: You are the assignee for the bug.
