Re: Indenting Coda System

2007-07-26 Thread Charlotte

Following on from what Bertalan said, if you put the coda in a separate score
block I think you can then use 
\markup {
\translate #(cons X Y) { \score{yourscoreblock} }
}
}
to shift it around, where X is the horizontal movement (+ve for right, -ve
for left) and Y is the vertical movement (+ve for up, -ve for down).

Thanks to Valentin for teaching me that one!

Best,

C.
-- 
View this message in context: 
http://www.nabble.com/Indenting-Coda-System-tf4139880.html#a11808373
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Indenting Coda System

2007-07-25 Thread Bertalan Fodor
Try to write it as a separate \score { } block.

 In printed music, I often see the coda system at the end of a piece
  on its own line and indented.
 In  Lilypond, I can place the coda symbol and break the line,
  but how do I indent the system? Can't figure it out.
 Thanks!



 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Indenting Coda System

2007-07-24 Thread Darren Nelsen
In printed music, I often see the coda system at the end of a piece
 on its own line and indented.
In  Lilypond, I can place the coda symbol and break the line,
 but how do I indent the system? Can't figure it out.
Thanks!



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user