Is there a way to set a new row to display a new section? #2642
Replies: 2 comments
-
|
ok i've found the way to do this: and also in the settings systemsLayoutMode must be SystemsLayoutMode.UseModelLayout |
Beta Was this translation helpful? Give feedback.
-
|
As you found out: the best way to achieve what you describe is to either use the line breaks or the system layout configuration. Line Breaks was mainly added for MusicXML, but I'd say the systems layout + parchment layout is the cleanest way. For the fully dynamic layouts like
There are also some options which I'd consider deprecated (e.g. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got the section name appearing above the notation but Is there a way to set a new row to display a new section?
In my app i would like to be able to optionally split sections? The only way i can think of to do this is to have separate alphaTab containers rendered for each section?
Beta Was this translation helpful? Give feedback.
All reactions