Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2121)

Issue 235000043: Issue 3229: Prefer \relative { ... } over \relative x'' { ... } (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by dak
Modified:
8 years, 10 months ago
Reviewers:
Keith
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 3229: Prefer \relative { ... } over \relative x'' { ... } As a followup to the commits for issue 3245, this conversion rule replaces uses of \relative with reference pitch by those without reference pitch for a number of patterns where convert-ly can detect the first actual note reliably. The rule is prepared to skip over files containing \include or \language with a non-c-using notename language since the patterns do not work for them. However, this part of the rule is disabled in this commit as it turns out that the LilyPond code base converts well (and more thoroughly) without it.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+9737 lines, -6736 lines) Patch
M Documentation/ca/learning/common-notation.itely View 18 chunks +34 lines, -34 lines 0 comments Download
M Documentation/ca/learning/fundamental.itely View 46 chunks +111 lines, -111 lines 0 comments Download
M Documentation/ca/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/ca/learning/tweaks.itely View 28 chunks +55 lines, -55 lines 0 comments Download
M Documentation/ca/usage/running.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/ca/usage/suggestions.itely View 4 chunks +7 lines, -7 lines 0 comments Download
M Documentation/cs/learning/common-notation.itely View 17 chunks +40 lines, -32 lines 0 comments Download
M Documentation/cs/learning/fundamental.itely View 47 chunks +138 lines, -112 lines 0 comments Download
M Documentation/cs/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/cs/learning/tweaks.itely View 25 chunks +54 lines, -50 lines 0 comments Download
M Documentation/cs/usage/lilypond-book.itely View 7 chunks +12 lines, -12 lines 0 comments Download
M Documentation/cs/usage/running.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/cs/usage/suggestions.itely View 5 chunks +8 lines, -8 lines 0 comments Download
M Documentation/de/essay/engraving.itely View 6 chunks +13 lines, -9 lines 0 comments Download
M Documentation/de/extending/programming-interface.itely View 7 chunks +14 lines, -10 lines 0 comments Download
M Documentation/de/extending/scheme-tutorial.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/learning/common-notation.itely View 16 chunks +38 lines, -30 lines 0 comments Download
M Documentation/de/learning/fundamental.itely View 47 chunks +138 lines, -112 lines 0 comments Download
M Documentation/de/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/de/learning/tweaks.itely View 25 chunks +54 lines, -50 lines 0 comments Download
M Documentation/de/notation/ancient.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/de/notation/changing-defaults.itely View 19 chunks +41 lines, -37 lines 0 comments Download
M Documentation/de/notation/chords.itely View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/de/notation/editorial.itely View 3 chunks +5 lines, -5 lines 0 comments Download
M Documentation/de/notation/expressive.itely View 7 chunks +16 lines, -12 lines 0 comments Download
M Documentation/de/notation/fretted-strings.itely View 6 chunks +19 lines, -10 lines 0 comments Download
M Documentation/de/notation/input.itely View 17 chunks +60 lines, -35 lines 0 comments Download
M Documentation/de/notation/keyboards.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/de/notation/pitches.itely View 58 chunks +134 lines, -130 lines 0 comments Download
M Documentation/de/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/notation/rhythms.itely View 6 chunks +21 lines, -11 lines 0 comments Download
M Documentation/de/notation/simultaneous.itely View 8 chunks +19 lines, -15 lines 0 comments Download
M Documentation/de/notation/spacing.itely View 11 chunks +19 lines, -15 lines 0 comments Download
M Documentation/de/notation/staff.itely View 18 chunks +47 lines, -43 lines 0 comments Download
M Documentation/de/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/de/notation/vocal.itely View 38 chunks +84 lines, -74 lines 0 comments Download
M Documentation/de/notation/world.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/de/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/de/usage/running.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/usage/suggestions.itely View 5 chunks +8 lines, -8 lines 0 comments Download
M Documentation/es/essay/engraving.itely View 6 chunks +13 lines, -9 lines 0 comments Download
M Documentation/es/extending/programming-interface.itely View 7 chunks +14 lines, -10 lines 0 comments Download
M Documentation/es/extending/scheme-tutorial.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/es/learning/common-notation.itely View 18 chunks +41 lines, -33 lines 0 comments Download
M Documentation/es/learning/fundamental.itely View 46 chunks +137 lines, -110 lines 0 comments Download
M Documentation/es/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/es/learning/tweaks.itely View 28 chunks +59 lines, -55 lines 0 comments Download
M Documentation/es/notation/ancient.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/es/notation/changing-defaults.itely View 22 chunks +70 lines, -52 lines 0 comments Download
M Documentation/es/notation/chords.itely View 3 chunks +9 lines, -5 lines 0 comments Download
M Documentation/es/notation/editorial.itely View 3 chunks +5 lines, -5 lines 0 comments Download
M Documentation/es/notation/expressive.itely View 8 chunks +18 lines, -14 lines 0 comments Download
M Documentation/es/notation/fretted-strings.itely View 6 chunks +19 lines, -10 lines 0 comments Download
M Documentation/es/notation/input.itely View 18 chunks +74 lines, -36 lines 0 comments Download
M Documentation/es/notation/keyboards.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/es/notation/pitches.itely View 60 chunks +145 lines, -135 lines 0 comments Download
M Documentation/es/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/es/notation/rhythms.itely View 5 chunks +12 lines, -8 lines 0 comments Download
M Documentation/es/notation/simultaneous.itely View 9 chunks +21 lines, -17 lines 0 comments Download
M Documentation/es/notation/spacing.itely View 11 chunks +19 lines, -15 lines 0 comments Download
M Documentation/es/notation/staff.itely View 18 chunks +53 lines, -44 lines 0 comments Download
M Documentation/es/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/es/notation/vocal.itely View 38 chunks +84 lines, -74 lines 0 comments Download
M Documentation/es/notation/world.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/es/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/es/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/es/usage/running.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/es/usage/suggestions.itely View 4 chunks +7 lines, -7 lines 0 comments Download
M Documentation/essay/engraving.itely View 6 chunks +13 lines, -9 lines 0 comments Download
M Documentation/extending/programming-interface.itely View 8 chunks +17 lines, -13 lines 0 comments Download
M Documentation/extending/scheme-tutorial.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/fr/essay/engraving.itely View 6 chunks +13 lines, -9 lines 0 comments Download
M Documentation/fr/extending/programming-interface.itely View 8 chunks +17 lines, -13 lines 0 comments Download
M Documentation/fr/extending/scheme-tutorial.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/fr/learning/common-notation.itely View 19 chunks +43 lines, -35 lines 0 comments Download
M Documentation/fr/learning/fundamental.itely View 46 chunks +141 lines, -110 lines 0 comments Download
M Documentation/fr/learning/tutorial.itely View 13 chunks +25 lines, -25 lines 0 comments Download
M Documentation/fr/learning/tweaks.itely View 28 chunks +61 lines, -57 lines 0 comments Download
M Documentation/fr/notation/ancient.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/fr/notation/changing-defaults.itely View 22 chunks +70 lines, -52 lines 0 comments Download
M Documentation/fr/notation/chords.itely View 3 chunks +9 lines, -5 lines 0 comments Download
M Documentation/fr/notation/editorial.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/fr/notation/expressive.itely View 8 chunks +18 lines, -14 lines 0 comments Download
M Documentation/fr/notation/fretted-strings.itely View 6 chunks +19 lines, -10 lines 0 comments Download
M Documentation/fr/notation/input.itely View 18 chunks +74 lines, -36 lines 0 comments Download
M Documentation/fr/notation/keyboards.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/fr/notation/pitches.itely View 64 chunks +155 lines, -145 lines 0 comments Download
M Documentation/fr/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/fr/notation/rhythms.itely View 5 chunks +12 lines, -8 lines 0 comments Download
M Documentation/fr/notation/simultaneous.itely View 5 chunks +17 lines, -9 lines 0 comments Download
M Documentation/fr/notation/spacing.itely View 8 chunks +209 lines, -11 lines 0 comments Download
M Documentation/fr/notation/staff.itely View 19 chunks +62 lines, -45 lines 0 comments Download
M Documentation/fr/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/fr/notation/vocal.itely View 37 chunks +88 lines, -74 lines 0 comments Download
M Documentation/fr/notation/world.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/fr/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/fr/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/fr/usage/running.itely View 2 chunks +27 lines, -1 line 0 comments Download
M Documentation/fr/usage/suggestions.itely View 6 chunks +10 lines, -10 lines 0 comments Download
M Documentation/hu/essay/engraving.itely View 6 chunks +10 lines, -10 lines 0 comments Download
M Documentation/hu/learning/common-notation.itely View 16 chunks +38 lines, -30 lines 0 comments Download
M Documentation/hu/learning/fundamental.itely View 48 chunks +168 lines, -118 lines 0 comments Download
M Documentation/hu/learning/tutorial.itely View 13 chunks +25 lines, -25 lines 0 comments Download
M Documentation/hu/usage/lilypond-book.itely View 7 chunks +12 lines, -12 lines 0 comments Download
M Documentation/hu/usage/running.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/included/engraver-example.ily View 2 chunks +21 lines, -8 lines 0 comments Download
M Documentation/included/gonville.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/included/simple.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M Documentation/it/learning/common-notation.itely View 18 chunks +41 lines, -33 lines 0 comments Download
M Documentation/it/learning/fundamental.itely View 45 chunks +136 lines, -108 lines 0 comments Download
M Documentation/it/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/it/learning/tweaks.itely View 30 chunks +63 lines, -59 lines 0 comments Download
M Documentation/it/notation/editorial.itely View 3 chunks +5 lines, -5 lines 0 comments Download
M Documentation/it/notation/expressive.itely View 8 chunks +15 lines, -15 lines 0 comments Download
M Documentation/it/notation/pitches.itely View 64 chunks +155 lines, -145 lines 0 comments Download
M Documentation/it/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/it/notation/rhythms.itely View 6 chunks +11 lines, -11 lines 0 comments Download
M Documentation/it/notation/simultaneous.itely View 9 chunks +17 lines, -17 lines 0 comments Download
M Documentation/it/notation/staff.itely View 18 chunks +44 lines, -44 lines 0 comments Download
M Documentation/it/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/it/notation/vocal.itely View 38 chunks +74 lines, -74 lines 0 comments Download
M Documentation/it/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/it/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/it/usage/running.itely View 2 chunks +56 lines, -1 line 0 comments Download
M Documentation/it/usage/suggestions.itely View 4 chunks +7 lines, -7 lines 0 comments Download
M Documentation/ja/learning/common-notation.itely View 16 chunks +38 lines, -30 lines 0 comments Download
M Documentation/ja/learning/fundamental.itely View 46 chunks +136 lines, -110 lines 0 comments Download
M Documentation/ja/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/ja/learning/tweaks.itely View 26 chunks +56 lines, -52 lines 0 comments Download
M Documentation/ja/notation/changing-defaults.itely View 22 chunks +51 lines, -47 lines 0 comments Download
M Documentation/ja/notation/chords.itely View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/ja/notation/editorial.itely View 3 chunks +5 lines, -5 lines 0 comments Download
M Documentation/ja/notation/expressive.itely View 8 chunks +18 lines, -14 lines 0 comments Download
M Documentation/ja/notation/fretted-strings.itely View 6 chunks +19 lines, -10 lines 0 comments Download
M Documentation/ja/notation/input.itely View 18 chunks +62 lines, -37 lines 0 comments Download
M Documentation/ja/notation/keyboards.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/ja/notation/pitches.itely View 59 chunks +135 lines, -131 lines 0 comments Download
M Documentation/ja/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/ja/notation/rhythms.itely View 6 chunks +21 lines, -11 lines 0 comments Download
M Documentation/ja/notation/simultaneous.itely View 9 chunks +21 lines, -17 lines 0 comments Download
M Documentation/ja/notation/spacing.itely View 11 chunks +19 lines, -15 lines 0 comments Download
M Documentation/ja/notation/staff.itely View 18 chunks +47 lines, -43 lines 0 comments Download
M Documentation/ja/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/ja/notation/vocal.itely View 38 chunks +84 lines, -74 lines 0 comments Download
M Documentation/ja/notation/world.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/ja/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/ja/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/ja/usage/running.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/ja/usage/suggestions.itely View 4 chunks +7 lines, -7 lines 0 comments Download
M Documentation/learning/common-notation.itely View 19 chunks +43 lines, -35 lines 0 comments Download
M Documentation/learning/fundamental.itely View 46 chunks +141 lines, -110 lines 0 comments Download
M Documentation/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/learning/tweaks.itely View 28 chunks +61 lines, -57 lines 0 comments Download
M Documentation/ly-examples/aucun-snippet.ly View 3 chunks +7 lines, -3 lines 0 comments Download
M Documentation/ly-examples/orchestra.ly View 10 chunks +42 lines, -16 lines 0 comments Download
M Documentation/nl/learning/common-notation.itely View 16 chunks +38 lines, -30 lines 0 comments Download
M Documentation/nl/learning/fundamental.itely View 46 chunks +136 lines, -110 lines 0 comments Download
M Documentation/nl/learning/tutorial.itely View 12 chunks +23 lines, -23 lines 0 comments Download
M Documentation/nl/learning/tweaks.itely View 26 chunks +56 lines, -52 lines 0 comments Download
M Documentation/notation/ancient.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/notation/changing-defaults.itely View 22 chunks +70 lines, -52 lines 0 comments Download
M Documentation/notation/chords.itely View 3 chunks +9 lines, -5 lines 0 comments Download
M Documentation/notation/editorial.itely View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/notation/expressive.itely View 8 chunks +18 lines, -14 lines 0 comments Download
M Documentation/notation/fretted-strings.itely View 6 chunks +19 lines, -10 lines 0 comments Download
M Documentation/notation/input.itely View 18 chunks +74 lines, -36 lines 0 comments Download
M Documentation/notation/keyboards.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/notation/pitches.itely View 64 chunks +155 lines, -145 lines 2 comments Download
M Documentation/notation/repeats.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/notation/rhythms.itely View 6 chunks +21 lines, -11 lines 2 comments Download
M Documentation/notation/simultaneous.itely View 5 chunks +14 lines, -10 lines 0 comments Download
M Documentation/notation/spacing.itely View 8 chunks +169 lines, -11 lines 0 comments Download
M Documentation/notation/staff.itely View 19 chunks +62 lines, -45 lines 0 comments Download
M Documentation/notation/text.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/notation/vocal.itely View 37 chunks +88 lines, -74 lines 0 comments Download
M Documentation/notation/world.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/accordion-discant-symbols.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/adding-an-extra-staff.ly View 2 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/adding-an-extra-staff-at-a-line-break.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/adding-fingerings-to-a-score.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly View 4 chunks +13 lines, -2 lines 0 comments Download
M Documentation/snippets/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/adding-the-current-date-to-a-score.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/adding-timing-marks-to-long-glissandi.ly View 3 chunks +13 lines, -2 lines 0 comments Download
M Documentation/snippets/adjusting-grace-note-spacing.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/adjusting-lyrics-vertical-spacing.ly View 2 chunks +8 lines, -4 lines 0 comments Download
A Documentation/snippets/aligning-marks-with-various-notation-objects.ly View 1 chunk +79 lines, -0 lines 0 comments Download
M Documentation/snippets/aligning-objects-created-with-the--mark-command.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/aligning-syllables-with-melisma.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/alternative-breve-notes.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/ambitus.ly View 2 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/anglican-psalm-template.ly View 2 chunks +18 lines, -8 lines 0 comments Download
M Documentation/snippets/automatically-change-durations.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/automatically-changing-the-stem-direction-of-the-middle-note-based-on-the-melody.ly View 2 chunks +3 lines, -3 lines 0 comments Download
A Documentation/snippets/beam-grouping-in-7-8-time.ly View 1 chunk +28 lines, -0 lines 0 comments Download
M Documentation/snippets/breathing-signs.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/caesura-railtracks-with-fermata.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/centering-markup-on-note-heads-automatically.ly View 3 chunks +12 lines, -1 line 0 comments Download
M Documentation/snippets/changing--flageolet-mark-size.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/changing-partcombine-texts.ly View 2 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/changing-properties-for-individual-grobs.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/changing-the-breath-mark-symbol.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/changing-the-default-text-font-family.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly View 2 chunks +14 lines, -4 lines 0 comments Download
M Documentation/snippets/chord-glissando-in-tablature.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/clusters.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/combining-dynamics-with-markup-texts.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/combining-two-parts-on-the-same-staff.ly View 2 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/conducting-signs,-measure-grouping-signs.ly View 3 chunks +13 lines, -2 lines 0 comments Download
M Documentation/snippets/creating-a-delayed-turn.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M Documentation/snippets/creating-cross-staff-arpeggios-in-other-contexts.ly View 2 chunks +7 lines, -3 lines 0 comments Download
M Documentation/snippets/creating-double-digit-fingerings.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/creating-real-parenthesized-dynamics.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/creating-slurs-across-voices.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/customizing-the-position-and-number-of-dots-in-repeat-sign-bar-lines.ly View 3 chunks +4 lines, -4 lines 0 comments Download
M Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/demo-midiinstruments.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/demonstrating-all-headers.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/displaying-a-whole-grandstaff-system-if-only-one-of-its-staves-is-alive.ly View 2 chunks +7 lines, -3 lines 0 comments Download
M Documentation/snippets/drawing-circles-around-various-objects.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/dynamics-custom-text-spanner-postfix.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/dynamics-text-spanner-postfix.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/engravers-one-by-one.ly View 4 chunks +18 lines, -7 lines 0 comments Download
M Documentation/snippets/engraving-ties-manually.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/extending-a-trillspanner.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/fine-tuning-pedal-brackets.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/fingering-symbols-for-wind-instruments.ly View 2 chunks +10 lines, -0 lines 0 comments Download
M Documentation/snippets/fingerings,-string-indications,-and-right-hand-fingerings.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/flamenco-notation.ly View 2 chunks +10 lines, -0 lines 0 comments Download
M Documentation/snippets/flute-slap-notation.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/forcing-horizontal-shift-of-notes.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/forcing-hyphens-to-be-shown.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/formatting-lyrics-syllables.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/glissandi-can-skip-grobs.ly View 3 chunks +16 lines, -0 lines 0 comments Download
M Documentation/snippets/guitar-strum-rhythms.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/hairpins-with-different-line-styles.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/hammer-on-and-pull-off.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly View 3 chunks +14 lines, -10 lines 0 comments Download
M Documentation/snippets/hymn-template.ly View 2 chunks +10 lines, -6 lines 0 comments Download
M Documentation/snippets/indicating-cross-staff-chords-with-arpeggio-bracket.ly View 3 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/keep-change-clefs-full-sized.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/laissez-vibrer-ties.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/letter-tablature-formatting.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/lyrics-alignment.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/moving-dotted-notes-in-polyphony.ly View 2 chunks +13 lines, -3 lines 0 comments Download
A + Documentation/snippets/new/adding-orchestral-cues-to-a-vocal-score.ly View 4 chunks +4 lines, -10 lines 0 comments Download
A + Documentation/snippets/new/adding-timing-marks-to-long-glissandi.ly View 1 chunk +12 lines, -18 lines 0 comments Download
A + Documentation/snippets/new/centering-markup-on-note-heads-automatically.ly View 2 chunks +6 lines, -16 lines 0 comments Download
A Documentation/snippets/new/conducting-signs,-measure-grouping-signs.ly View 1 chunk +49 lines, -0 lines 0 comments Download
A + Documentation/snippets/new/engravers-one-by-one.ly View 3 chunks +8 lines, -14 lines 0 comments Download
A + Documentation/snippets/new/glissandi-can-skip-grobs.ly View 1 chunk +5 lines, -4 lines 0 comments Download
A + Documentation/snippets/new/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly View 6 chunks +21 lines, -20 lines 0 comments Download
M Documentation/snippets/new/staff-headword.ly View 3 chunks +20 lines, -1 line 0 comments Download
A + Documentation/snippets/new/strict-beat-beaming.ly View 2 chunks +7 lines, -3 lines 0 comments Download
A Documentation/snippets/new/using-a-tick-as-the-breath-mark-symbol.ly View 1 chunk +25 lines, -0 lines 0 comments Download
M Documentation/snippets/new/vocal-ensemble-template.ly View 2 chunks +7 lines, -7 lines 0 comments Download
M Documentation/snippets/new/vocal-ensemble-template-with-automatic-piano-reduction.ly View 2 chunks +7 lines, -7 lines 0 comments Download
M Documentation/snippets/obtaining-2.12-lyrics-spacing-in-newer-versions.ly View 2 chunks +10 lines, -6 lines 0 comments Download
M Documentation/snippets/orchestra,-choir-and-piano-template.ly View 2 chunks +20 lines, -16 lines 0 comments Download
M Documentation/snippets/overriding-articulations-of-destinct-type.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M Documentation/snippets/page-label.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/piano-template-simple.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/piano-template-with-centered-lyrics.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M Documentation/snippets/piano-template-with-melody-and-lyrics.ly View 2 chunks +14 lines, -5 lines 0 comments Download
M Documentation/snippets/positioning-arpeggios.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/positioning-grace-note-beams-at-the-height-of-normal-note-beams.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/preventing-extra-naturals-from-being-automatically-added.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/printing-marks-at-the-end-of-a-line.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/quoting-another-voice.ly View 2 chunks +15 lines, -5 lines 0 comments Download
M Documentation/snippets/removing-bar-numbers-from-a-score.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/removing-connecting-bar-lines-on-staffgroup,-pianostaff,-or-grandstaff.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/removing-the-first-empty-line.ly View 3 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/reverting-default-beam-endings.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/rhythmic-slashes.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/satb-choir-template---four-staves.ly View 2 chunks +8 lines, -4 lines 0 comments Download
M Documentation/snippets/setting-hairpin-behavior-at-bar-lines.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/setting-system-separators.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/setting-the-minimum-length-of-hairpins.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M Documentation/snippets/shortening-volta-brackets.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/simple-lead-sheet.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/single-staff-template-with-notes-and-chords.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/single-staff-template-with-only-notes.ly View 2 chunks +9 lines, -0 lines 0 comments Download
M Documentation/snippets/skips-in-lyric-mode.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/skips-in-lyric-mode-2.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/snap-pizzicato-or-bartok-pizzicato.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/staff-headword.ly View 3 chunks +20 lines, -1 line 0 comments Download
M Documentation/snippets/strict-beat-beaming.ly View 3 chunks +18 lines, -1 line 0 comments Download
M Documentation/snippets/subdividing-beams.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/three-sided-box.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly View 2 chunks +10 lines, -1 line 0 comments Download
M Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/using-a-tick-as-the-breath-mark-symbol.ly View 2 chunks +20 lines, -3 lines 0 comments Download
M Documentation/snippets/using-an-extra-voice-for-breaks.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/snippets/using-autochange-with-more-than-one-voice.ly View 3 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/utf-8.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly View 2 chunks +5 lines, -1 line 0 comments Download
M Documentation/snippets/vertically-aligning-ossias-and-lyrics.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/vertically-centered-common-lyrics.ly View 3 chunks +21 lines, -3 lines 0 comments Download
M Documentation/snippets/vertically-centering-paired-figured-bass-extenders.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/snippets/vocal-ensemble-template.ly View 3 chunks +16 lines, -6 lines 0 comments Download
M Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly View 3 chunks +16 lines, -6 lines 0 comments Download
M Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly View 2 chunks +10 lines, -6 lines 0 comments Download
M Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly View 4 chunks +9 lines, -5 lines 0 comments Download
M Documentation/snippets/volta-text-markup-using-repeatcommands.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M Documentation/usage/external.itely View 5 chunks +9 lines, -9 lines 0 comments Download
M Documentation/usage/lilypond-book.itely View 8 chunks +14 lines, -14 lines 0 comments Download
M Documentation/usage/running.itely View 2 chunks +28 lines, -1 line 0 comments Download
M Documentation/usage/suggestions.itely View 6 chunks +10 lines, -10 lines 0 comments Download
M input/regression/accidental.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/accidental-clef-change.ly View 1 chunk +13 lines, -3 lines 0 comments Download
M input/regression/accidental-collision.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/accidental-forced-tie.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/accidental-grouping.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/accidental-ledger.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/accidental-placement.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/accidental-placement-samepitch.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/accidental-quarter.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/accidental-single-double.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/accidental-tie.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M input/regression/accidental-unbroken-tie-spacing.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M input/regression/alignment-order.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/alignment-vertical-manual-setting.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/alter-broken.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/ambitus.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/ambitus-cue.ly View 2 chunks +5 lines, -1 line 0 comments Download
M input/regression/apply-context.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/arpeggio-no-staff-symbol.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/arpeggio-span-one-staff.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/articulation-snappizzicato.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/auto-beam.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/auto-beam-no-beam.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/auto-change.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/autobeam-tuplet-recheck.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/bar-line-define-bar-glyph.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/bar-line-define-bar-line.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/bar-line-segno.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/bar-lines.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/bar-number-check-warning.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-beamlet-grace.ly View 1 chunk +9 lines, -1 line 0 comments Download
M input/regression/beam-collision-classic.ly View 3 chunks +9 lines, -9 lines 0 comments Download
M input/regression/beam-collision-cross-staff.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/beam-collision-cross-staff2.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-collision-grace.ly View 1 chunk +12 lines, -3 lines 0 comments Download
M input/regression/beam-collision-off.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-collision-opposite-stem.ly View 1 chunk +17 lines, -17 lines 0 comments Download
M input/regression/beam-collision-prefatory-matter.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-collision-scaled-staff.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-collision-voice-only.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-concave.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/beam-concave-chord.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-concave-damped.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-cross-staff-rest.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-forced-direction.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-funky.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-length.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-manual-beaming.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-multiple-cross-staff.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-multiplicity-over-rests.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/beam-over-barline.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/beam-position.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-quanting-horizontal.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-quarter.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-rest.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beam-rest-extreme.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beam-single-stem.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/beaming.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beaming-ternary-metrum.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beamlet-point-toward-beat.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/beams.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/bend-dot.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/book-identifier-markup.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/bookpart-variable.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/breathing-sign.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/breathing-sign-ancient.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/cadenza-grace-autobeam.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/chord-names-in-grand-staff.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/chord-repetition.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/chord-repetition-relative.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/chord-repetition-script-stack.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/chord-repetition-times.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/chord-scripts.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/chromatic-scales.ly View 2 chunks +2 lines, -2 lines 0 comments Download
A input/regression/clef-oct.ly View 1 chunk +29 lines, -0 lines 0 comments Download
M input/regression/clef-ottava.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/clef-transposition.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/cluster.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/cluster-break.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/cluster-cross-staff.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/cluster-style.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-alignment.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-dots-invert.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-dots-up-space-dotted.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-harmonic-no-dots.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/collision-head-chords.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/collision-heads.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/collision-manual.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-merge-differently-dotted.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/collision-merge-dots.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/collision-seconds.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/collisions.ly View 3 chunks +7 lines, -7 lines 0 comments Download
M input/regression/completion-heads-lyrics.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/completion-heads-polyphony.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/completion-heads-polyphony-2.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/completion-heads-tie.ly View 2 chunks +10 lines, -2 lines 0 comments Download
M input/regression/complex-once.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/context-mod-context.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/context-mod-with.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/context-nested-staffgroup.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/cue-clef.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/cue-clef-after-barline.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/cue-clef-manually.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/cue-clef-new-line.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/cue-clef-transposition.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/cue-clef-transposition-optional.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/define-event-function.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/display-lily-tests.ly View 2 chunks +11 lines, -2 lines 0 comments Download
M input/regression/dot-column-engraver.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dot-dot-count-override.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dot-rest-beam-trigger.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/dot-up-voice-collision.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/dots.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/double-repeat.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/duration-identifier-compressed.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-alignment-autobreak.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-alignment-breaker.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-alignment-breaker-linebreak.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-alignment-breaker-order.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/dynamics-alignment-breaker-subsequent-spanner.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-alignment-no-line.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-avoid-cross-staff-stem-3.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-broken-hairpin.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-context-textspan.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/dynamics-custom-text-spanner-postfix.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-glyphs.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-hairpin-length.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-rest-positioning.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-text-dynamics-context.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/dynamics-text-spanner-postfix.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/empty-chord.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-alteration.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-continuation.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-continuation-center.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-continuation-modifiers.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-implicit.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/figured-bass-staff.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/finger-chords-order.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/fingering.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/follow-voice-consecutive.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/font-family-override.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/footnote.ly View 2 chunks +4 lines, -4 lines 0 comments Download
M input/regression/footnote-auto-numbering.ly View 2 chunks +4 lines, -4 lines 0 comments Download
M input/regression/footnote-auto-numbering-page-reset.ly View 2 chunks +4 lines, -4 lines 0 comments Download
M input/regression/footnote-auto-numbering-vertical-order.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/footnote-break-visibility.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/footnote-spanner.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/fret-boards.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/full-measure-rest-fermata.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/glissando-accidental.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/glissando-chord.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/glissando-consecutive.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/glissando-dots.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/glissando-no-break.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/glissando-skip.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/grace-bar-line.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/grace-bar-number.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/grace-beam.ly View 1 chunk +10 lines, -3 lines 0 comments Download
M input/regression/grace-end.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/grace-nest3.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/grace-nest5.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/grace-part-combine.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/grace-stem-length.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/grace-sync.ly View 2 chunks +11 lines, -3 lines 0 comments Download
M input/regression/grace-types.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/hairpin-barline-break.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/hairpin-clef.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/hairpin-key-signature.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/hairpin-span-bar.ly View 2 chunks +6 lines, -6 lines 0 comments Download
M input/regression/hairpin-to-barline-mark.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/hairpin-to-rest.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/hara-kiri-keep-previous-settings.ly View 3 chunks +7 lines, -7 lines 0 comments Download
M input/regression/harp-pedals.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/header-book-multiplescores.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/horizontal-bracket.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/horizontal-bracket-tweak.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/identifier-following-chordmode.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/include-string.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/instrument-cue-name.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/instrument-name-pedal-lyrics.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/instrument-switch.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/instrument-switch-invalid-warning.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/key-clefs.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/key-signature-left-edge.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/laissez-vibrer-chords.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/laissez-vibrer-tie-head-direction.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/laissez-vibrer-ties.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/landscape.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/layout-from.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/ledger-line-minimum.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/ledger-line-shorten.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/ledger-lines-dynamics.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/ledger-lines-varying-staves.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lilypond-book/include.ly View 1 chunk +7 lines, -1 line 0 comments Download
M input/regression/lilypond-book/include/example.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/lilypond-book/include2.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/lilypond-book/include3.ily View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/lilypond-book/melody.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/line-style-zigzag-spacing.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/lyric-combine.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/lyric-combine-derived-voice.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/lyric-combine-switch-voice-2.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-extender-includegraces.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/lyric-extender-no-heads.ly View 1 chunk +9 lines, -1 line 0 comments Download
M input/regression/lyric-extender-rest.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-extender-right-margin.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-hyphen-break.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/lyric-hyphen-retain.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-melisma-alignment.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-melisma-melisma.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyric-no-association-rhythm.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyrics-includegraces.ly View 2 chunks +13 lines, -3 lines 0 comments Download
M input/regression/lyrics-no-notes.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/lyrics-pass-under-bar.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/lyrics-tenor-clef.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/markup-note.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/markup-note-dot.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/markup-score-multi-system.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/measure-grouping.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/metronome-mark-loose-column.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/midi-grace.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/midi-grace-after-rest.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/midi-grace-after-tie.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/midi-key-signature.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/midi-microtone-off.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/midi-pedal.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/midi-scales.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/midi-tuplets.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/midi/key-option-all-staves.ly View 2 chunks +4 lines, -4 lines 0 comments Download
M input/regression/midi/lyrics-addlyrics.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/midi/partcombine.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/midi/quantize-duration-2.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/midi/rest-dynamic.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/midi/staff-map-instrument.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/midi/staff-map-voice.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/midi/voice-5.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/modern-tab-clef.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M input/regression/modern-tab-clef-scaled.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/monochords.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/mozart-hrn3-romanze.ily View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/mozart-hrn3-rondo.ily View 2 chunks +7 lines, -3 lines 0 comments Download
M input/regression/music-function-end-spanners.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/music-function-post-event.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/newaddlyrics.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/newaddlyrics-music-identifiers.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/note-head-chord.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/note-head-harmonic-dotted.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/note-head-harmonic-whole.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/note-names.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/note-names-context.ly View 2 chunks +5 lines, -1 line 0 comments Download
M input/regression/number-staff-lines.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/offsets.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/optional-args.ly View 2 chunks +5 lines, -1 line 0 comments Download
M input/regression/ottava.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/ottava-broken.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/page-breaking-good-estimation.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-label-loose-column.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-spacing.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/page-spacing-nonstaff-lines-between.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-spacing-nonstaff-lines-bottom.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-spacing-nonstaff-lines-top.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-top-space.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/page-turn-page-breaking.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/page-turn-page-breaking-badturns.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/parenthesize.ly View 1 chunk +8 lines, -3 lines 0 comments Download
M input/regression/parenthesize-markup.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/part-combine.ly View 1 chunk +16 lines, -6 lines 0 comments Download
M input/regression/part-combine-a2.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-chord-range.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/part-combine-cross.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-force.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/part-combine-force-mmrest-position.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-force-once.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/part-combine-global.ly View 1 chunk +11 lines, -3 lines 0 comments Download
M input/regression/part-combine-markup.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-mmrest-after-solo.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/part-combine-silence.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/part-combine-solo.ly View 1 chunk +10 lines, -3 lines 0 comments Download
M input/regression/part-combine-solo-global.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/part-combine-strings.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-text.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-text-wait.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/part-combine-tuplet-end.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/pdfmark-metadata.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/phrasing-slur-multiple.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/point-and-click-types.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/prefatory-separation.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/property-nested-revert.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/property-once.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/quote.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/quote-cue-during.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M input/regression/quote-cue-event-types.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/quote-cyclic.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/quote-during.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/quote-during-subvoice.ly View 4 chunks +19 lines, -19 lines 0 comments Download
M input/regression/quote-kill-cues.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M input/regression/quote-overrides.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/quote-tie.ly View 2 chunks +14 lines, -5 lines 0 comments Download
M input/regression/rehearsal-mark-align.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/rehearsal-mark-align-staff-context.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/rehearsal-mark-final-score.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/rehearsal-mark-letter.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/relative-repeat.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/remove-empty-staves-auto-knee.ly View 3 chunks +4 lines, -4 lines 0 comments Download
M input/regression/repeat-sign.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/repeat-tie.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/repeat-tremolo-chord-rep.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/repeat-tremolo-dots.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/repeat-unfold-all.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/repeat-volta-segno.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/rest-collision.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/rest-collision-beam-note.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/rest-collision-beam-quantized.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/rest-collision-note-duration.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/rest-dot-position.ly View 2 chunks +7 lines, -7 lines 0 comments Download
M input/regression/rest-note-collision.ly View 3 chunks +12 lines, -7 lines 0 comments Download
M input/regression/rest-pitch.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/rest-polyphonic.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/rest-polyphonic-2.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/scheme-engraver.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/scheme-engraver-instance.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/scheme-text-spanner.ly View 2 chunks +5 lines, -1 line 0 comments Download
M input/regression/score-text.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/script-collision.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/script-shift-staccato.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/script-stack-order.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/script-tie-collision.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M input/regression/semi-tie-cross-staff.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/shape-other-curves.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/shape-slurs.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/shorthands.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/skip-of-length.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/skiptypesetting-bar-check.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/slur-broken-trend.ly View 2 chunks +15 lines, -5 lines 0 comments Download
M input/regression/slur-cross-staff-beam.ly View 2 chunks +11 lines, -2 lines 0 comments Download
M input/regression/slur-dot-collision.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/slur-dots.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/slur-dynamics.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/slur-grace.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/slur-height-capping.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/slur-multiple.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/slur-multiple-linebreak.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/slur-rest.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/slur-script.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/slur-shift-region.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/slur-tie-control-points.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/slur-tilt.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/slur-vertical-skylines.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/song-basic.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-basic-nonenglish.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-breathe.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-melisma.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M input/regression/song-repetition.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M input/regression/song-skip.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-skip-noword.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-splitpart.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/song-stanzas.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/song-tempo.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/spacing-accidental.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-accidental-staffs.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-accidental-tie.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-correction-accidentals.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-end-of-line.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-ended-voice.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-folded-clef.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-folded-clef2.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-folded-clef3.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/spacing-grace.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M input/regression/spacing-grace-duration.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-horizontal-skyline-grace.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/spacing-loose-polyphony.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-non-adjacent-columns1.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M input/regression/spacing-non-adjacent-columns2.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M input/regression/spacing-rest.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-section.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/spacing-short-notes.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/spacing-stick-out.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/spacing-to-grace.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/span-bar.ly View 2 chunks +5 lines, -1 line 0 comments Download
M input/regression/span-bar-allow-span-bar.ly View 4 chunks +10 lines, -6 lines 0 comments Download
M input/regression/span-bar-partial.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/span-bar-spacing.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/staccato-pos.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/staff-halfway.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/staff-online-symbol-absence.ly View 2 chunks +9 lines, -1 line 0 comments Download
M input/regression/staff-tweak.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/stanza-number.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/stem-direction.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/stem-tremolo-position.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/stem-tremolo-staff-space.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/stencil-hacking.ly View 2 chunks +8 lines, -3 lines 0 comments Download
M input/regression/string-number.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/string-number-styles.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/system-separator.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tablature-chord-repetition.ly View 2 chunks +11 lines, -2 lines 0 comments Download
M input/regression/tablature-chord-repetition-finger.ly View 2 chunks +11 lines, -2 lines 0 comments Download
M input/regression/tablature-default-strings.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/tablature-dot-placement.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tablature-glissando.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/tablature-grace-notes.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/tablature-harmonic.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tablature-harmonic-tie.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tablature-letter.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M input/regression/tablature-negative-fret.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tablature-slide.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tablature-string-tunings.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/tablature-tie-behaviour.ly View 2 chunks +18 lines, -4 lines 0 comments Download
M input/regression/tag-filter.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/test-output-distance.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/text-script-vertical-skylines.ly View 3 chunks +11 lines, -0 lines 0 comments Download
M input/regression/text-spanner-full-rest.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/text-spanner-override-order.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-arpeggio.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tie-arpeggio-collision.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-broken.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/tie-chord.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tie-chord-broken-extremal.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tie-chord-debug.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tie-chord-partial.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-direction-broken.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tie-direction-manual.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-dot.ly View 1 chunk +10 lines, -1 line 0 comments Download
M input/regression/tie-grace.ly View 1 chunk +12 lines, -3 lines 0 comments Download
M input/regression/tie-manual.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-single.ly View 1 chunk +12 lines, -3 lines 0 comments Download
M input/regression/tie-single-chord.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/tie-unterminated.ly View 2 chunks +12 lines, -3 lines 0 comments Download
M input/regression/tie-whole.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/trill-spanner.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/trill-spanner-auto-stop.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/trill-spanner-chained.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/trill-spanner-grace.ly View 1 chunk +13 lines, -3 lines 0 comments Download
M input/regression/trill-spanner-scaled.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/typography-demo.ly View 2 chunks +6 lines, -1 line 0 comments Download
M input/regression/utf-8.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/volta-markup-text.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/warn-expected-warning-missing.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/woodwind-diagrams-empty.ly View 1 chunk +17 lines, -17 lines 0 comments Download
M input/regression/zero-staff-space.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M ly/Welcome-to-LilyPond-MacOS.ly View 1 chunk +6 lines, -2 lines 0 comments Download
M ly/Welcome_to_LilyPond.ly View 2 chunks +6 lines, -2 lines 0 comments Download
M python/convertrules.py View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Keith
https://codereview.appspot.com/235000043/diff/1/Documentation/notation/pitches.itely File Documentation/notation/pitches.itely (right): https://codereview.appspot.com/235000043/diff/1/Documentation/notation/pitches.itely#newcode169 Documentation/notation/pitches.itely:169: like @code{\relative @{ gis''' @dots{} @}} Probably you'll want ...
8 years, 11 months ago (2015-05-12 06:16:38 UTC) #1
dak
8 years, 11 months ago (2015-05-12 07:23:58 UTC) #2
https://codereview.appspot.com/235000043/diff/1/Documentation/notation/pitche...
File Documentation/notation/pitches.itely (right):

