Limao Luo <luolimao <at> gmail.com> writes: > > If necessary, I have included the entire section of music that I have > completed > (both the .ly file and .pdf file) before I ran into this problem here: > > http://luolimao.webs.com/OvertureWindViolin.pdf > http://luolimao.webs.com/OvertureWindViolin.ly >
To explain the weird commands \md, \segno, and \codasign, I will rewrite the code here: md = \mark \default segno = { \once \override Score.RehearsalMark #'font-size = #2.5 \mark \markup { \musicglyph #"scripts.segno" } } codasign = { \once \override Score.RehearsalMark #'font-size = #2.5 \mark \markup { \musicglyph #"scripts.coda" } } Just in case I have forgotten to mention any other commands that I made up, the include file is at: http://luolimao.webs.com/definitions.ly I would appreciate any suggestions :) _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond