On 26 janv. 2013, at 21:52, Jethro Van Thuyne wrote:
> See minimal example below and image attached
>
> \relative c'' {
>\repeat tremolo 16 { bes,32 aes' } |
> }
>
> Is this a bug, or should I be setting some minimal distance between
> the two notes?
>
> Jethro
>
Ouch, very ugly bug!
Il 27/01/2013 10:46, m...@mikesolomon.org ha scritto:
On 26 janv. 2013, at 21:52, Jethro Van Thuyne wrote:
See minimal example below and image attached
\relative c'' {
\repeat tremolo 16 { bes,32 aes' } |
}
Is this a bug, or should I be setting some minimal distance between
the two n
please respond to the list !
Am 27.01.2013 00:45, schrieb Frank Steinmetzger:
On Thu, Jan 24, 2013 at 02:18:52AM -0800, Eluze wrote:
Frank Steinmetzger wrote
not sure to understand correctly why you want repeat volta in the lyrics
at
all!? for the reader it doesn't make clear what shall be re
On Thu, Jan 17, 2013 at 2:56 PM, David Kastrup wrote:
>
> Try something like (planning to commit this macro soonish)
> #(defmacro-public make-relative (pitches last-pitch music) [code snipped]
>
> arpeggiate =
> #(define-music-function (parser location d p1 p2 p3 p4)
>(ly:duration? ly:pitch?
On 01/27/2013 03:52 AM, Evan Driscoll wrote:
I was surprised to look on IMSLP not find a download of The Planets score that
is better than a somewhat mediocre scan.
Not sure which you're using, but the full-score PDF seems to my eye to be
superior to the individual-movement ones.
I'm not sur
Dear LilyPond community,
I'm having some questions regarding the way fingerings are engraved within
chords.
The LilyPond v2.16.2 documentation (
http://www.lilypond.org/doc/v2.16/Documentation/learning/within_002dstaff-objects)
provides information on how to use certain tweaks and the fingeringOp
This has been changed quite a bit in the development version. Could you try
with latest 2.17 and see whether you still have problems?
--
Phil Holmes
- Original Message -
From: Olivier Biot
To: lilypond-user
Sent: Sunday, January 27, 2013 2:29 PM
Subject: Fingerings and cho
On Sun, Jan 27, 2013 at 4:07 PM, Phil Holmes wrote:
> **
> This has been changed quite a bit in the development version. Could you
> try with latest 2.17 and see whether you still have problems?
>
I just installed 2.17.11 on another computer (apparently it doesn't like to
be installed next to 2
Sorry to keep top-posting - HTML emails and Windows mail make it hard to do
otherwise.
If you still have stuff you'd like fixing, could you reduce your example to a
tiny example with just these, and send it to bugs?
--
Phil Holmes
- Original Message -
From: Olivier Biot
To: Ph
2013/1/27 Evan Driscoll :
> On 01/26/2013 09:17 PM, Shane Brandes wrote:
>
> There is a Dover edition. But I don't remember how nice the print in that
> volume is.
>
>
> I've actually got the Dover edition. I should have mentioned that I need an
> electronic version. Actually I guess what I need is
Hello
instrumentSwitch can be used to switch an instrument.
But how to define it? namely, how to set an instrument that was created
with addInstrumentDefinition?
Thank you
Alberto
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.g
Hello
I am using lily-book for some time (more than 282 musics so far), but
for this one, I added instrument names, and with this extra space that
they take, the score gets out of the margin at the right.
You can see the result here:
http://eremita.di.uminho.pt/~ambs/sctb.pdf
Any hints?
- Original Message -
From: "Alberto Simões"
To: "lilypond"
Sent: Sunday, January 27, 2013 7:01 PM
Subject: lily-book extending margins
Hello
I am using lily-book for some time (more than 282 musics so far), but for
this one, I added instrument names, and with this extra space that
Hey, Phil
On 27/01/13 20:17, Phil Holmes wrote:
You're suffering from this bug:
http://code.google.com/p/lilypond/issues/detail?id=766
Try setting line-width in the @lilypondfile statement to progressively
smaller values to work around it. There's further information here:
http://code.google
Hi,
I'm trying to get some prints with the woodwind fingering diagrams on
it. When I use the basic diagram, all defined keys show up, but as
soon as I enter one hole to be used some of the keyholes (not of the
central one to six holes, but especially on the side keys) disappear
from the d
On Sun, Jan 27, 2013 at 5:47 PM, Phil Holmes wrote:
> **
> Sorry to keep top-posting - HTML emails and Windows mail make it hard to
> do otherwise.
>
> If you still have stuff you'd like fixing, could you reduce your example
> to a tiny example with just these, and send it to bugs?
>
Hi Phil,
I
Xavier Scheuer writes:
> On 24 January 2013 20:34, Todd Hesla wrote:
>> When processing a repeat block with a leading rest (and lyrics), Lilypond
>> 2.14.2
>> adds an extraneous leading repeat sign where the lyrics start (after the
>> rest).
>> The snippet below reliably reproduces the problem
Olivier Biot writes:
> On Sun, Jan 27, 2013 at 5:47 PM, Phil Holmes wrote:
>
>> **
>> Sorry to keep top-posting - HTML emails and Windows mail make it hard to
>> do otherwise.
>>
>> If you still have stuff you'd like fixing, could you reduce your example
>> to a tiny example with just these, and
Todd Hesla writes:
> When processing a repeat block with a leading rest (and lyrics), Lilypond
> 2.14.2
> adds an extraneous leading repeat sign where the lyrics start (after the
> rest).
> The snippet below reliably reproduces the problem. If the lyrics are removed
> (that is, if the "lyricst
I'm having a problem with the beginning repeat sign of the following code
being repeated on each side of the acciaccatura. What am I doing weird?
Thanks.
\version "2.14.2"
\score {
<<
\new Staff {
\time 6/8
\transpose c des \relative c''' {
R2. |
\repeat volta 2 {
\acciaccat
On 28/01/13 14:07, Garrett Fitzgerald wrote:
I'm having a problem with the beginning repeat sign of the following
code being repeated on each side of the acciaccatura.
This is an old bug (
https://code.google.com/p/lilypond/issues/detail?id=34). You need to add
a grace note skip to the other
(no response requested)
Sample lilypond documentation referencing use of negative hspace:
http://lilypond.org/doc/v2.17/Documentation/snippets/expressive-marks#expressive-marks-creating-a-delayed-turn
Intrestingly...the case above continues to work in 2.16.1...maybe as there are
no colliding obj
Colin,
Interesting. The code you presented actually works, despite not following the
guidelines in the Notation Reference (Section 2.1.2, "Techniques specific to
lyrics", subsection "Lyrics and repeats"), where it it clearly says that one
should use a parallel "repeat" construct inside the lyrics
23 matches
Mail list logo