Re: Collision with \repeat tremolo and accidental of second note

2013-01-27 Thread m...@mikesolomon.org
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!

Re: Collision with \repeat tremolo and accidental of second note

2013-01-27 Thread Federico Bruni
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

Re: Bug?: position of repeat bars for volta in lyrics

2013-01-27 Thread Eluze
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

Re: Expanding bowed arpeggios

2013-01-27 Thread Olivier Biot
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?

Re: Holst's "Mars"?

2013-01-27 Thread Joseph Rushton Wakeling
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

Fingerings and chords (v2.16.2)

2013-01-27 Thread Olivier Biot
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

Re: Fingerings and chords (v2.16.2)

2013-01-27 Thread Phil Holmes
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

Re: Fingerings and chords (v2.16.2)

2013-01-27 Thread Olivier Biot
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

Re: Fingerings and chords (v2.16.2)

2013-01-27 Thread Phil Holmes
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

Re: Holst's "Mars"?

2013-01-27 Thread Francisco Vila
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

Using instrument definition and instrumentSwitch

2013-01-27 Thread Alberto Simões
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

lily-book extending margins

2013-01-27 Thread Alberto Simões
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?

Re: lily-book extending margins

2013-01-27 Thread Phil Holmes
- 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

Re: lily-book extending margins

2013-01-27 Thread Alberto Simões
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

Woodwind Fingering diagrams problem

2013-01-27 Thread Wim van Dommelen
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

Re: Fingerings and chords (v2.16.2)

2013-01-27 Thread Olivier Biot
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

Re: Extraneous repeat with leading rest

2013-01-27 Thread Colin Hall
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

Re: Fingerings and chords (v2.16.2)

2013-01-27 Thread Colin Hall
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

Re: Extraneous repeat with leading rest

2013-01-27 Thread Colin Hall
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

Problem with \acciaccatura and \repeat

2013-01-27 Thread Garrett Fitzgerald
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

Re: Problem with \acciaccatura and \repeat

2013-01-27 Thread Nick Payne
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

Re: hspace behaviour

2013-01-27 Thread Javier Ruiz
(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

Re: Extraneous repeat with leading rest

2013-01-27 Thread Todd Hesla
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