lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5167 Allo


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5167 Allow defining markup commands in LilyPond syntax
Date: Mon, 17 Feb 2020 10:22:12 -0000

Please don't reuse existing closed issues for followup patches. It makes a total mess of tracking the status of issues. Issues get marked with the version in which they were committed and fixed, and this gets verified. You can post a notice pointing to a followup issue, but usually it is just the followup issue that may mention any issue numbers that are related. I am closing this issue and returning it to its previous state.

If you want to continue using your branch, you may dissociate it from the existing Rietveld and Sourceforge issues with git cl issue 0 before submitting it new.


[issues:#5167] Allow defining markup commands in LilyPond syntax

Status: Started
Created: Fri Jul 28, 2017 06:55 PM UTC by David Kastrup
Last Updated: Mon Feb 17, 2020 09:48 AM UTC
Owner: David Kastrup

Allow defining markup commands in LilyPond syntax

This works with assignments of the form

\markup with-red = \markup \with-color #red \etc

or similar. The resulting definition (in addition to being available
as \with-red command inside of markups) can be used with the markup' macro and also gets amake-with-red-markup' convenience function.

Also contains commits:

markup-partial regtest: use \markup function assignment

Changes: show \markup xxx = ... \etc assignments

Parser: let `assignment_id' return a symbol

That's actually what's needed rather than a string.

Split off markup-lambda' fromdefine-markup-command'

Also markup-list-lambda from define-markup-list-command.

Let `make-markup' fetch the signature itself

Also don't export it from markup-macros.scm: it is an internal function.

Reorganize markup commands to use object properties

This loosens the ties between the actual markup function and its
calling methods.

http://codereview.appspot.com/324140043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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