Re: text position
Reply #1 –
Yup, I use the one called "Global_Mod" to do this all the time.
In the Group ".Starter Tools" you will find "Global Modification (adp)".
If you run this tool you'll get a dialogue box that asks you to "Enter your global modification expression:" and there will be a default "help" highlighted in the box.
Change this to:
Text,Font==font_name Pos+=2
Where font_name is the font you're using (as shown in the Name column of the Fonts tab of the page setup dialogue) - I always set "SwingChord" as User6 so for me the expression would be:
Text,Font==User6 Pos+=2
The Pos+=2 will move every instance UP 2 positions.
You could use other numbers instead of 2 if you want. Also, Pos=-2 will move them DOWN 2 positions. Or you could use, say, Pos=14 to set ALL of them to Pos 14
NOTE there is a space between the font name and the "Pos" directive - these commands are case sensitive too.
For more information on using user tools see my guide:
https://nwc-scriptorium.org/nwc2scripts/invocationinstructions.pdf
Also see:
https://nwc-scriptorium.org/nwc2scripts.html
for other user tools and their instructions. This section hasn't seen much change for a while as most user tools etc are revealed in the "User Tools" section of the "Tips & Tricks" main forum these days:
https://forum.noteworthycomposer.com/?board=7.0