Skip to content

Fixing the \note syntax to fulfill the requirements of lilypond version 2.22+#1

Open
dmitrychebayewski wants to merge 1 commit into
wbsoft:masterfrom
dmitrychebayewski:fix-goudimel
Open

Fixing the \note syntax to fulfill the requirements of lilypond version 2.22+#1
dmitrychebayewski wants to merge 1 commit into
wbsoft:masterfrom
dmitrychebayewski:fix-goudimel

Conversation

@dmitrychebayewski

Copy link
Copy Markdown

No description provided.

@dmitrychebayewski

Copy link
Copy Markdown
Author

Hi Wilbert, could you review my PR that I submitted to upgrade you "Goudimel" project for lilypond v. 2.22+?

Comment thread goudimel/psalms/def.ly
\once \override Staff.TimeSignature #'text = \markup {
\override #'(baseline-skip . 0.5)
\center-column { \number 1 \tiny \note #"2" #-.6 }
\center-column { \number 1 \tiny \note {2} #-.6 }

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation is incorrect: there is an extra leading space.

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.

2 participants