Re: [LAU] notation software

From: Rustom Mody <rustompmody@email-addr-hidden>
Date: Wed Jan 01 2014 - 15:14:32 EET

On Wed, Jan 1, 2014 at 6:14 PM, Federico Bruni <fedelogy@email-addr-hidden> wrote:
> 2014/1/1 Rustom Mody <rustompmody@email-addr-hidden>
>>
>> I started with nted and switched to musescore when nted was crashing too
>> much.
>>
>> There's one thing neither has the ability to make which I wish were
>> available -- bar-less scores.
>
>
> In LilyPond it's pretty easy:
>
> \version "2.18.0"
>
> \layout {
> \context {
> \Staff
> \remove "Bar_engraver"
> }
> \context {
> \Score
> \remove "Bar_number_engraver"
> }
> }
>
> \relative c'' {
> \repeat unfold 3 { c4 c c c } \break
> \repeat unfold 3 { c4 c c c }
> }
>
>
> BTW, I heard that MuseScore is going to drop the lilypond export and focus
> the development efforts on the MusicXML exporter...
>

Thanks
I'll give lilypond a shot
But it still has a spurious C (4/4 time) indicator.
Rusi

--
http://blog.languager.org
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Jan 1 16:15:11 2014

This archive was generated by hypermail 2.1.8 : Wed Jan 01 2014 - 16:15:11 EET