lilypond-user
[Top][All Lists]
Advanced

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

RE: How to remove the time signature without removing the barlines


From: Fairchild
Subject: RE: How to remove the time signature without removing the barlines
Date: Thu, 14 Jul 2005 19:11:24 -0500

This puts a bar line after every note.  Correct?
%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.4.6"
{\relative c''{c1 c2 c4 c8 c16 c  c4 c c c}}
\layout {
raggedright = ##t
\context {
\Staff
whichBar = #"|"
}}
%%%%%%%%%%%%%%%%%%%%%%%%%

                                    - Bruce

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
David Raleigh Arnold
Sent: Friday, May 06, 2005 2:11 PM
To: address@hidden
Subject: Re: How to remove the time signature without removing the barlines


On Wednesday 04 May 2005 11:23 am, Mats Bengtsson wrote:
> http://lilypond.org/doc/v2.5/input/test/out-www/lily-1925210114.ly

 \layout {
    raggedright = ##t
    \context {
      \Staff
      whichBar = #""                     % remove bar lines
      \remove "Time_signature_engraver"  % remove time signature
    }
-- 
The only technical exercises for all guitarists worth a lifetime of
practice: "Dynamic Guitar Technique".  Nothing else is close.
Free download:  http://www.openguitar.com/instruction.html    
daveA         David Raleigh Arnold          dra..at..openguitar.com




_______________________________________________
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]