From 528543b4b1db36ea4136437fb427a6f08d989218 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 25 Jan 2010 20:38:44 +0000 Subject: [PATCH] Doc: bring consistency to LM \context{ indentation. --- Documentation/learning/fundamental.itely | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Documentation/learning/fundamental.itely b/Documentation/learning/fundamental.itely index 2779afa9e6..61157c1115 100644 --- a/Documentation/learning/fundamental.itely +++ b/Documentation/learning/fundamental.itely @@ -2105,8 +2105,7 @@ throughout the @code{\score} or @code{\book} block in which the } } \layout { - \context { - \Staff + \context { \Staff extraNatural = ##t } } @@ -2262,8 +2261,7 @@ staff in a four-staff score, we could write >> >> \layout { - \context { - \Staff + \context { \Staff \consists Ambitus_engraver } } -- 2.39.5