lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset t


From: lilypond
Subject: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond
Date: Sat, 13 Apr 2013 16:43:53 +0000

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

New issue 3313 by address@hidden: Patch: Add the command \offset to LilyPond
http://code.google.com/p/lilypond/issues/detail?id=3313

Add the command \offset to LilyPond

The ability to offset default values of various properties would be a
useful enhancement of LilyPond.  Currently, this is possible for the
property 'control-points using the \shape command.  The following patch
seeks to generalize the application of offsets to grob properties.  Both
overrides and tweaks are supported, on the model of recent revisions to
\shape and \alterBroken.

Offsets are currently limited to three data types: number, number-pair,
and number-pair-list (the latter is defined by this patch and represents
the type used, for example, by 'control-points).  Offsets are limited to
immutable grob properties.  (These are listed in `scm/define-grobs.scm'.)
Offsets are reckoned against default values.  It is not possible to
accumulate offsets, nor to offset against a user-defined procedure.

http://codereview.appspot.com/8647044

--
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]