lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Réf. : forcing newline in score?


From: Jean-marc LEGRAND
Subject: Réf. : forcing newline in score?
Date: Tue, 8 Feb 2005 16:44:32 +0100




with 2.2, just use :
\break before the next line.
It should work.

Regards.


                                                                                
                                                              
                      Lance Hoffmeyer <address@hidden>                          
                                                        
                      Envoyé par :                                          
Pour :    address@hidden                                 
                      lilypond-user-bounces+jean-marc.legrand=total.        cc 
:                                                            
                      address@hidden                                           
Objet :   forcing newline in score?                               
                                                                                
                                                              
                                                                                
                                                              
                      08/02/2005 16:35                                          
                                                              
                                                                                
                                                              
                                                                                
                                                              




Hello all,

I am new to lilypond and am trying to find a way to force a newline?
I read somewhere that \\\\ will do it but this does not seem to work?
Any suggestions??


\version "2.2.6"
\score{ \notes \relative c''
{
       \clef treble
       \key c \major
       \time 4/4
       a' g f e
       a  g f e
       \bar "|."
\\\\
       e f g a
}
\midi {\tempo 4=120 }
\paper {  }
     }


--

                                Lance Hoffmeyer
                              address@hidden

-------------------------------------------------------------------------------
          The natural progress of things is for liberty to yield and
                          governments to gain ground.
                                       -
                                Thomas Jefferson


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user







reply via email to

[Prev in Thread] Current Thread [Next in Thread]