Re: Turn off some span bars in a score

2020-07-14 Thread Pierre Perol-Schneider
Hi Harm, Le mar. 14 juil. 2020 à 02:26, Thomas Morley a écrit : > I now added "SpanBar" to the snippets description. > Alas, it still isn't found while searching for SpanBar, maybe some > delay in LSR ... > Yep, it works! Thank you Harm, Cheers, Pierre

Re: Turn off some span bars in a score

2020-07-13 Thread Thomas Morley
Am Mo., 13. Juli 2020 um 13:46 Uhr schrieb Pierre Perol-Schneider : > > Hi again, > Either "span bar" or "spanbar" in the LSR search box do not show this snippet. > Could we change the snippet description and add those words? > TIA, cheers, > Pierre The LSR search box is a little strange, imho.

Re: Turn off some span bars in a score

2020-07-13 Thread David Kastrup
Andrew Bernard writes: > The MWE would just be a standard 4 part quartet score, as per any > standard example. I did not see that that would help in any way. As I said: having to write a "standard" 4 part quartet score or not (possibly just to be told that the OP writes their standard 4 part

Re: Turn off some span bars in a score

2020-07-13 Thread Andrew Bernard
The MWE would just be a standard 4 part quartet score, as per any standard example. I did not see that that would help in any way. The question was to ask if it can be done. Andrew

Re: Turn off some span bars in a score

2020-07-13 Thread David Kastrup
Andrew Bernard writes: > I have a string quartet score. At one point for a certain time the > cello goes into 3/4 and not strictly sync'd with the other strings > which are in 7/4. Is it possible to turn off the span bars just and > only between the viola and cello? > > I don't think this needs

Re: Turn off some span bars in a score

2020-07-13 Thread Pierre Perol-Schneider
Hi again, Either "span bar" or "spanbar" in the LSR search box do not show this snippet. Could we change the snippet description and add those words? TIA, cheers, Pierre Le lun. 13 juil. 2020 à 13:33, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> a écrit : > Hi Harm, > Ok, for some

Re: Turn off some span bars in a score

2020-07-13 Thread Pierre Perol-Schneider
Hi Harm, Ok, for some reason I could not find it. I'll delete the snippet. Cheers, Pierre Le lun. 13 juil. 2020 à 13:23, Thomas Morley a écrit : > Am Mo., 13. Juli 2020 um 12:43 Uhr schrieb Pierre Perol-Schneider > : > > > > Added to the LSR: http://lsr.di.unimi.it/LSR/Item?id=1117 > > Cheers,

Re: Turn off some span bars in a score

2020-07-13 Thread Thomas Morley
Am Mo., 13. Juli 2020 um 12:43 Uhr schrieb Pierre Perol-Schneider : > > Added to the LSR: http://lsr.di.unimi.it/LSR/Item?id=1117 > Cheers, > Pierre Hi Pierre, we've already the doc-tagged http://lsr.di.unimi.it/LSR/Item?id=686 "Removing connecting bar lines on StaffGroup, PianoStaff, or

Re: Turn off some span bars in a score

2020-07-13 Thread Pierre Perol-Schneider
Added to the LSR: http://lsr.di.unimi.it/LSR/Item?id=1117 Cheers, Pierre

Re: Turn off some span bars in a score

2020-07-13 Thread Pierre Perol-Schneider
Hi Andrew, How about: \version "2.20.0" \layout { \context { \Score \name Score \accepts QuartetGroup } \context { \StaffGroup \name QuartetGroup \accepts TrioGroup } \context { \StaffGroup \override SpanBar.transparent = ##f \name TrioGroup

Turn off some span bars in a score

2020-07-13 Thread Andrew Bernard
I have a string quartet score. At one point for a certain time the cello goes into 3/4 and not strictly sync'd with the other strings which are in 7/4. Is it possible to turn off the span bars just and only between the viola and cello? I don't think this needs an MWE does it? Andrew