lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offs


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond
Date: Sun, 13 Oct 2013 17:58:14 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_29

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

pushed as

commit a82d8622e6b1be36169de7d2fe1f9aa88618933b
Author: David Nalesnik <address@hidden>
Date:   Fri Apr 12 18:40:45 2013 -0500

    Issue 3313: Add the command \offset

    The ability to offset values of various properties would be a useful
    enhancement of LilyPond.  Currently, this is possible for default values
    of 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 \shape and
    \alterBroken.

    Offsets are currently limited to three data types: number, number-pair,
    and number-pair-list (this last is defined by this patch and represents
    the type used, for example, by 'control-points).  Offsets are limited to
    the properties listed in the grob descriptions contained in
    `scm/define-grobs.scm'.  Offsets will be reckoned against an override
    currently in effect; otherwise, the default setting from the grob
    description will be used.


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