Re: Removing (or not) empty staves

2023-01-18 Thread Ralph Palmer
On Tue, Jan 17, 2023 at 11:42 PM Xavier Scheuer wrote: > On Wed, 18 Jan 2023 at 04:12, Ralph Palmer > wrote: > > > > Hi - > > > > Thanks for all your work, for helping users, and for LilyPond itself. > I've been using LilyPond and Frescobaldi for a long time, mostly on > Linux/Ubuntu. > > > >

Re: Removing (or not) empty staves

2023-01-17 Thread Xavier Scheuer
On Wed, 18 Jan 2023 at 04:12, Ralph Palmer wrote: > > Hi - > > Thanks for all your work, for helping users, and for LilyPond itself. I've been using LilyPond and Frescobaldi for a long time, mostly on Linux/Ubuntu. > > I'm currently running LilyPond 2.24.0 and Frescobaldi 3.2 on Linux/Ubuntu. > >

adding empty staves in the middle?

2022-10-21 Thread Molly Preston
Hi. I was wondering if anyone knows how to add empty staves to a score in the middle. I realize this may not be possible and my best option is to use the following wherever I want to add staves: << \new Staff { \once \omit Staff.TimeSignature s1*5 } >> I hav

Re: Hiding/unhiding empty staves

2021-01-06 Thread Paolo Prete
On Wed, Jan 6, 2021 at 1:12 PM Thomas Morley wrote: > > > Probably > http://lsr.di.unimi.it/LSR/Item?id=312 > helps. > > Cheers, > Harm > Great, thanks! Here's the patched code: - showMultiRests = { \set

Re: Hiding/unhiding empty staves

2021-01-06 Thread Thomas Morley
Am Mi., 6. Jan. 2021 um 13:04 Uhr schrieb Paolo Prete : > > Hello, > > The following snippet hides "empty" staves in a system. But how can I unset > this behavior for selected staves? > For example: I want to hide the empty staff in the second measure but in the >

Hiding/unhiding empty staves

2021-01-06 Thread Paolo Prete
Hello, The following snippet hides "empty" staves in a system. But how can I unset this behavior for selected staves? For example: I want to hide the empty staff in the second measure but in the fourth measure I want to print the staff with its rest... Thanks for

Re: Empty Staves & Overriding Sequences

2018-01-24 Thread Malte Meyn
Am 24.01.2018 um 02:58 schrieb joedavnport: Q1. Is there a way to create (and show) an empty stave in a score, rather than creating {s1 s1 s1} spaces? You can write s1*3 instead of s1 s1 s1 ;) Q2. Sometimes I want to omit a phrasing for certain files (e.g. showing repeat marks), instead of

Empty Staves & Overriding Sequences

2018-01-23 Thread joedavnport
Hi LilyPond, Here are some general questions on coding, which I think can be answered in any way that works. The first, however, is more specific.  Q1. Is there a way to create (and show) an empty stave in a score, rather than creating {s1 s1 s1} spaces?  -because I'm lazy. Q2. Sometimes I want

Re: Mystery empty staves appear on score

2016-11-07 Thread Carl Sorensen
On 11/7/16 5:03 AM, "mclaren" wrote: > >The Lilypond documentation is poorly organized and extremely incomplete. >For >exmaple, I was only only able to find out about tie direction control by >glancing at an unrelated list of tweaks. Tie direction control \tieUp and

Re: Mystery empty staves appear on score

2016-11-07 Thread Simon Albrecht
On 07.11.2016 12:03, mclaren wrote: This offers an example of the inadequacy of the Lilypond documentation. This kind of limitation in Lilypond's output really should be featured prominently somewhere in the basic info about entering note-values in the Lilypond Learning Guide. One sentence would

Re: Mystery empty staves appear on score

2016-11-07 Thread David Kastrup
mclaren writes: > Thanks, it's useful to know that Lilypond doesn't have printable > objects to represent time values shorter than 1/128 note, but that > Lilypond nevertheless does insert them into scores and deal with them. > > This offers an example of the inadequacy

Re: Mystery empty staves appear on score

2016-11-07 Thread Federico Bruni
Il giorno lun 7 nov 2016 alle 12:03, mclaren ha scritto: The Lilypond documentation is poorly organized and extremely incomplete. For exmaple, I was only only able to find out about tie direction control by glancing at an unrelated list of tweaks. Tie direction control

Re: Mystery empty staves appear on score

2016-11-07 Thread Urs Liska
Am 07.11.2016 um 12:03 schrieb mclaren: > The Lilypond documentation is poorly organized and extremely incomplete. For > exmaple, I was only only able to find out about tie direction control by > glancing at an unrelated list of tweaks. Tie direction control \tieUp and > \tieDown should be

Re: Mystery empty staves appear on score

2016-11-07 Thread Bernhard Kleine
Am 07.11.2016 um 12:03 schrieb mclaren: > The Lilypond documentation is poorly organized and extremely incomplete. For > exmaple, I was only only able to find out about tie direction control by > glancing at an unrelated list of tweaks. Tie direction control \tieUp and > \tieDown should be

Re: Mystery empty staves appear on score

2016-11-07 Thread mclaren
rol \tieUp and \tieDown should be featured prominently in the Lilypond Learning Manual in the section on ties. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Mystery-empty-staves-appear-on-score-tp196198p196264.html Sent from the User mailing list archive at

Re: Mystery empty staves appear on score

2016-11-07 Thread Simon Albrecht
On 07.11.2016 11:29, Urs Liska wrote: Experience shows that Lilypond won't print a rest shorter than 1/128 note, so maybe if I enter a short enough silent rest Lilypond won't insert it at all in the score. LilyPond doesn't know about notes or rests shorter than 1/128. This is an arbitrary

Re: Mystery empty staves appear on score

2016-11-07 Thread Urs Liska
Am 07.11.2016 um 11:23 schrieb mclaren: > Thanks! That answer a lot of questions. So presumably the S2 is means > "silent half note rest." > I'm guessing, then, that S1024 or S4096 will generate silent 1/1024 note > rest and silent 1/4096 note rests, respectively. > > Ideally, what I want is a

Re: Mystery empty staves appear on score

2016-11-07 Thread mclaren
h Lilypond some more and see what I can come up with. In any case, this valuable clue points me in the right direction. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Mystery-empty-staves-appear-on-score-tp196198p196258.html Sent from the User mailing list archive at

Re: Mystery empty staves appear on score

2016-11-06 Thread Noeck
Hi mclaren, I would not know how to play these nested tuplets and I would have difficulties with that piece. But that's not the question. The empty staves are there, because you ask for them with your \breaks variable. Wherever you put \breaks into the music (at least 3 times in your score), you

Mystery empty staves appear on score

2016-11-05 Thread mclaren
Using urs Liska's recommended page break method for ametric scores, got close to a score of simultaneous Nancarrowesque notated accelerations + decelerations with proper page breaks. Mysterious empty staves appear on the pages, though. Not sure why. I can photoshop these out from the lilypond

Re: Hiding empty staves

2016-06-03 Thread Jacques Menu Muzhic
Hello Andrew, From a previous thread: %%% \version "2.19.25" %{ \RemoveEmptyStaves does not work primarily because \PianoStaff has the Keep_alive_together_engraver. You should remove that one (or not use \PianoStaff) and then invoke only the second Staff as \new Staff \with {

Re: Hiding empty staves

2016-06-02 Thread Malte Meyn
Am 03.06.2016 um 06:39 schrieb David Wright: On Thu 02 Jun 2016 at 21:14:17 (-0400), Andrew Bernard wrote: I have a two stave piece using a PianoStaff. In some sections I need to hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves or \RemoveAllmptyStaves does nothing.

Re: Hiding empty staves

2016-06-02 Thread David Wright
On Thu 02 Jun 2016 at 21:14:17 (-0400), Andrew Bernard wrote: > I have a two stave piece using a PianoStaff. In some sections I need to > hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves > or \RemoveAllmptyStaves does nothing. There are only spacer rests in the > staff in

Hiding empty staves

2016-06-02 Thread Andrew Bernard
I have a two stave piece using a PianoStaff. In some sections I need to hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves or \RemoveAllmptyStaves does nothing. There are only spacer rests in the staff in question. The NR in Section A.20 says these functions 'Remove staves

Lilypond takes up vertical space for empty staves

2016-01-04 Thread Mike Solomon
Hey all, In the sort-of-minimal example below, Lily is taking up staff space on the first and second system when she shouldn’t. Is there any way to get her to not account for the empty staves instead of leaving that space? Cheers, MS * \version "2.17.0" marksLollipop = {

Re: Lilypond takes up vertical space for empty staves

2016-01-04 Thread Mike Solomon
ow, Lily is taking up staff space on the > first and second system when she shouldn’t. Is there any way to get her to > not account for the empty staves instead of leaving that space? > > Cheers, > MS > > * > > \version "2.17.0" > > marksLol

Re: Lilypond takes up vertical space for empty staves

2016-01-04 Thread Thomas Morley
Hi Mike, 2016-01-04 18:12 GMT+01:00 Mike Solomon <m...@mikesolomon.org>: > Hey all, > > In the sort-of-minimal example below, Lily is taking up staff space on the > first and second system when she shouldn’t. Is there any way to get her to > not account for the empty stav

Remove empty staves but one.

2015-11-01 Thread preid
y problems but this one has got me stumped. Thanks in advance, Peter PS. Thanks to everyone who contributes to Lilypond I'm really enjoying using it and I really appreciate all the hard work that goes into it. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Remove-empty-stav

Re: Remove empty staves but one.

2015-11-01 Thread Peter Reid
Thanks for your reply David, I couldn't work out how to integrate your code into my score (I'm a beginner at Lilypond) but I searched for it on google and found what I was looking for here :

Re: Remove empty staves but one.

2015-11-01 Thread David Kastrup
preid writes: > Dear list, > > I'm working on a stage musical type score in which the last few bars contain > only spoken text over rests. I am using this code : > > \layout { > \context { > \Staff > \RemoveEmptyStaves > % To use the setting

Re: Remove empty staves but one.

2015-11-01 Thread David Kastrup
Peter Reid writes: > That works for me and is simpler than the solution that I posted previously. > > I also need to cancel the effect of the command later on. I assumed I > just had to add : > \revert Staff.VerticalAxisGroup.remove-empty > > But this doesn't seem to have

Re: Remove empty staves but one.

2015-11-01 Thread David Kastrup
Peter Reid writes: > Hi David, > > Thanks for getting back to me. > > I'm not sure where I need to put that. Sorry... I've tried putting it > with my notes ; in the \score part... no luck. > > I get this sort of error message: > > Avertissement : vérification du type de

Re: Remove empty staves but one.

2015-11-01 Thread Peter Reid
That works for me and is simpler than the solution that I posted previously. I also need to cancel the effect of the command later on. I assumed I just had to add : \revert Staff.VerticalAxisGroup.remove-empty But this doesn't seem to have any effect. Thanks again, Peter > Le 2015 Nov 1 à

Empty Staves

2015-05-06 Thread Friedrich Fischer
Hello, As far as 2.19.15 everything was in order but from 2.19.16 to 2.19.19 voice and lyrics are missing. I'm sorry, but to show you the problem I must send the whole song. Friedrich \version 2.19.11 \header { title = Barcarolle subtitle = Musique de F. Schubert composer = Arrangée

Re: Empty Staves

2015-05-06 Thread Simon Albrecht
Am 06.05.2015 um 16:59 schrieb Andrew Bernard: Dear Friedrich, That’s because you have unnecessary nesting of staves. Using 2.19.19, do this instead: \new StaffGroup \new Staff \set Staff.instrumentName = Chant \new Voice = PartPOneVoiceNone { \PartPOneVoiceNone } Why

Empty Staves

2015-05-06 Thread Villum Sejersen
Hello Have you looked closely at the error messages in the logfile? Here compiled with Lilypond 2.19.20: Processing `/tmp/frescobaldi-zC9Bi8/tmpH1vcKq/document.ly' Parsing... Interpreting music... /tmp/frescobaldi-zC9Bi8/tmpH1vcKq/document.ly:263:19 0: warning: cannot find Voice

Re: Empty Staves

2015-05-06 Thread Andrew Bernard
Dear Friedrich, That’s because you have unnecessary nesting of staves. Using 2.19.19, do this instead:   \new StaffGroup       \new Staff       \set Staff.instrumentName = Chant       \new Voice = PartPOneVoiceNone { \PartPOneVoiceNone }       \new Lyrics \lyricsto PartPOneVoiceNone {

Remove Empty Staves - but not all

2014-01-30 Thread Jan Rosseel
Hello, I am trying to build individual part scores from individual voices. For percussion, I create one voice per instrument, and then combine those in StaffGroups with one voice per Staff. I use \RemoveEmptyStaves to keep the number of staves minimal. This also makes it easy to see where

Re: Remove Empty Staves - but not all

2014-01-30 Thread Kieren MacMillan
Hi Jan, Is there a way to parametrize \RemoveEmptyStaves so that it will remove all empty staffs, except the first one if there otherwise would be no staffs left? That would be the best solution, of course… In the meantime, there’s this workaround (which I use all the time):

Re: Remove Empty Staves - but not all

2014-01-30 Thread Jan Rosseel
Kieren MacMillan kieren_macmillan at sympatico.ca writes: Hi Jan, Is there a way to parametrize \RemoveEmptyStaves so that it will remove all empty staffs, except the first one if there otherwise would be no staffs left? That would be the best solution, of course… In the meantime,

Re: Removing empty staves in piano template with melody and lyrics

2014-01-06 Thread muggle
Thanks, all. Anyway, this works for version 2.16.2: \layout { \context { \Staff \RemoveEmptyStaves \override VerticalAxisGroup #'remove-first = ##t } } -- View this message in context: http://lilypond.1069038.n5.nabble.com/Removing-empty-staves-in-piano-template-with-melody

Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread muggle
not concerned about the lyrics at this point. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Removing-empty-staves-in-piano-template-with-melody-and-lyrics-tp157207.html Sent from the User mailing list archive at Nabble.com

Re: Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread David Kastrup
muggle rauy...@aucklanduni.ac.nz writes: I know that the line \context { \Staff \RemoveEmptyStaves } makes any rest bars invisible. My piano introduction is over 8 bars long, but some of these rest bars still appear in the first line of the score - the rest are hidden. Is there a way to hide

Re: Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread muggle
? warning: doing assignment anyway warning: cannot find property type-check for `remove-first' (translation-type?). perhaps a typing error? warning: doing assignment anyway [8][16] -- View this message in context: http://lilypond.1069038.n5.nabble.com/Removing-empty-staves-in-piano-template

Re: Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread David Kastrup
muggle rauy...@aucklanduni.ac.nz writes: Really? I just get an error when I change that line: warning: cannot find property type-check for `remove-first' (translation-type?). perhaps a typing error? warning: doing assignment anyway warning: cannot find property type-check for

Re: Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread David Kastrup
David Kastrup d...@gnu.org writes: muggle rauy...@aucklanduni.ac.nz writes: Really? I just get an error when I change that line: warning: cannot find property type-check for `remove-first' (translation-type?). perhaps a typing error? warning: doing assignment anyway warning: cannot

Re: Removing empty staves in piano template with melody and lyrics

2014-01-05 Thread SoundsFromSound
this message in context: http://lilypond.1069038.n5.nabble.com/Removing-empty-staves-in-piano-template-with-melody-and-lyrics-tp157207p157212.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user

Remove empty staves: whole group or none

2013-06-19 Thread Frank Steinmetzger
Hello List I have a score here with two groups, the choir and soloists, i.e.: \new StaffGroup \new ChoirStaff % Choir staves \new ChoirStaff % Soloist staves I want to hide empty staves to save some space, but ideally I'd like to either hide a whole group or no staff

Re: Remove empty staves: whole group or none

2013-06-19 Thread David Kastrup
Frank Steinmetzger war...@gmx.de writes: Hello List I have a score here with two groups, the choir and soloists, i.e.: \new StaffGroup \new ChoirStaff % Choir staves \new ChoirStaff % Soloist staves I want to hide empty staves to save some space, but ideally I'd

hiding empty staves until they are needed

2013-04-28 Thread Sarah k Alawami
Hello. In lily pond i am creating my final assignment for the semester. Yee! lol! except not. I don't want to write rests and i plan on maybe writing out the repeats. I don't now yet. I want to though hide empty staves until they are needed, then hide the staves again. I saw this in a choir

Re: removing non-empty staves

2012-12-04 Thread nothingwavering
\RemoveEmptyStaves } Is there a way to tell Lilypond to stop showing a non-empty staff (that contains notes) and reclaim its space after the next line break? There is a variable called keepAliveInterfaces that describes what contents LilyPond considers before removing empty staves. (It is only

Re: removing non-empty staves

2012-12-04 Thread Trevor Daniels
this. Just prepare an example showing how to remove non-empty staves using this method and submit it to the LSR with a suitable tag, and if it is accepted it will appear in the relevant snippets sections of the Notation Reference. Use notation suitable for 2.14. Your contribution will be very welcome

Re: removing non-empty staves

2012-12-04 Thread Thomas Morley
- the LilyPond Snippet Repository. Anyone can do this. Just prepare an example showing how to remove non-empty staves using this method and submit it to the LSR with a suitable tag, and if it is accepted it will appear in the relevant snippets sections of the Notation Reference. For a possible

Re: removing non-empty staves

2012-12-04 Thread Keith OHara
On Tue, 04 Dec 2012 08:25:12 -0800, nothingwaver...@gmail.com wrote: hideStaff = \set Staff.keepAliveInterfaces = #'() showStaff = \unset Staff.keepAliveInterfaces Whom should I talk to to suggest putting getting these tweaks predefined in the shipping installation of

removing non-empty staves

2012-12-03 Thread nothingwavering
Greetings. I'm a long-time user of lilypond. I love it and have used it for my massive solo pipe organ transcription of a 30-minute movement of a symphony scored for large orchestra, so I feel like I know my way around Lilypond at an intermediate level. I don't really delve deeply into the

Re: removing non-empty staves

2012-12-03 Thread Wim van Dommelen
Hi Christopher,I'm not sure if this example matches your need, but it is a thing I once crafted for a special piece. It shows an ossia stave in a different color and size. Starting at some point and ending after I don't need it anymore. But alas not on a line break, don't know how to do

Re: removing non-empty staves

2012-12-03 Thread Keith OHara
keepAliveInterfaces that describes what contents LilyPond considers before removing empty staves. (It is only mentioned in the documentation in the Internals Reference, but you can see its usual definition in 'engraver-init.ly' included in the LilyPond installation.) You could set this variable

Re: Removing Empty Staves [2.12 vs 2.14]

2011-09-28 Thread Xavier Scheuer
2011/9/28 Alberto Simões al...@alfarrabio.di.uminho.pt: Hello It seems that the 2.12 command       \RemoveEmptyStaffContext is, in 2.14,       \Staff \RemoveEmptyStaves But the behavior is not exactly the same. In the attached image, left is 2.14, right is 2.12. How to get the 2.12

Re: Removing Empty Staves [2.12 vs 2.14]

2011-09-28 Thread Alberto Simões
On 28/09/2011 12:05, Xavier Scheuer wrote: 2011/9/28 Alberto Simõesal...@alfarrabio.di.uminho.pt: Hello It seems that the 2.12 command \RemoveEmptyStaffContext is, in 2.14, \Staff \RemoveEmptyStaves But the behavior is not exactly the same. In the attached image, left is

Re: Removing Empty Staves [2.12 vs 2.14]

2011-09-28 Thread Alberto Simões
ok, fixed :) On 28/09/2011 12:13, Alberto Simões wrote: \context { \PianoStaff \remove Keep_alive_together_engraver \Staff \RemoveEmptyStaves \override VerticalAxisGroup #'remove-first = ##t } use two contexts :) and it seems to work. Thanks -- Alberto Simoes CEHUM

Re: Removing Empty Staves [2.12 vs 2.14]

2011-09-28 Thread Xavier Scheuer
2011/9/28 Alberto Simões al...@alfarrabio.di.uminho.pt: Hello Trying \context { \PianoStaff \remove Keep_alive_together_engraver \Staff \RemoveEmptyStaves \override VerticalAxisGroup #'remove-first = ##t } But I get complains: _.ly:94:6: error: syntax

Re: Removing Empty Staves [2.12 vs 2.14]

2011-09-28 Thread Urs Liska
Do you use a PianoStaff in your example? I think this has been changed on purpose in order to keep PianoStaff-s intact - as the pianist generally will prefer an empty staff over a removed one. Am 28.09.2011 12:48, schrieb Alberto Simões: Hello It seems that the 2.12 command

Re: Removing empty staves in a PianoStaff

2011-06-11 Thread Xavier Scheuer
On 11 June 2011 06:29, Edward Neeman edward.nee...@gmail.com wrote: Hello, How do you remove empty staves from a PianoStaff context? The following used to work in 2.12, but it no longer works in 2.14: \version 2.14.0 \new PianoStaff \relative c' { c1

Re: Removing empty staves in a PianoStaff

2011-06-11 Thread Edward Neeman
Aha! Thanks! Edward On 6/11/11 3:11 AM, Xavier Scheuer wrote: On 11 June 2011 06:29, Edward Neeman edward.nee...@gmail.com wrote: Hello, How do you remove empty staves from a PianoStaff context? The following used to work in 2.12

Removing empty staves in a PianoStaff

2011-06-10 Thread Edward Neeman
Hello, How do you remove empty staves from a PianoStaff context? The following used to work in 2.12, but it no longer works in 2.14: \version "2.14.0" \new PianoStaff \relative c' {

Re: How to remove all empty staves?

2011-03-03 Thread Robin Bannister
Tao wrote: I have a global frame with rehearsal marks etc., which I wanted to use for all parts but I guess I'll just have to make an alternative one for the rhythm section in this case. The next time try doing it like this: \set Score.skipTypesetting = ##t [ ... empty section ...

How to remove all empty staves?

2011-02-26 Thread TaoCG
/p31019724/wantyou_bass.pdf wantyou_bass.pdf -- View this message in context: http://old.nabble.com/How-to-remove-all-empty-staves--tp31019724p31019724.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list

Re: How to remove all empty staves?

2011-02-26 Thread Phil Holmes
- Original Message - From: TaoCG tao_lilypondu...@gmx.net To: lilypond-user@gnu.org Sent: Saturday, February 26, 2011 12:59 PM Subject: How to remove all empty staves? Hi, I need to remove the staff in one part of a single instrument score but \RemoveEmptyStaves seems to keep

Re: How to remove all empty staves?

2011-02-26 Thread TaoCG
for a whole staff. I forgot to mention that I use the development version, maybe this is a bug? Regards, Tao -- View this message in context: http://old.nabble.com/How-to-remove-all-empty-staves--tp31019724p31020129.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com

Re: How to remove all empty staves?

2011-02-26 Thread Xavier Scheuer
On 26 February 2011 15:41, TaoCG tao_lilypondu...@gmx.net wrote: Actually I have: \context { \Staff \RemoveEmptyStaves } Does this make any difference? I tried changing it to your example but the result seems to be the same. Again I tried to remove the rehearsal mark to see if it is

Re: How to remove all empty staves?

2011-02-26 Thread Phil Holmes
- Original Message - From: TaoCG tao_lilypondu...@gmx.net To: lilypond-user@gnu.org Sent: Saturday, February 26, 2011 2:41 PM Subject: Re: How to remove all empty staves? Phil Holmes-2 wrote: If the music only has full measure rests for that section, then putting this layout block

Re: How to remove all empty staves?

2011-02-26 Thread Robin Bannister
Tao wrote: maybe this is a bug? It is an issue: http://lists.gnu.org/archive/html/bug-lilypond/2009-03/msg00019.html Try turning skipTypesetting on and off: \set Score.skipTypesetting = ##t [ ... empty section ... ] \set Score.skipTypesetting = ##f Cheers, Robin

Re: How to remove all empty staves?

2011-02-26 Thread TaoCG
Score.skipTypesetting = ##f \break c'1 } http://old.nabble.com/file/p31020717/sample.png sample.png -- View this message in context: http://old.nabble.com/How-to-remove-all-empty-staves--tp31019724p31020717.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com

Re: How to remove all empty staves?

2011-02-26 Thread Robin Bannister
Tao wrote: Unfortunately this seems to neutralize all \break commands. This is probably due to the new vertical spacing. Something relevant must have changed between 2.13.40 and 2.13.46. Cheers, Robin ___ lilypond-user mailing list

Re: How to remove all empty staves?

2011-02-26 Thread Robin Bannister
Robin Bannister wrote: Something relevant must have changed between 2.13.40 and 2.13.46. I've narrowed this down to between 2.13.42 and 2.13.43, so it's probably the commit to fix issue 1336 http://code.google.com/p/lilypond/issues/detail?id=1336 Don't make paper columns if

Re: How to remove all empty staves?

2011-02-26 Thread TaoCG
-empty-staves--tp31019724p31022080.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Remove empty staves from PianoStaff

2010-11-23 Thread Neil Puttock
On 22 November 2010 12:37, TaoCG tao_lilypondu...@gmx.net wrote: And since the slashes are Rests they get removed as well. Is there a simple trick to keep specific measures with rests alive? You can create a slash directly, instead of hacking a Rest stencil: slash = #(define-music-function

Re: Remove empty staves from PianoStaff

2010-11-22 Thread TaoCG
as a workaround I reduced the duration of the slash by half, followed by a hidden note. But I'd prefer something more elegant. Regards, Tao -- View this message in context: http://old.nabble.com/Remove-empty-staves-from-PianoStaff-tp30267705p30278109.html Sent from the Gnu - Lilypond - User

Re: Remove empty staves from PianoStaff

2010-11-22 Thread Jonas Müthing
of the slash by half, followed by a hidden note. But I'd prefer something more elegant. Regards, Tao -- View this message in context: http://old.nabble.com/Remove-empty-staves-from-PianoStaff-tp30267705p30278109.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com

Re: Remove empty staves from PianoStaff

2010-11-22 Thread Carl Sorensen
On 11/22/10 7:22 AM, Jonas Müthing jonas...@web.de wrote: Hej, by using the following in your Staff, you can define which interfaces decide whether a line is active or not. If you add the rest-interface to the list, it should keep the lines alive. \set Staff.keepAliveInterfaces = #'(

Remove empty staves from PianoStaff

2010-11-20 Thread Tao Cumplido
Hi all, I am using 2.13.39 on Windows 7. I have a PianoStaff but I want only occasionally display both staves. I tried \Staff \RemoveEmptyStaves but this doesn't remove empty staves from PianoStaff and when I put \PianoStaff \RemoveEmptyStaves LilyPond crashes when compiling. I am pretty sure

Re: Remove empty staves from PianoStaff

2010-11-20 Thread Neil Puttock
On 20 November 2010 19:55, Tao Cumplido tao_lilypondu...@gmx.net wrote: I hope someone knows a solution. I guess you have the situation where one stave in the PianoStaff has notes, but the other has full-bar rests (for a full system). There's a recent bugfix which added an engraver to keep

Re: Locally disable hiding of empty staves?

2008-08-30 Thread Alexander Kobel
Kieren MacMillan wrote: Hi Alexander, does anybody know whether/how it's possible to locally prevent staves from hiding troughout a part of the piece? See Neil's solution to the same question, which I posed almost exactly a year ago:

Re: Locally disable hiding of empty staves?

2008-08-30 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Samstag, 30. August 2008 schrieb Alexander Kobel: Kieren MacMillan wrote: Hi Alexander, does anybody know whether/how it's possible to locally prevent staves from hiding troughout a part of the piece? See Neil's solution to the same

Re: Locally disable hiding of empty staves?

2008-08-25 Thread Kieren MacMillan
Hi Alexander, does anybody know whether/how it's possible to locally prevent staves from hiding troughout a part of the piece? See Neil's solution to the same question, which I posed almost exactly a year ago: http://lists.gnu.org/archive/html/lilypond-user/2007-08/ msg00366.html

Re: Locally disable hiding of empty staves?

2008-08-25 Thread James E. Bailey
You might be better served with \stopStaff and \startStaff. Am 25.08.2008 um 13:24 schrieb Alexander Kobel: Hi, all, does anybody know whether/how it's possible to locally prevent staves from hiding troughout a part of the piece? An example (and my best up to now) is attached... By the

remove empty staves

2008-05-23 Thread Daniel Boronka
Hi all, I am using \RemoveEmptyStaffContext to remove empty staves. This works for all lines except the first line, where it shows three lines of empty bars (vocal canonic music). How can I get this first line to also remove empty staves. I am using using Lilypond version 2.11.37

Re: remove empty staves

2008-05-23 Thread Valentin Villenave
2008/5/23 Daniel Boronka [EMAIL PROTECTED]: I am using \RemoveEmptyStaffContext to remove empty staves. This works for all lines except the first line, Have a look at http://lsr.dsi.unimi.it/LSR/Item?id=436 for example. Cheers, Valentin

Re: remove empty staves

2008-05-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 23. Mai 2008 schrieb Daniel Boronka: I am using \RemoveEmptyStaffContext to remove empty staves. This works for all lines except the first line, where it shows three lines of empty bars (vocal canonic music). How can I get this first

Re: remove empty staves

2008-05-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 23. Mai 2008 schrieb Valentin Villenave: 2008/5/23 Daniel Boronka [EMAIL PROTECTED]: I am using \RemoveEmptyStaffContext to remove empty staves. This works for all lines except the first line, Have a look at http

Re: remove empty staves

2008-05-23 Thread Valentin Villenave
2008/5/23 Reinhold Kainhofer [EMAIL PROTECTED]: Unfortunately, this snippet talks about the first line of the second staff, which is not shown in the image (because that's the second score in the snippet)... Maybe it would be a good idea to wrap a ... around the two staff groups? Then the

Re: remove empty staves

2008-05-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 23. Mai 2008 schrieb Valentin Villenave: 2008/5/23 Reinhold Kainhofer [EMAIL PROTECTED]: Unfortunately, this snippet talks about the first line of the second staff, which is not shown in the image (because that's the second score in

Re: remove empty staves

2008-05-23 Thread Graham Percival
On Fri, 23 May 2008 23:44:18 +0200 Reinhold Kainhofer [EMAIL PROTECTED] wrote: Am Freitag, 23. Mai 2008 schrieb Valentin Villenave: Mmmh... I have checked the standalone box instead, to make it more explicit. Okay, that works, as well. One take about the standalone box though: It

Re: hiding empty staves

2007-05-09 Thread fiëé visuëlle
Am 2007-05-07 um 03:28 schrieb Bryan Stanbridge: In LP 2.6 I could hide empty staves (also in the first system) with \layout { \context { \RemoveEmptyStaffContext } } Can't remember if I also needed \set Score . skipBars = ##t In LP 2.10 an empty stave in the first system is only hidden

Re: hiding empty staves

2007-05-07 Thread Mats Bengtsson
Quoting fiëé visuëlle [EMAIL PROTECTED]: Ahoi! In LP 2.6 I could hide empty staves (also in the first system) with \layout { \context { \RemoveEmptyStaffContext } } Can't remember if I also needed \set Score . skipBars = ##t In LP 2.10 an empty stave in the first system is only hidden

hiding empty staves

2007-05-06 Thread fiëé visuëlle
Ahoi! In LP 2.6 I could hide empty staves (also in the first system) with \layout { \context { \RemoveEmptyStaffContext } } Can't remember if I also needed \set Score . skipBars = ##t In LP 2.10 an empty stave in the first system is only hidden with \override Score . VerticalAxisGroup #'remove

Re: Hiding empty staves

2007-01-19 Thread Mats Bengtsson
Rutger wrote: Dear all, I don't know whether this will be helpful at all, or whether it will just be some silly remark from an inexperienced user, but at least it may prevent future inexperienced users from making the same mistake: I have been struggling with the same problem as Bob, and at

Re: Hiding empty staves

2007-01-18 Thread Rutger
. Best, Rutger -- View this message in context: http://www.nabble.com/Hiding-empty-staves-tf2645020.html#a8441545 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http

Re: Hiding empty staves

2006-12-27 Thread Anthony W. Youngman
In message [EMAIL PROTECTED], Pierre Abbat [EMAIL PROTECTED] writes On Sunday 24 December 2006 14:34, Manuel wrote: I'm sure you are right. My English needs you. fourth, not quarter, it should be. The duration of a note, however, is a quarter. Not in English it isn't! :-) In American, yes

Re: Hiding empty staves

2006-12-27 Thread Anthony W. Youngman
In message [EMAIL PROTECTED], Manuel [EMAIL PROTECTED] writes Am 24/12/2006 um 20:30 schrieb Christopher A. LaFond: stop may not seem obvious to all. In America, we use the word period; I don't know what is used in other English speaking countries. My recommendation is Add full stops

  1   2   >