Lilypond code: http://pastie.org/951290
This is four pages. I cannot cut it without losing the problem.
Three solutions to the problem of getting enough space between systems
that it's clear which staff the stuff above and below a staff belongs to
- none of which work right.
1. When I contro
Em 07/05/10 18:16, Xavier Scheuer escreveu:Hi,
But I suppose sending a PATCH on lilypond-de...@gnu.org would be just
fine to help to add these commands to the sources.
+ Cc: to Chris, Heikki and David ; appreciated.
Cheers,
Xavier
--
Xavier Scheuer
Just did it..
thank you Xavier!
josé
Hi Tom,
> This is four pages. I cannot cut it without losing the problem.
Here's one possible solution: use the following
\paper {
#(set-default-paper-size "letter" 'portrait)
ragged-bottom = ##f
ragged-last-bottom = ##f
system-count = 18
max-systems-per-page = 6
left-margin = 0.6\in
Hi.
I just trying to draw a barre, but seems its not always working. Below
i wrote test case having two text spanners. The first barre (over
single voice melody) is shown great. The second one draws only line but
no text. How to make text visible in the second case?
Thank you.
\version "2.13.17"
Hi Misarenkov:
Search the v2.13 docs for "explicitly instantiating voices" -- that will show
you how to solve this problem.
Hope this helps!
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-us
2010/5/8 Kieren MacMillan :
> Hi Misarenkov:
>
> Search the v2.13 docs for "explicitly instantiating voices" -- that
> will show you how to solve this problem.
Yes, voices inside a << { ... } \\ { ... } >> structure are called
respectively "1" and "2" and ar different to the voice outside this
st
On Thu, May 6, 2010 at 5:10 AM, Lukasz Szydlowski wrote:
> Hello,
>
> Just want to report that according to Panda Antivirus,
> the windows installer:
>
> lilypond-2.12.3-1.mingw.exe
>
> is infected with trojan Krap.AZ
Your antivirus program is confused. The windows binaries are created
from
Here's another possible solution. ;-)
2010/5/8 Tom Cloyd :
> Lilypond code: http://pastie.org/951290
>
> This is four pages. I cannot cut it without losing the problem.
>
> Three solutions to the problem of getting enough space between
> systems that it's clear which staff the stuff above and b