denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Score directives


From: Richard Shann
Subject: Re: [Denemo-devel] Score directives
Date: Wed, 01 Apr 2015 10:05:33 +0100

On Wed, 2015-04-01 at 10:16 +0200, Andreas Schneider wrote:
> Am 01.04.2015 um 10:07 schrieb Richard Shann:
> > trying it out, I think the generated LilyPond syntax is not what you
> > want though. That puts the LilyPond you pass in at the top level of the
> > file (outside of any \header {}, \score {}, \layout {} block) which
> > seems to throw a LilyPond syntax error.
> > 
> > If you can work out where it should go (that is, what the final LilyPond
> > output should be) then I can help find the right d-DirectivePut-xxx-yyy
> > that you need.
> 
> I think it should go inside the \score { ... } block, cf.
> http://www.lilypond.org/doc/v2.18/Documentation/notation/bars#index-mark

hmm, I would guess this would then have to be set on every movement (the
\score {} construct in LilyPond is a movement in Denemo).
Reading the bit of documentation you pointed to it looks like

#(define format-mark-number .....)

at the top level might be the sort of syntax you need. You can
experiment by customizing the score block in the LilyPond window (so
that it is pure text) and testing out syntax - the LilyPond users
mailing list is *very* helpful for this, if the LilyPond docs don't get
you there.

Richard


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





reply via email to

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