https://codereview.appspot.com/235000043/diff/1/Documentation/notation/pitche...
Documentation/notation/pitches.itely:169: like @code{\relative @{ gis''' @dots{}
@}}
On 2015/05/12 06:16:37, Keith wrote:
> Probably you'll want to reverse the convert-ly to the text that talks about
the
> option to use \relative c'''{}

Well, it was more or less understood that this conversion would require a
followup rewrite.  I've just taken a look at some other commit messages and
there is, for example,

commit 6e4e9c4eacb94d68c11fd6b9062da4f724114860
Author: David Kastrup <dak@gnu.org>
Date:   Fri Oct 18 12:29:37 2013 +0200

    Run scripts/auxiliar/update-with-convert-ly.sh
    
    Actually, this is an understatement.  This is the result of
    
    scripts/auxiliar/update-with-convert-ly.sh
    git checkout HEAD ly/{engraver,music-functions,property}-init.ly
input/regression/display-lily-tests.ly Documentation/{,*/}learning/*.itely
    
    and then committing.

In a similar vein, it may be possible/feasible to exempt certain files or
directories here from the conversion if we figure out that we are likely to
cause more damage than good.

However, given the extensiveness of the patterns, it is likely less effort to
manually change passages back that are negatively affected.  More likely than
not, in chapters talking explicitly about pitches.

https://codereview.appspot.com/235000043/diff/1/Documentation/notation/rhythm...
File Documentation/notation/rhythms.itely (right):

https://codereview.appspot.com/235000043/diff/1/Documentation/notation/rhythm...
Documentation/notation/rhythms.itely:450: >>>>>>> Run
scripts/auxiliar/update-with-convert-ly.sh
On 2015/05/12 06:16:37, Keith wrote:
> A few merge-failure reports made it into this upload, somehow.

Yeah, bummer.  Since I'll be rerunning the conversion, they won't be in the
final version (if I don't repeat the rebase mistake I apparently did), but it's
unnerving that the affected files still had no problem passing Patchy.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b