lilypond-user
[Top][All Lists]
Advanced

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

Re: Using Lilypond in LaTeX


From: Francisco Vila
Subject: Re: Using Lilypond in LaTeX
Date: Wed, 24 Mar 2010 00:42:46 +0100

2010/3/23 Keith Weintraub <address@hidden>:
> Folks,
>    I am creating multiple piano staves with text between them for analysis
> on a page.
> I would like to make sure that all staves on one page be the same width.
> Is there a way to force the line-width to be a certain size AND (sorry for
> shouting) force the staves (across separate \begin{lilypond} \end{lilypond}
> blocks) to fill the lines so they are the same width across the page?
> I have done something like this:
>
> \begin{lilypond}
>
> \layout {
>   line-width = #150
>   ragged-last = ##f
>   ragged-last-bottom = ##f
>   ragged-right = ##f
>   ragged-bottom = ##f
> }

I often use something like

\begin[staffsize=15,line-width=17\cm,indent=0]{lilypond}

that is, specifying things at the lilypond block opening.  That gives
a consistent line width across the book.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com




reply via email to

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