denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] No timesignature or barlines


From: Richard Shann
Subject: Re: [Denemo-devel] No timesignature or barlines
Date: Sun, 11 Jan 2009 11:55:15 +0000

On Sun, 2009-01-11 at 09:07 +0000, Richard Shann wrote:
> On Sat, 2009-01-10 at 19:59 +0000, Richard Shann wrote:
> > Bass has asked on the wish list 
> ...
> > Denemo does still output the | into the LilyPond, which is undesirable
> > and does not really do anything useful.
> > We could change this to
> > %|
> > by default, with perhaps an option to turn the barline checking by
> > LilyPond back on, if it serves a purpose somewhere.
> Giving this some more thought:
> I think this is really a no-brainer; Denemo should not be seeking help
> from LilyPond to point out incomplete/overcomplete measures, it can do
> this sort of thing itself.
> I'll switch to %| for the Denemo barline postion indicator (which
> hand-editors will want to see).
Hand editors of the LilyPond output that is.

It turns out that if you use

\set Score.timing = ##f
\override Staff.TimeSignature #'stencil = ##f

and the insert \bar "|" wherever you want a barline you can create the
sort of thing Nils was asking for last year. If you don't put a bar line
in at all then eventually LilyPond seems to get stuck as it doesn't
break lines except at barlines (it seems). Also, you may need to take
control of the beaming yourself.
It might be an idea to paint the auto-barlines that Denemo generates in
light gray (as you cannot edit them) and the give | as the display for
\bar "|", an editable bar line.

Richard


> Richard
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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