On 7 Oct 2007, at 21:16, Graham Percival wrote:
On 7 Oct 2007, at 01:13, Graham Percival wrote:
I've identified the following areas to work on; please add items
or discuss them.
As for the section 6.6, the "Harvard Concise Dictionary of Music"
calls it "expression marks", which includes temp
Hello all,
I'm using Lilypond 2.10.25 to typeset a piece (one of the Rose 32
clarinet etudes) that incorporates a turn on the _second beat_ of a
minim (half-note).
Here's the Lilypond code of the relevant segment as I have it now:
\relative c' {
c4.(\p e8 g c d \setTextCresc e)\<
\once \override
Am Montag, 8. Oktober 2007 schrieb Joseph Wakeling:
> Hello all,
>
> I'm using Lilypond 2.10.25 to typeset a piece (one of the Rose 32
> clarinet etudes) that incorporates a turn on the _second beat_ of a
> minim (half-note).
[...]
> The trouble is that the extra-offset element moves the turn a con
Hi Lilyponders!
I am trying to get http://fancher.org/want.png but as far as I can get
is http://fancher.org/want.png . Those red and green lines are the
desired ties. If someone could give me a few pointers as to how to add
those ties in, I would be really appreciative. The code I am using
Hi Ted,
i had a look at our file, in line 97, you create a new Lyrics context to
take the refrain, if you change it to
\lyricsto "refrain" \context Lyrics = b {
as you want the refrain to show up in the same line as the words of the
second stanza.
what you actually get is the following:
no
anders stenberg skrev:
I'll nead to get the freet- numbers in TAB changed to
letters (a = 0, b=1, c=2, d=3, e=4, f=5, g=6, h=7, i= 8, k=9, l=10
et.c.).
http://lsr.dsi.unimi.it/LSR/Snippet?id=331
-Rune
___
lilypond-user mailing list
lilypond-
Rune Zedeler skrev:
http://lsr.dsi.unimi.it/LSR/Snippet?id=331
Whoops, what I meant was
http://lsr.dsi.unimi.it/LSR/Item?u=1&id=331
-Rune
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Looking into the LilyPond user manual, it does not seem do describe
how to do phrase marks and slurs in repeat alternatives that connect
to the music outside the alternative. It should be typeset as a curve
that ends over no note.
How is that done?
Hans Åberg
Reinhold Kainhofer wrote:
> You can achieve this by using parallel music (i.e. music expressions inside
> << ... >>):
>
> \relative c' {
> c,4.(\p e8 g c d \setTextCresc e)\<
> << {f2(\!} {s4 s4\turn} >> g4 f)
> }
>
> The two expressions in {..} inside the <<..>> will be laid out in parallel.
Quoting Joseph Wakeling <[EMAIL PROTECTED]>:
Reinhold Kainhofer wrote:
You can achieve this by using parallel music (i.e. music expressions inside
<< ... >>):
\relative c' {
c,4.(\p e8 g c d \setTextCresc e)\<
<< {f2(\!} {s4 s4\turn} >> g4 f)
}
The two expressions in {..} inside the <<..>> wi
Am Montag, 8. Oktober 2007 schrieben Sie:
> Quoting Joseph Wakeling <[EMAIL PROTECTED]>:
> > It doesn't work absolutely perfectly because the skips do not contribute
> > to the musical spacing---you can see the difference if instead of s4 you
> > write e.g. d4. Is there an option to make skips cou
On 08.10.2007 (17:04), Mats Bengtsson wrote:
> Quoting Joseph Wakeling <[EMAIL PROTECTED]>:
> >Reinhold Kainhofer wrote:
> >It doesn't work absolutely perfectly because the skips do not contribute
> >to the musical spacing---you can see the difference if instead of s4 you
> >write e.g. d4. Is th
On 8 Oct 2007, at 17:24, Francisco Vila wrote:
El Mon, 08 de Oct de 2007, a las 04:45:36PM +0200, Hans Aberg dijo:
On 8 Oct 2007, at 16:38, Francisco Vila wrote:
Search the list archives and read the first messages with GDP in
the subject.
GDP is for Grand Documentation Project.
Thank you.
Trevor Fancher fancher.org> writes:
> I am trying to get http://fancher.org/want.png but as far as I can get
> is http://fancher.org/want.png .
That second want.png link is supposed to be http://fancher.org/got.png .
Sorry for any confusion.
Trevor Fancher
__
You can't tie notes on different layers/voices. A workaround would be to add
some invisible notes to the voice where you want the ties, and probably to
align them with the visible ones so the ties end at the right place.
Regards,
- Original Message -
From: "Trevor Fancher" <[EMAIL PRO
Hans Aberg wrote:
On 8 Oct 2007, at 17:24, Francisco Vila wrote:
GDP is not official yet. Editions are not affecting to the current
docs, be stable or development. They are on a different branch. If you
want to see
the actual state, follow the link
http://git.sv.gnu.org/gitweb/?p=lilypond.git;
On 8 Oct 2007, at 20:06, Graham Percival wrote:
GDP is not official yet. Editions are not affecting to the
current docs, be stable or development. They are on a different
branch. If you want to see
the actual state, follow the link http://git.sv.gnu.org/gitweb/?
p=lilypond.git;a=summary and
Hans Aberg wrote:
On 8 Oct 2007, at 20:06, Graham Percival wrote:
No, because GDP _is_ the next version of the lilypond docs.
This would be only if you want people to read it before it has been made
the official docs.
I post a link to
http://opihi.cs.uvic.ca/~gperciva/
about twice a week
On 8 Oct 2007, at 20:48, Graham Percival wrote:
No, because GDP _is_ the next version of the lilypond docs.
This would be only if you want people to read it before it has
been made the official docs.
I post a link to
http://opihi.cs.uvic.ca/~gperciva/
about twice a week on this mailist.
O
I really don't understand what you're complaining about.
Hans Aberg wrote:
One problem is that the traffic here is so heavy, that it is hard to
read it all.
And I went to that link, but when I click on it, it says:
LilyPond documentation Version 2.11.32
Nothing really that giving any hint
Seumas McX wrote:
This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing "\notes"
as a command). I'm guessing it's an installation error and probably
something obvious - can anyone point me to a fix for this?
-
Bryan Stanbridge wrote:
Seumas McX wrote:
This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing
"\notes"
as a command). I'm guessing it's an installation error and probably
something obvious - can anyone p
On 8 Oct 2007, at 22:09, Graham Percival wrote:
I really don't understand what you're complaining about.
It is your project, so you do whatever you want.
But if you want more inputs, I think that at "Quick Links" at lilypond.org/web/> you should put up a link "GDP (Grand Documentation
Proje
Dear Nicolas / LilyPonders,
Nicolas Sceaux wrote:
>
> John Zaitseff writes:
>
> > [...] What I would like to do, however, is to replace the
> > "\fromproperty #'header:maintainer" with something like:
> >
> > \with-url #"mailto:[EMAIL PROTECTED]"
> > \fromproperty #'header:maintainer
hello, i've looked in the "barlines" section of the manual, but couldn't
find this particular issue: ending repeat ":|" , line break, starting repeat
"|:" in next line:
\version "2.10.20"
\score
{\relative c'
{
\time 4/4
\key c \major
c1 d e f
\bar ":|" %this repeat
I think you'll get better results if you use a proper \repeat command.
Read the earlier parts of that section.
Cheers,
- Graham
steve berthiaume wrote:
hello, i've looked in the "barlines" section of the manual, but couldn't
find this particular issue: ending repeat ":|" , line break, starting
steve berthiaume skrev:
\bar ":|" %this repeat won't show up
\break
\bar "|:"
\bar ":|:" \break
-Rune
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Sandeep Gupta skrev:
I am trying to, for instance, show the accidental on the second a-sharp below.
...
\cadenzaOn
http://lsr.dsi.unimi.it/LSR/Item?id=327
-Rune
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/li
28 matches
Mail list logo