[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: |
Tue, 16 Apr 2013 12:34:16 +0000 |
Updates:
Labels: -Patch-review Patch-new
Comment #3 on issue 3313 by address@hidden: Patch: Add the command
\offset to LilyPond
http://code.google.com/p/lilypond/issues/detail?id=3313#c3
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
- [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/13
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/13
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/13
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond,
lilypond <=
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/16
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/20
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/23
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/24
- Re: [Lilypond-auto] Issue 3313 in lilypond: Patch: Add the command \offset to LilyPond, lilypond, 2013/04/24