Hi,
I don’t know if a similar solution has been posted, but I have found a way to create boxes with pedal lines. I enclose a video showing the method. It is very important to copy and paste the pedal line in INSERT mode. It took me a while to discover that pedal lines can be copied at the same place if you have the insert mode on, otherwise you can’t!
Create a pedal line
Hide the word and select the hook as line beginning.
Choose the thikness of the line that you want.
Position the extremes of the line as desired.
Copy and paste the line in INSERT mode.
Position the copied line over the staff and lengthen the hooks downwards.
Select both pedal lines and choose “suppress playback”.
I hope this is helpful to somebody!
Cool ! But it takes some time to get this.
I hope in the near future there will be a standard option to choose/make a paragraphe style for “text in a border”, for staff text and system text.
(just like S**** has for boxed text). Also until now it’s also not possible to create a key command for it; I have to go to the properties panel every time.
If you know how to do it, you can edit the keycommands_en.json file with the following orders:
to show the box:
UI.InvokePropertyChangeValue?Type=kTextBorder&Value=null
to change to thickness to 1/8:
UI.InvokePropertyChangeValue?Type=kTextBorderThickness&Value=1/8
It’s a little bit tricky, but it is explained in other posts in the forum.
Thank you, but luckily these solutions are not useful for a long time, as Dorico’s team is very fast in improving the program! I am so slow composing that usually one or two updates appear in the middle of a composition, and I have to replace all my “found solutions” with the new “native solutions” of the updates…