Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leading whitespace #14

Open
tlc opened this issue Dec 9, 2015 · 1 comment
Open

Leading whitespace #14

tlc opened this issue Dec 9, 2015 · 1 comment

Comments

@tlc
Copy link

tlc commented Dec 9, 2015

This references the behavior on UkeGeeks.com. (Great site! Thanks!)
I'm not sure if that's the latest version in the tree.

I started with a text file I found on the internet.

Am7            Em
   Lyrics with three leading spaces
                    C7    B7
   More lyrics with three leading spaces

Song Formater generated:

[Am7]   Lyrics with [Em]three leading spaces
   More lyrics with [C7]three [B7]leading spaces

Song editor did not handle the leading spaces well. See lyrics indent in attachment.

screenshot from 2015-12-09 11 20 46

@tlc
Copy link
Author

tlc commented Dec 9, 2015

Also, when putting diagrams above the lyrics, the diagrams seem offset about 1 char.
See Em & C7 placement below.
This (nit pick) is not specific to leading spaces, but happens always.

screenshot from 2015-12-09 11 23 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant