From: Graham Percival Date: Thu, 7 Jun 2007 07:35:09 +0000 (-0700) Subject: LSR: automagic update. X-Git-Tag: release/2.11.26-1~6^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fd13bde88177a47a75777398e870aba3db2608d7;p=lilypond.git LSR: automagic update. --- diff --git a/input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly b/input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly index 5d1a06f4cd..35a7a84ce2 100644 --- a/input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly +++ b/input/lsr/other/using-the--tweak-command-to-tweak-individual-grobs.ly @@ -2,8 +2,8 @@ \version "2.11.23" \header { texidoc = " -With the \tweak command, you can tune every grob directly. Here are -some examples of available tweaks. +With the @code{\tweak} command, you can tune every grob directly. Here +are some examples of available tweaks. " } \paper { diff --git a/input/lsr/spacing/alignment-order.ly b/input/lsr/spacing/alignment-order.ly index 1f50d31cb9..54ba9e15b3 100644 --- a/input/lsr/spacing/alignment-order.ly +++ b/input/lsr/spacing/alignment-order.ly @@ -8,10 +8,6 @@ elements (e.g. lyrics) positioning, but also for musical contents such as ossias. " } -% **************************************************************** -% ly snippet: -% **************************************************************** - \paper { ragged-right = ##t } @@ -35,10 +31,3 @@ as ossias. } >> } >> - - - -% **************************************************************** -% end ly snippet -% **************************************************************** -