Keyboard voices choice

2016-06-09 Thread Menu Jacques
Hello folks, My piano experience is that of a beginner, and my question is : are there rules to choose which voices (from 1 to 4) to be used to engrave music when there are many notes assigned to one hand? How do we dispach the various notes into the voices? In complex cases, there seems to b

Re: Cannot install lilypond on a shared Hostmonster server

2016-06-09 Thread Mike
> When you run LP, it will ask gs to convert the file. However, which > version of gs runs, LP's or the system's? Will it be happy running > with LD_LIBRARY_PATH="/home1/myusername/lilypond/usr/lib"? No, same error I'm afraid. > Do I know if LP's symlinks are set up correctly? Not really. > > Do

Re: Single slur with two endings (well, kind of) for repeats

2016-06-09 Thread Alberto Simões
On 08/06/16 22:50, tisimst wrote: \repeat volta 2 { c4 c4 ( } \alternative { { c4 ) r } { c2 \repeatTie } } Naturally, you can adjust its shape with the \shape command if desired, but this usually gives a pretty good starting shape. This look a lot more high level, but I understand som