03-11-2024, 12:08 PM
(This post was last modified: 03-11-2024, 12:10 PM by Music Lover.)
Thanks for adding the code to the rendering of text based song sheets to allow for the "|" character in a chord line but I noticed that there is an issue with the leading spaces in a line. It seems like the leading spaces in the line is being ignored during the rendering process. This is causing an alignment issue with the chord line and the lyrics line.
Example:
| C | Am | Dm
Verse 1: This is the beginning of the song lyrics
will end up looking like the following when the sheet is displayed even if it looks correct in the Edit screen of the song sheet
| C | Am | Dm
Verse 1: This is the beginning of the song lyrics
Can this be corrected. Also, is the tab character recognized in a text based song sheet and if so how does the rendering process determine the number of spaces the tab character will translate to and show the correct spacing when the song sheet is displayed.
Example:
| C | Am | Dm
Verse 1: This is the beginning of the song lyrics
will end up looking like the following when the sheet is displayed even if it looks correct in the Edit screen of the song sheet
| C | Am | Dm
Verse 1: This is the beginning of the song lyrics
Can this be corrected. Also, is the tab character recognized in a text based song sheet and if so how does the rendering process determine the number of spaces the tab character will translate to and show the correct spacing when the song sheet is displayed.