Re: remove a staff

2019-10-09 Thread Michael Gerdau
Yes, that’s possible. Care to provide a MWE so that I or others could easily show you how? Kind regards, Michael Mobil gesendet > Am 08.10.2019 um 22:23 schrieb MING TSANG : > >  > Hi, lilyponders, > > Is it possible to remove a staff ( everything)? > > Thanks for the help, > Ming > ___

Re: remove a staff

2019-10-09 Thread Ben
On 10/8/2019 9:22 PM, MING TSANG wrote: Hi, lilyponders, Is it possible to remove a staff ( everything)? Thanks for the help, Ming Ming, An empty staff? Or do you mean staves with music on them? If the latter, maybe try this approach: hideMusic = { \set Staff.keepAliveInterfaces = #'()

RE: remove a staff

2019-10-09 Thread Mark Stephen Mrotek
Ming, Perhaps http://lilypond.org/doc/v2.19/Documentation/notation/context-modification-identifiers Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of MING TSANG Sent: Tuesday, October 08, 2019 6:23 PM To: Lilypond-usermailinglist Subjec

Re: remove a staff

2019-10-09 Thread Simon Albrecht
Kidding aside: of course it’s possible, but it’s not clear what your problem is. Why can’t you remove a staff? Do you want to hide it in certain systems only? We need more context and at best an example to answer the question. http://lilypond.org/tiny-examples.html Best, Simon On 09.10.19 03

Re: remove a staff

2019-10-09 Thread Simon Albrecht
On 09.10.19 03:22, MING TSANG wrote: Hi, lilyponders, Is it possible to remove a staff ( everything)? Yes. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: remove a staff

2019-10-09 Thread MING TSANG
Hi, Graham & Simon:Additional info, I also find the tie (slur) not hide. How to hide at least the key signature abd the tie/slur. I can live with bar number.  Refer to image :  Thanks,Ming  On Wednesday, October 9, 2019, 07:37:30 a.m. EDT, MING TSANG wrote: Hi, Graham: Thank you very

Re: remove a staff

2019-10-09 Thread Graham King
> On 9 Oct 2019, at 02:22, MING TSANG wrote: > > Hi, lilyponders, > > Is it possible to remove a staff ( everything)? > > Thanks for the help, > Ming Hi Ming, you need to give us some context, or you'll just get the answer "yes" ! For example, if you're trying to remove a staff from a system

A Staff.TimeSignature problem (for me)

2019-10-09 Thread Robert Blackstone
Dear all, Presently I'm transcribing an early seventeenth century cantata “per una voce solo”. Two staves, one voice each (Vocal and Bass). Also two sections, Sinfonia prima and seconda. As for TimeSignatures, the first part of the Sinfonia prima starts with C and when the singer enters it beco

Re: remove a staff

2019-10-09 Thread MING TSANG
Hi, Simon, Thank you for the answer. I am able to hide every thing except the key signature and bar number.  I can live of bar number but want the key signature hided. Please refer to : On Wednesday, October 9, 2019, 06:40:46 a.m. EDT, Simon Albrecht wrote: Kidding aside: of course

Re: remove a staff

2019-10-09 Thread MING TSANG
Hi, Graham: Thank you verymuch for the answer.I manage to use the following code to  hide every on the staff except the bar number and key signature. I can live with bar number, but would like to hide the key signature as well. hideS = { \hide Staff.BarLine          \override Staff.StaffSymbol.

Open multiple files on frecoaldi

2019-10-09 Thread MING TSANG
Hi, lily ponders, > Previously, I was able to open multiple files in frecobaldi with each file in > a separate tab. Then, a couple of days ago, I found that this function was no > longer working as expected. I have no idea what why the function might have > become disabled; I don't recall makin

Re: remove a staff

2019-10-09 Thread Graham King
How about this? It gets you a bit closer to what you want, but \omit Score.Barline seems to take effect too early. I'll leave it to the real experts to comment on that. BTW, Simon, did you reply and omit to copy the list? \version "2.19.82" hideS = { \stopStaff \hideNotes \hide Staff.T

Re: remove a staff

2019-10-09 Thread MING TSANG
Michael, Thank you. Please refer answer to Simon & Graham. Thanks, Ming. Sent from my iPhone > On Oct 8, 2019, at 10:39 PM, Michael Gerdau wrote: > > Yes, that’s possible. > > Care to provide a MWE so that I or others could easily show you how? > > Kind regards, > Michael > > Mobil gesendet

Re: Why does skip cause extender line to grow?

2019-10-09 Thread Patrick Karl
On 10/8/19 1:58 PM, Kieren MacMillan wrote: Hi Patrick, I don't understand why the extender includes the d4 in the third measure. Because you didn’t tell it to stop extending. ;) I thought the single "__" initiated an extender that ended either at the end of the current note, in the case of

Re: Open multiple files on frecoaldi

2019-10-09 Thread Ben
On 10/9/2019 9:13 AM, MING TSANG wrote: Hi, lily ponders, Previously, I was able to open multiple files in frecobaldi with each file in a separate tab. Then, a couple of days ago, I found that this function was no longer working as expected. I have no idea what why the function might have bec

Re: A Staff.TimeSignature problem (for me)

2019-10-09 Thread Lukas-Fabian Moser
Hi, Am 09.10.19 um 13:04 schrieb Robert Blackstone: Dear all, Presently I'm transcribing an early seventeenth century cantata “per una voce solo”. Two staves, one voice each (Vocal and Bass). Also two sections, Sinfonia prima and seconda. As for TimeSignatures, the first part of the Sinfonia p

Re: remove a staff

2019-10-09 Thread Simon Albrecht
On 09.10.19 15:34, Graham King wrote: BTW, Simon, did you reply and omit to copy the list? No, I’ve been busy since noon. Best, Simon ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: remove a staff

2019-10-09 Thread Simon Albrecht
On 09.10.19 13:14, MING TSANG wrote: Thank you for the answer. I am able to hide every thing except the key signature and bar number.  I can live of bar number but want the key signature hided. Again: a qualified answer would require you giving an actual _code_ example, else it’s impossibl

Re: Open multiple files on frecoaldi

2019-10-09 Thread yming tsang
Hi, Ben: It was checked. I try to unckeck it, do apply and exit. Then Try open the .two ly files in Frecobaldi and there is no tab found. Frecobaldi shows the 2nd .ly file only. Is there any other seeting need to be check/uncheck? Thanks, Ming Sent from Mail

Re: remove a staff

2019-10-09 Thread Karlin High
On Wed, Oct 9, 2019, 5:24 PM Simon Albrecht wrote: > If you don’t want a staff to be printed, why do you even have a staff in > the first place? > Looks to me like this is a Chinese Jianpu notation project? > ___ lilypond-user mailing list lilypond-us