lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntactical question [was: Re: Call for help with bar lines]


From: Marc Hohl
Subject: Re: Syntactical question [was: Re: Call for help with bar lines]
Date: Sat, 29 Sep 2012 19:58:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

Am 29.09.2012 19:05, schrieb Laura Conrad:
"Marc" == Marc Hohl <address@hidden> writes:
     >> I hope that the new interface both makes more sense than the old one,
     >> and still allows me to set barless music without ugly gaps where the bar
     >> lines aren't.
     Marc> Hmmm - with the new interface, nonexistent bar lines are not
     Marc> supported (yet), but I think that \bar #f or \defaultBarType = ##f
     Marc> *could* be made to work.

     Marc> On the other hand, why don't you just remove the Bar_engraver
     Marc> when you don't need it at all?
     Marc> I had not typeset music without bars so far, but this seems to me
     Marc> to be the easiest way to handle such situations.

I would have thought so before I did it, too.  I think if we were
typesetting for 16th century musicians, it would be.

However, I get complaints when a line break occurs within a bar.  The
facsimiles do this all the time (even in the 17th and eighteenth
centuries, when they were printing bar lines almost as often as we do),
but when I do it, the players complain.

So if you have some way to say "remove the Bar Engraver, but have the
line breaker still keep some kind of count of where in the time
signature it is", I'll try it.

I don't know whether the relationship between the Bar Engraver and the
line breaker would allow this at all.



Just an idea: have you tried

\override Staff.BarLine #'stencil = ##f

IIUC, then 'no stencil' leads to 'no padding'.

Regards,

Marc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]