It's not the position of the mark that is wrong - it's the slur.  This applies 
to a note and so must follow the note immediately.  Move the ( to the end of 
the previous line and all will be well.

--
Phil Holmes


  ----- Original Message ----- 
  From: Gianmaria Lari 
  To: lilypond-user 
  Sent: Thursday, September 14, 2017 10:14 AM
  Subject: \mark and slur


  This compiles well


    \version "2.19.65"
    \fixed c' {
      c4 c c d 
      (c4) c c c 
    }


  but when I add a \mark like this


    \version "2.19.65"
    \fixed c' {

      c4 c c d 
      \mark "X" (c4) c c c 
    }



  it doesn't. I know the problem is related to the slur and I can move the mark 
before d but why I should not be able to put it at beginning of the second 
measure?


  Thank you, g.


------------------------------------------------------------------------------


  _______________________________________________
  lilypond-user mailing list
  lilypond-user@gnu.org
  https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to