[EMAIL PROTECTED] writes:
> > I don't see an easy solution. The problem is that
> > 
> >   \property Foo.Bar = baz
> > 
> > is really a music expression, while
> > 
> >   \translator  {
> >     Bar = baz
> >   }
> > 
> > is an entirely different beast. Perhaps we can try to live with the
> > way these properties are done for now (i.e. very verbosely), and see
> > if it becomes a real problem in the long run?
> 
> I assure you, it will.
> Especially (for us, now) b) will become a convert-ly-problem... :-/

what we could do, is use Scheme to generate both the music expression
and the translator assignment from common source. We'll have to fudge
a bit to allow computed \translator assignments.

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to