Re: Segmented beam to avoid collision

2014-05-14 Thread Pierre Perol-Schneider
2014-05-14 8:34 GMT+02:00 Javier Ruiz-Alma : > I've failed to find documentation to generate a custom segmented beam as > shown in this engraving. > Help appreciated. > Since you do not give any tiny example I'm not sure about the settings but you can adapt/be inspired by this :

Re: Segmented beam to avoid collision

2014-05-14 Thread Pierre Perol-Schneider
2014-05-14 10:20 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: [...] >\once\override TextScript.extra-offset = #'(0 . -7) > [...] Maybe I have to add that, if the extra-offset is problematic for you, simply put : [...] \once\override TextScript.outside-staff-pr

Re: relative pitch with song sections

2014-05-14 Thread Carlo Vanoni
I just noticed that using \clef "bass_8" will print a small "8" under the clef. Not nice. How to get rid of it? Il Lunedì 12 Maggio 2014 12:51, Carlo Vanoni ha scritto: Uh, "bass_8"... that's a news. I still use the relative to prevent some ' and , from the code. Since I also have (in the re

Re: relative pitch with song sections

2014-05-14 Thread Pierre Perol-Schneider
2014-05-14 11:08 GMT+02:00 Carlo Vanoni : > I just noticed that using \clef "bass_8" will print a small "8" under the > clef. Not nice. > How to get rid of it? > \new Staff \with { \omit ClefModifier } ___ lilypond-user mailing list lilypond-user@gnu.o

Re: relative pitch with song sections

2014-05-14 Thread Carlo Vanoni
Great! Il Mercoledì 14 Maggio 2014 11:16, Pierre Perol-Schneider ha scritto: 2014-05-14 11:08 GMT+02:00 Carlo Vanoni : I just noticed that using \clef "bass_8" will print a small "8" under the clef. Not nice. >How to get rid of it? >  \new Staff \with { \omit ClefModifier }_

Is there a place to have my score analyzed?

2014-05-14 Thread phantom.seraphim
I am running into what seems to be a very simple issue, but I cannot figure it out. I am working on a score in C major, and when I place a "gis" to get a G-sharp, the score generation throws an error and the note comes up blank. If I change it to a "g" to make it a G-natural, it works fine. It a

Re: Is there a place to have my score analyzed?

2014-05-14 Thread SoundsFromSound
phantom.seraphim wrote > I am running into what seems to be a very simple issue, but I cannot > figure it out. I am working on a score in C major, and when I place a > "gis" to get a G-sharp, the score generation throws an error and the note > comes up blank. If I change it to a "g" to make it a

Re: Is there a place to have my score analyzed?

2014-05-14 Thread Knute Snortum
Just a guess: do you have a line like '\language "english:' ? If so, either delete the line or enter g-sharp as "gs" and g-flay as "gf". If that's not it, why not attach the file or create a small example that illustrates the problem. (Creating a small example is prefered.) Knute Snortum (via

Frescoibaldi wizard

2014-05-14 Thread Stan Sanderson
Previously, the Score Wizard tool created a window on top of Frescobaldi’s window. Now, using the same version of Frescobaldi (2.0.15) the window is created (hidden) beneath the main Frescobaldi window. I first thought the tool wasn’t responding to my call for it but when I decided to check whic

Re: Frescoibaldi wizard

2014-05-14 Thread SoundsFromSound
temp files wrote > Previously, the Score Wizard tool created a window on top of Frescobaldi’s > window. Now, using the same version of Frescobaldi (2.0.15) the window is > created (hidden) beneath the main Frescobaldi window. I first thought the > tool wasn’t responding to my call for it but when I

Re: Frescoibaldi wizard

2014-05-14 Thread Knute Snortum
...and Ubuntu. Knute Snortum (via Gmail) On Wed, May 14, 2014 at 8:37 AM, SoundsFromSound wrote: > temp files wrote > > Previously, the Score Wizard tool created a window on top of > Frescobaldi’s > > window. Now, using the same version of Frescobaldi (2.0.15) the window is > > created (hidden

Re: relative pitch with song sections

2014-05-14 Thread Tim Roberts
Carlo Vanoni wrote: > > I just noticed that using \clef "bass_8"will print a small "8" under > the clef. Not nice. > How to get rid of it? Well, hang on a moment. If the notes really do sound an octave below what is written, then the "8" under the clef is exactly the right notation. If they don

Re: Any advice for getting emacs working with lilypond on MacOsX?

2014-05-14 Thread Tim McNamara
On May 13, 2014, at 12:55 PM, Marnen Laibow-Koser wrote: > On Tue, May 13, 2014 at 1:25 PM, Davide Liessi > wrote: > @Marnen: can you confirm that `brew install frescobaldi` asks the user > to manually install XQuartz and MacTeX? Maybe we should clarify this > in [2]. > > I don't think it as

Re: Tremolos not working in cued voice

2014-05-14 Thread Gez
Thanks for the tip, but I still can't get it to work. Here below is my new small example (the published png looks the same as before). I also tried adding tremolo-span-event but that caused: warning: unterminated chord tremolo Did I use the quotedCueEventTypes correctly? Gez %%

Re: Any advice for getting emacs working with lilypond on MacOsX?

2014-05-14 Thread Philippe Massart
Could it be to allow font compilation using Metafont that is part of TeX? Philippe > Le 14 mai 2014 à 18:49, Tim McNamara a écrit : > > Out of curiosity, why is a LaTeX distribution required? Lilypond doesn’t use > LaTeX. > ___

Re: Any advice for getting emacs working with lilypond on MacOsX?

2014-05-14 Thread David Kastrup
Tim McNamara writes: > On May 13, 2014, at 12:55 PM, Marnen Laibow-Koser wrote: > >> On Tue, May 13, 2014 at 1:25 PM, Davide Liessi >> wrote: > >> @Marnen: can you confirm that `brew install frescobaldi` asks the user >> to manually install XQuartz and MacTeX? Maybe we should clarify this >> i

Re: Any advice for getting emacs working with lilypond on MacOsX?

2014-05-14 Thread Tim McNamara
On May 14, 2014, at 12:56 PM, David Kastrup wrote: > > Tim McNamara writes: > >>> On May 13, 2014, at 12:55 PM, Marnen Laibow-Koser wrote: >>> On Tue, May 13, 2014 at 1:25 PM, Davide Liessi wrote: >>> >>> @Marnen: can you confirm that `brew install frescobaldi` asks the user >>>

Re: Frescoibaldi wizard

2014-05-14 Thread Stan Sanderson
Sorry for the omission. Macintosh (hence direction to Davide) OS 10.9. The wizard has also always appeared on top for me. Now, to use it, I must call it and then move the Frescobaldi window enough to allow me to click on it. However, further investigation led me to the conclusion that the proble

Re: relative pitch with song sections

2014-05-14 Thread Pierre Perol-Schneider
2014-05-14 18:43 GMT+02:00 Tim Roberts : > If the notes really do sound an octave below what is written, then the "8" > under the clef is exactly the right notation. If they don't sound an > octave below what is written, then your transposition is not correct. > I cannot think of any rules rega

Re: relative pitch with song sections

2014-05-14 Thread Thomas Morley
2014-05-14 20:45 GMT+02:00 Pierre Perol-Schneider : > 2014-05-14 18:43 GMT+02:00 Tim Roberts : > > >> >> If the notes really do sound an octave below what is written, then the "8" >> under the clef is exactly the right notation. If they don't sound an octave >> below what is written, then your tra

Re: relative pitch with song sections

2014-05-14 Thread Francisco Vila
El 14/05/2014 21:16, "Thomas Morley" escribió: > > 2014-05-14 20:45 GMT+02:00 Pierre Perol-Schneider > : > > 2014-05-14 18:43 GMT+02:00 Tim Roberts : > > > > > >> > >> If the notes really do sound an octave below what is written, then the "8" > >> under the clef is exactly the right notation. If

Re: Any advice for getting emacs working with lilypond on MacOsX?

2014-05-14 Thread David Kastrup
Tim McNamara writes: > On May 14, 2014, at 12:56 PM, David Kastrup wrote: >> >> Tim McNamara writes: >> On May 13, 2014, at 12:55 PM, Marnen Laibow-Koser wrote: > On Tue, May 13, 2014 at 1:25 PM, Davide Liessi > wrote: @Marnen: can you confirm that `brew

Re: Tremolos not working in cued voice

2014-05-14 Thread Dominic
I just tried it and can't figure it out either! Does anyone else know? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tremolos-not-working-in-cued-voice-tp162345p162417.html Sent from the User mailing list archive at Nabble.com. _

Re: relative pitch with song sections

2014-05-14 Thread Nick Payne
On 15/05/2014 5:53 AM, Francisco Vila wrote: El 14/05/2014 21:16, "Thomas Morley" > escribió: > > 2014-05-14 20:45 GMT+02:00 Pierre Perol-Schneider > >: > > 2014-05-14 18:43 GMT+02:00 Tim Roberts >

Re: relative pitch with song sections

2014-05-14 Thread Thomas Morley
2014-05-14 22:30 GMT+02:00 Nick Payne : > On 15/05/2014 5:53 AM, Francisco Vila wrote: > > > El 14/05/2014 21:16, "Thomas Morley" escribió: >> >> 2014-05-14 20:45 GMT+02:00 Pierre Perol-Schneider >> : >> > 2014-05-14 18:43 GMT+02:00 Tim Roberts : >> > >> > >> >> >> >> If the notes really do sound

Re: relative pitch with song sections

2014-05-14 Thread Francisco Vila
El 14/05/2014 22:32, "Nick Payne" escribió: > > On 15/05/2014 5:53 AM, Francisco Vila wrote: >> >> >> El 14/05/2014 21:16, "Thomas Morley" escribió: >> > >> > 2014-05-14 20:45 GMT+02:00 Pierre Perol-Schneider >> > : >> > > 2014-05-14 18:43 GMT+02:00 Tim Roberts : >> > > >> > > >> > >> >> > >> If

Re: relative pitch with song sections

2014-05-14 Thread David Kastrup
Thomas Morley writes: > 2014-05-14 22:30 GMT+02:00 Nick Payne : > >> I would say, based on my fairly extensive collection of guitar scores, >> collected over about 40 years, that there are probably more commercially >> engraved editions that omit the "8" than those that show it. > > True. > And a

Re: Is there a place to have my score analyzed?

2014-05-14 Thread Anthony Smitha
That was it! I did have \language "english". Once I removed that, the code worked just fine. Thank you! :) God Bless! Anthony http://www.linkedin.com/in/anthonysmitha http://gleefullyfrolics.blogspot.com http://gettinginmymind.blogspot.com http://crazyabouttruth.blogspot.com/ On Wed, May 1