Pedal cautionary after a line break (current status and improvements)

2020-06-14 Thread Paolo Prete
Hello, It is very important, IMHO, to have a sustain pedal cautionary after a line break. Otherwise, when we use two simultaneous pedal brackets the music becomes absolutely unreadable. Looking at this thread:

PDF not shown in Frescobaldi

2020-06-14 Thread Noeck
Hi, when I compile a file with Frescobaldi, lilypond is invoked and creates a PDF in the same folder as it should. But Frescobaldi does not show it. When I go to Tools > Directories > Open current folder, I can open the PDF there. It worked correctly with Frescobaldi 3.0.0 from the package repo.

Re: Polymeter, same tempo

2020-06-14 Thread Urs Liska
Am 14. Juni 2020 22:48:42 MESZ schrieb Stacy Fatemi : >Hey list, > >I have a question about displaying polymeter. I need a staff that's >playing >a refrain in 11/4, and under it is a staff playing a melody in 4/4. >They're >the same tempo, so after 2.75 measures of the melody there's another

Re: Polymeter, same tempo

2020-06-14 Thread David Kastrup
Stacy Fatemi writes: > Hey list, > > I have a question about displaying polymeter. I need a staff that's playing > a refrain in 11/4, and under it is a staff playing a melody in 4/4. They're > the same tempo, so after 2.75 measures of the melody there's another > measure of the refrain, and they

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Paolo Prete
On Sun, Jun 14, 2020 at 5:36 PM Paolo Prete wrote: > > > Hi Kieren and all, > > I elaborated this solution, meanwhile, which works well but needs to be > improved in the scheme part. > Then I firstly ask to all the gurus how could I arrange the \sustainOnII > and \sostenutoOnII functions so to

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Jean Abou Samra
Hi all, >/However, I would like to avoid the Dynamics layer, because it introduces / >/redundancy./ >/Is there a way to achieve the same result without that layer?/ If you want to really make Lilypond leap forward as an engraving tool, figure out a way to allow a grob (in this case a pedal

RE: Free rhythm in part of a bar

2020-06-14 Thread Mark Stephen Mrotek
Peter, Lilypond with always give a bar check error when this is done. The bass has a total of 6 beats (with the inserted half rest) in a 4/4 measure. If you replace the rest with spacers the bar check error goes away. Mark "You can have everything you want, you just have everything

Re: cello extended position fingering

2020-06-14 Thread Gleb Rogozinsky
Thanks for the help and pointing to snippets as well! вс, 14 июн. 2020 г. в 19:19, Noeck : > Hi Gleb, > > when I asked a similar question in April, Harm replied with this code: > > https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00061.html > > Best, > Joram > >

Re: cello extended position fingering

2020-06-14 Thread Noeck
Hi Gleb, when I asked a similar question in April, Harm replied with this code: https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00061.html Best, Joram

Re: cello extended position fingering

2020-06-14 Thread Robin Bannister
Gleb Rogozinsky wrote: I am the Lilypond beginner, switched from commercial software. Are you familiar with the LilyPond Snippet Repository? http://lsr.di.unimi.it/LSR/ Have a look at LSR 999 http://lsr.di.unimi.it/LSR/Item?id=999 Cheers, Robin

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Paolo Prete
On Sun, Jun 14, 2020 at 3:15 PM Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi all, > > > However, I would like to avoid the Dynamics layer, because it introduces > redundancy. > > Is there a way to achieve the same result without that layer? > > If you want to really make Lilypond

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Kieren MacMillan
Hi all, > However, I would like to avoid the Dynamics layer, because it introduces > redundancy. > Is there a way to achieve the same result without that layer? If you want to really make Lilypond leap forward as an engraving tool, figure out a way to allow a grob (in this case a pedal

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Paolo Prete
On Sun, Jun 14, 2020 at 9:49 AM Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > Hi Paolo, > How about: > > \score { > << > \new Staff { > c'4 c' c' c' > r1 \break > c'4 c' c' c' > r1 > } > \new Dynamics > \with { \override

cello extended position fingering

2020-06-14 Thread Gleb Rogozinsky
Hi all! I am the Lilypond beginner, switched from commercial software. This time I am writing cello part, and I do not know how to show an extended position in fingering, which is like a slide symbol between fingers. Please see the picture included. Thanks for any help! Gleb

Re: Harmonics within chord (tab)

2020-06-14 Thread Valentin Petzel
Hey Stacy, You’ll have to place them in different Voices like this: <> Regards, Valentin signature.asc Description: This is a digitally signed message part.

Re: Free rhythm in part of a bar

2020-06-14 Thread Peter Toye
Mark, Thanks. That looks fine, but still gives a barcheck error C:/Users/Peter/AppData/Local/Temp/frescobaldi-cucdco98/tmp7auq80jw/document.ly:17:35: warning: barcheck failed at: 1/2 4 4 s4*2 r2\fermata s4 c'4 c' Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com

Re: Vertical gap between two simultaneous pedals

2020-06-14 Thread Pierre Perol-Schneider
Hi Paolo, How about: \score { << \new Staff { c'4 c' c' c' r1 \break c'4 c' c' c' r1 } \new Dynamics \with { \override VerticalAxisGroup.nonstaff-nonstaff-spacing.padding = #3 } { s4\sostenutoOn s s s\sostenutoOff s1 \break s4\sustainOn

Re: Harmonics within chord (tab)

2020-06-14 Thread Pierre Perol-Schneider
Hi Stacy, How about: \version "2.20.0" \score { \new TabStaff \relative c { << { 1 } \\ { \harmonicByFret #5 1 } >> } } Cheers, Pierre Le dim. 14 juin 2020 à 00:25, Stacy Fatemi a écrit : > Hey list, > > I'm notating a song on bass that requires playing two strings at once, the > bottom