Hi,
I’m developing PDF output from LibreOffice programmatically (DITA-OT plugin). I have a background in FO and CSS2Print and am trying to basically setup a marker that updates a field in the page header. Been trying to do this in an Writer document via the gui to see what is necessary to get this to happen.
This is not a chapter title but a chapter number that is not sequential but user defined in a diatmap. If I have three chapters, the chapter numbering can be 3, 9, 6 (this would be the order it would appear in the output).
Any insight how to do this via the gui would be appreciated.
Mario