>>>>> "Campo" == Campo Weijerman <[EMAIL PROTECTED]> writes:

Campo> Hi there,
Campo> I'm having no success trying to typeset some music without bars. 

Try removing the bar-engraver from the staff:

\score{
        ...
        \paper {
               \translator{
                        \StaffContext
                        \remove Bar_engraver
                }
        }
}


Peter C 

Reply via email to