lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4289 in lilypond: Patch: Add Scheme function to re


From: lilypond
Subject: [Lilypond-auto] Issue 4289 in lilypond: Patch: Add Scheme function to return column associated with Item.
Date: Sun, 15 Feb 2015 13:23:21 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 4289 by address@hidden: Patch: Add Scheme function to return column associated with Item.
https://code.google.com/p/lilypond/issues/detail?id=4289

Add Scheme function to return column associated with Item.

The C++ function PaperColumn::get_column is used frequently,
and it makes sense to have a Scheme function which performs
the same task.  An example of a practical application
is the request by users to return the location of a particular
grob in a score: this is done by examining the PaperColumn
or NonMusicalPaperColumn associated with the grob.

http://codereview.appspot.com/203910043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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