From: Graham Percival Date: Mon, 5 Feb 2007 00:01:14 +0000 (-0800) Subject: Begin phasing out input/regression/ links in docs. X-Git-Tag: release/2.11.17-1~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6eb0c753b63ab64ad232a3c5fb836ddbb985c344;p=lilypond.git Begin phasing out input/regression/ links in docs. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 66067fd1a3..f9d950cf94 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -2580,6 +2580,7 @@ This only functions inside chords, even for single notes @node Grid lines @subsection Grid lines +@c FIXME: get an example for grid lines. -gp Vertical lines can be drawn between staves synchronized with the notes. diff --git a/Documentation/user/notation-appendices.itely b/Documentation/user/notation-appendices.itely index 865cfd72b8..77c3d36679 100644 --- a/Documentation/user/notation-appendices.itely +++ b/Documentation/user/notation-appendices.itely @@ -15,6 +15,7 @@ * MIDI instruments:: * List of colors:: * The Feta font:: +* Note head styles:: @end menu @@ -194,6 +195,14 @@ accessed directly using text markup such as @code{g^\markup @{ @lilypondfile[noindent]{font-table.ly} +@node Note head styles +@appendixsec Note head styles + +@cindex note head styles +The following styles may be used for note heads. + +@lilypondfile[noindent]{note-head-style.ly} + @ignore @n ode All context properties @a ppendixsec All context properties diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index 3d211709dd..ad1280ef3a 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -32,7 +32,18 @@ This may come as a surprise, but LilyPond is not perfect. Some notation elements can overlap. This is unfortunate, but (in most cases) is easily solved. +@c FIXME: find a better example for 5.1 Moving Objects. -gp +@c yes, I want this TODO to be visible to end-users. It's better +@c than having nothing at all. +TODO: with the new spacing features in 2.12, these specific examples are no +longer relevant. However, they still demonstrate powerful features +of lilypond, so they remain until somebody creates some better examples. + +@c % \once \override TextScript #'extra-offset = #'(0 . -2 ) +@c @l ilypond[quote,fragment,ragged-right,verbatim,relative=2] @lilypond[quote,fragment,ragged-right,verbatim,relative=2] + % temporary code to break this example: + % \once \override TextScript #'extra-offset = #'(0 . -2 ) e4^\markup{ \italic ritenuto } g b e @end lilypond