https://issues.apache.org/ooo/show_bug.cgi?id=119544

--- Comment #2 from [email protected] ---
Created attachment 78026
  --> https://issues.apache.org/ooo/attachment.cgi?id=78026&action=edit
Fix for the problem

Add code to handle the SEQ field command. Below is a simple example.

{ SEQ Table \* ROMAN }

The logic is 
1) extract the sequence name followed by 'SEQ'
2) create a new field master using the sequence name
3) apply the numbering type  (Roman, Arabic, alphabetic)
4) attach the field master to the field

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to