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

fix #269024: Enable alignment of verse numbers in version 3.0 #3434

Closed
wants to merge 1 commit into from

Conversation

mattmcclinch
Copy link
Contributor

In version 2.x, verse numbers line up automatically, but this is disabled in version 3.0. These changes enable verse number alignment in 3.0.

@lasconic
Copy link
Contributor

lasconic commented Feb 1, 2018

@wschweer This is in your department :) Can you have a look ?

@lasconic
Copy link
Contributor

lasconic commented Feb 1, 2018

@mattmcclinch Could you create an issue in the issue tracker and reference it in your commit message? It sounds like a burden right now but in the long run it does pay.

@mattmcclinch mattmcclinch changed the title enable the alignment of verse numbers fix #269024: Enable alignment of verse numbers in version 3.0 Feb 1, 2018
@mattmcclinch
Copy link
Contributor Author

See issue #269024

@wschweer
Copy link
Contributor

I applied the patch manually, omitting the "toText()" casts.

@wschweer wschweer closed this Apr 13, 2018
@mattmcclinch
Copy link
Contributor Author

Okay, you know best. As you can probably guess, the only reason for the toText() casts was to force Text::layout1() to be used instead of calling Lyrics::layout1() recursively.

@mattmcclinch mattmcclinch deleted the align-verses branch September 5, 2018 13:56
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

Successfully merging this pull request may close these issues.

None yet

3 participants