[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    RE: Indentation
From:       "Linda Cantoni" <linda.cantoni () verizon ! net>
Date:       2005-11-29 11:22:48
Message-ID: 0IQP00CTERLW8W42 () vms044 ! mailsrvcs ! net
[Download RAW message or body]

I use (from one of the samples in the manual):

\score {
  \layout {
    indent = 0.0\cm
  }
 }

-----Original Message-----
From: lilypond-user-bounces+linda.cantoni=verizon.net@gnu.org
[mailto:lilypond-user-bounces+linda.cantoni=verizon.net@gnu.org] On Behalf
Of Michael Welsh Duggan
Sent: Tuesday, November 29, 2005 12:24 AM
To: Don Blaheta
Cc: lilypond-user@gnu.org
Subject: Re: Indentation

Don Blaheta <lilypond@blahedo.org> writes:

> How do I un-indent that first line of my lilypond output?  I looked up
> "indent" in the index, and found section 10.1.9 of the documentation, so
> I know that there is a "most basic setting" named "indent" that is "set
> in the \layout block", but nowhere do I found *how* to set it in the
> \layout block.  As far as I can tell from the index, the only time the
> \layout block is described in the documentation, it's to note that you
> need one (empty) if you also have a \midi block.
>
> Is indent some sort of property?  Of what exactly?  Do I use \override
> here?  I'm so confused.  I know it can be done, and I think I may have
> even done it at some point, but I can't find it now.

Try adding a \layout block to your \score block with the following
contents:

\layout {
    indent = #0
}

E.g., 

\score {
  <<
    ... mymusic ...
  >>
  \layout {
    indent = #0
  }
}

-- 
Michael Welsh Duggan
(md5i@cs.cmu.edu)


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





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic