Re: Total invisibility

2009-02-20 Thread Neil Thornock
> In the end, fo the problem that started this thread, I just needed to add > this > >\tag #'no-layout { > \context Staff = "Drone" { >\override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-4 . 2) > } > \droneStaff >} > > to my "StaffGroup", and this > > \removeW

Re: Total invisibility

2009-02-20 Thread Gilles Sadowski
Hi. > First, the great thing about a program like LilyPond is that one is > not constrained to templates. You create your own that works for you. I don't see templates are not a constraint but as a time-saver. It's nice not to be constrained to a single one. But that doesn't mean that one templa

Re: Total invisibility

2009-02-20 Thread Neil Thornock
> I cannot have that (i.e. it's a personal choice to minimize the number of > changes from one project to another) because the "Staff" is exported from > the "contents" file: Hence at the score level, I just want to see a variable > "\staves" (which is a "StaffGroup"); but no reference to the inter

Re: Total invisibility

2009-02-20 Thread Gilles Sadowski
>> E.g. in this instance, I would have liked to keep the drone notes and >> the >> melody notes together (i.e. in the same file) because they both are >> the >> bagpipe "content". >> But that, as we've seen, that makes it difficult to separate the >> printed >> from the midi output; hence I ha

Re: Total invisibility

2009-02-20 Thread James E. Bailey
El 19.02.2009, a las 19:45, Gilles Sadowski escribió: Hi. E.g. in this instance, I would have liked to keep the drone notes and the melody notes together (i.e. in the same file) because they both are the bagpipe "content". But that, as we've seen, that makes it difficult to separate the

Re: Total invisibility

2009-02-19 Thread Gilles Sadowski
Hi. > Ah, I understand now. Honestly, I would change the input to reflect what > you want. What you want is a midi voice that is not present in the score. > If I understand correctly, you have typeset this voice into the printed > score. (This is where I learned a lot from Kieren about separati

Re: Total invisibility

2009-02-18 Thread James E. Bailey
El 18.02.2009, a las 12:49, Gilles Sadowski escribió: I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. Then don't include it in the \score block with a \layout. You can have multiple \score blocks in a file. \score { \new Staff {\bagp

Re: Total invisibility

2009-02-18 Thread Gilles Sadowski
I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. >>> >>> Then don't include it in the \score block with a \layout. You can >>> have >>> multiple \score blocks in a file. >>> \score { >>> \new Staff {\bagpipeMusic} >>> \layout

Re: Total invisibility

2009-02-17 Thread James E. Bailey
El 18.02.2009, a las 00:57, Gilles Sadowski escribió: Hi. I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. Then don't include it in the \score block with a \layout. You can have multiple \score blocks in a file. \score { \new Staff

Re: Total invisibility

2009-02-17 Thread Gilles Sadowski
Hi. >> I'd like a "Voice" to be totally invisible (i.e. taking up no space) >> while >> retaining midi output. > > Then don't include it in the \score block with a \layout. You can have > multiple \score blocks in a file. > \score { > \new Staff {\bagpipeMusic} > \layout {} > } > \sc

Re: Total invisibility

2009-02-17 Thread James E. Bailey
El 18.02.2009, a las 00:16, Gilles Sadowski escribió: Hi. I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. Then don't include it in the \score block with a \layout. You can have multiple \score blocks in a file. \score { \new Sta

RE: Total invisibility

2009-02-17 Thread Ed Ardzinski
> From: gil...@harfang.homelinux.org > I'd like a "Voice" to be totally invisible (i.e. taking up no space) while > retaining midi output. I'll have to preface by stating I use a pre-historic version, but I think what you have to do is have 2 separate score blocks - one for visual output wit