Hello,
On 24 March 2012 06:57, Jeffrey Trevino wrote:
> Hi there,
>
> I'm rendering some dense notation, and there are lots of collisions between
> beams, stems, dynamics, tuplet numbers, and tuplet brackets. I'd like to be
> sure I'm aware of best practices with two questions:
>
> 1) What are th
I'm setting a short piece by Julio Sagreras that has a Fine with dashed
double line in the middle of a bar. At the moment I'm duplicating the
dashed with a postscript hack, because from reading the documentation I
could only see a single dashed barline as available. Is it possible to
get a dash
The NR advises using \unfoldRepeats to produce a midi file that plays
all the repeats. I use a lot of \barNumberChecks in my work because
it saves time spotting errors. In pieces with repeats, this produces
many "Barcheck failed" warnings. Is there a way to suppress bar
checking within the midi
I'm running v2.14.2.
My multi-page book .ly is growing quite complex, pulling several "include" .ily
files, where I've segregated individual scores.
However, most included .ily's don't compile separately, as many functions I
reuse are only defined in the main .ly file.
A side-effect of this a
On 25/03/12 10:31, Michael Ellis wrote:
mymusic = {
\time 4/4
\repeat volta 2 {
g'1
\barNumberCheck #2
}
c'1
\barNumberCheck #3
}
Use the "|" character instead for barchecks:
mymusic = {
\time 4/4
\repeat volta 2 {
g'1 |
}
c'1 |
}
___
In the text formatting documentation at
http://lilypond.org/doc/v2.15/Documentation/notation/formatting-text,
when talking about the size of characters, the phrasing at one point is:
"the font size can be set to an absolute value with \fontsize". Maybe
this should be changed to something like "