02-14-2024, 07:32 AM
Hello, using MobileSheets 3.8.31 under Android.
While working through my library adding {soc}, {eoc} and other structure tags, I stumble upon this issue
In the chorus of the Carpenters' "Yesterday once more" in B-flat, it seems that after an on-screen line wrap occurs, the following line is not (always) printed.
Chorus with the issue (see attached screenshots):
Chorus without the issue (note the missing final Gm-chord in the first line):
I have tried to pinpoint the issue and make a simple, clean proof-of-concept. But it only occurs when using these specific lines of chords and lyrics. Perhaps it's related to my personal display settings.
I've attached two screenshots showing the first chorus, where it is defined, having two chords at the end of the first line.
The second screenshot shows page 2 where the {chorus} repeat should print all lines, but only the first one is.
If necessary, I can provide more information. Thanks!
FWieP
While working through my library adding {soc}, {eoc} and other structure tags, I stumble upon this issue
In the chorus of the Carpenters' "Yesterday once more" in B-flat, it seems that after an on-screen line wrap occurs, the following line is not (always) printed.
Chorus with the issue (see attached screenshots):
Code:
{soc}
[Eb/F]Eve[F]ry [Bb]sha-la-la-la, every [Gm]wo-o-wo-o, still shines [Bb][Gm]
Every [Bb]shing-a-ling-a-ling, that they're [Gm]startin' to sing so [Cm7sus4]fine [F]
{eoc}
song line 1
{chorus}
Chorus without the issue (note the missing final Gm-chord in the first line):
Code:
{soc}
[Eb/F]Eve[F]ry [Bb]sha-la-la-la, every [Gm]wo-o-wo-o, still shines [Bb]
Every [Bb]shing-a-ling-a-ling, that they're [Gm]startin' to sing so [Cm7sus4]fine [F]
{eoc}
song line 1
{chorus}
I have tried to pinpoint the issue and make a simple, clean proof-of-concept. But it only occurs when using these specific lines of chords and lyrics. Perhaps it's related to my personal display settings.
I've attached two screenshots showing the first chorus, where it is defined, having two chords at the end of the first line.
The second screenshot shows page 2 where the {chorus} repeat should print all lines, but only the first one is.
If necessary, I can provide more information. Thanks!
FWieP