Hi Pierre,
yes, this is helpful. I will still have to adjust the page dimensions.
But the real problem is that in any case these examples will not be
vertically centered (lilypond makes adjustments according to flags, clefs
and anything falling above or below the stafflines), so I will have to w
Dear Brian,
thanks for your suggestion. Actually for mixing music and text I would
prefer equally spaced notes whatever their value, which is the opposite of
proportional spacing. I usually do a trick by setting all note figures to an
octave.
Thank you,
Andrea
--
View this message in context
Hi Andrea,
Here's 3 different snippets with exactly the same width :
\version "2.18.2"
\paper {
paper-height = 30
paper-width = 60
indent = 0
ragged-right = ##f
tagline = ##f
print-page-number = ##f
}
\transpose c c'' {
c4 c c c
}
\pageBreak % <= just for this example
\transpose
At 11:21 29/12/2014 -0700, Andrea Noname wrote:
I need to place a music line in a Latex table so that any measure in
the music has the same width of the correspondent cell in the table.
Do you need "proportional notation"? See
http://lilypond.org/doc/v2.13///Documentation/notation/proportional-