Am 2009-03-12 um 07:51 schrieb M Watts:
Well, if TeX is supposed to be pronounced as "tech", as LaTeX as
"lay-tech", then I guess ConTeXt is pronounced "con-tech-t", as
opposed to ConTEXT, which is presumably pronounced normally, but
this hair-splitting doesn't help when they're written down
Op donderdag 12 maart 2009, schreef Germain G. Ivanoff-Trinadtzaty:
> Dear all,
> I'd like to print, say a markup, or whatever else that I can control the
> size or padding of, at the end of every system on my pages. I suspect one
> should set some line-break-invisible property, or catch the linebr
but reading them I can not determine if there is a way to use it in
windows or not.
I run lilypondtool as setup with easylilypond and them upgraded with the
latest lilypond and lilypondtool and I have 5 local songwriters setup
this way also. What can I do to to help them compile their music i
Hi Tim,
I've tried \including them like someone suggested here last week,
but that method I lost the song titles and other header information.
1. Did you use "print-all-headers = ##t"?
2. Did you try \bookpart?
Hope this helps!
Kieren.
___
lilypo
Op donderdag 12 maart 2009, schreef Wilbert Berendsen:
> look in the docs for system-separator-markup and the vertical spacing
> variables of the \paper section
hmm, I'm sorry, I thought you want to control the distance between systems,
but you probably mean to print something at the right of eve
Neil -- thanks for your response on this, sorry for my late reply.
> I suggest starting the ossia stave at the beginning of the system,
> hiding it until required. Then you can move the instrument name into
> position using 'X-offset.
OK. :-)
>> Second, how could I go about getting dotted barli
I found the source of the problem: It wasn't the measure length, it was a
problem with forced beams:
I wrote:
g4 [ < g h,>8 < g h,>8] g4 [ < g h,>8 < g h,>8]
in a 4/4 instead of:
c4 < g h,>8 [ < g h,>8] g4 < g h,>8 [ < g h,>8]
But this syntax error occurred several measures before the mea
I hope you know that LilyPond will give exactly the same beaming as your
forced beaming, in this particular example, and that it often is a
better idea to modify the automatic beaming rules than to manually add
beams. See the LilyPond Notation Reference for more information.
/Mats
grisu_76
How can I remove the slur from acciacatura (or add a slash to grace)?
Kees
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
On Thu, Mar 12, 2009 at 11:29 AM, Kees van den Doel wrote:
> How can I remove the slur from acciacatura (or add a slash to grace)?
See the file ly/grace-init.ly for hints. This is one possible solution:
\version "2.12.2"
startGraceMusic = { \override Stem #'stroke-style = #"grace" }
stopG
If it's only a few, you could use
\once \override Slur #'transparent = ##t \acciaccatura
Nick
> -Original Message-
> From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
> [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On
> Behalf Of Kees van den Doel
> Sen
How do I designate a whole rest in a 5/4 measure? I am getting barcheck
failures with R1 and also with R1 r4
I'm sure it's something simple I'm missing here.
Thanks,
Chip
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailma
How do I designate a whole rest in a 5/4 measure? I am getting
barcheck failures with R1 and also with R1 r4
I'm sure it's something simple I'm missing here.
R4*5
Thanks,
Chip
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.
Chip wrote:
How do I designate a whole rest in a 5/4 measure? I am getting barcheck
failures with R1 and also with R1 r4
I'm sure it's something simple I'm missing here.
Thanks,
Chip
Why not just R1*5/4 ?
___
lilypond-user mailing list
lilypond-us
Kieren MacMillan wrote:
How do I designate a whole rest in a 5/4 measure? I am getting
barcheck failures with R1 and also with R1 r4
I'm sure it's something simple I'm missing here.
R4*5
Thanks, I expected it would be something simple.
--
Chip
Thanks,
Chip
_
Works. I did look at the hints in ly/grace-init.ly but they didn't help.
You did (with 2 solutions!).
Thanks^2.
Kees
> > How can I remove the slur from acciacatura (or add a slash to
> grace)?
> See the file ly/grace-init.ly for hints. This is one
> possible solution:
>
>
> \version "2.1
On 3/12/2009 7:15 AM, Kieren MacMillan wrote:
Hi Tim,
I've tried \including them like someone suggested here last week, but
that method I lost the song titles and other header information.
1. Did you use "print-all-headers = ##t"?
2. Did you try \bookpart?
Hope this helps!
Kieren.
Ok, I re
17 matches
Mail list logo