Minimum example:

\version "2.19.80"

%paper variables does not affect a score placed in a markup block

\paper {  system-system-spacing.basic-distance = #18  }

 \score {
  \repeat unfold 120 c'4
}

\markup \score {
  \repeat unfold 120 c'4
}



---
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus
\version "2.19.80"

%paper variables does not affect a score placed in a markup block

\paper {  system-system-spacing.basic-distance = #18  }
  
 \score {
  \repeat unfold 120 c'4
}

\markup \score {
  \repeat unfold 120 c'4
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to