Running Headers with numbered paragraphs. UXP script for testing
InDesign 2024 Enhanced Running Headers
There are many colleagues who work with scientific literature, textbooks, etc. And runs into the problem of numbered headers. The problem is that such headings appear in the page's running headers... without numbers.
I'd like to experiment with writing a UXP script that puts paragraph numbers in running headings. There is a first UXP working version of the script that is built on Windows 10, and it would be nice if someone tried to run it on macOS.
The script needs to be placed in the UXPScript folder, it is immediately ready to work. A test document is also attached.
The script does not currently declare any specific rules. The names of paragraph styles and text variables can be anything you like.
The script works with text variables based on Paragraph Styles. There was no need to use Character Styles yet.

GitHub: https://github.com/vnh1968/ERH