Running headers for multiple levels of headings
问题 I know, there is a simple way to create running headers using STYLEREF field. Just put this: { STYLEREF "Heading 1" } in the header of your document, and it works fine. However, the problem arises when I want to match multiple heading levels. For example, on 1st page of my document I have a Heading 1 style with text Foo . And on the 2nd page of document I have Heading 2 style with text Bar . When I'm on 1st page of document, I want to see the "Foo" in the page header. When I'm on the 2nd page