From 2adfe22dccda26198d0cb351593dff29378b873b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 17 Jun 2009 12:17:02 -0700 Subject: [PATCH] Doc: minor improvements to appearance of cheatsheet. --- Documentation/user/cheatsheet.itely | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/user/cheatsheet.itely b/Documentation/user/cheatsheet.itely index 3501744281..d6c8393345 100644 --- a/Documentation/user/cheatsheet.itely +++ b/Documentation/user/cheatsheet.itely @@ -67,7 +67,7 @@ s4_" " @tab time signature @tab @lilypond[fragment] -\override Staff.Clef #'transparent = ##t +\override Staff.Clef #'stencil = #empty-stencil \time 3/4 s4_" " \time 4/4 @@ -98,7 +98,8 @@ d ~ d @lilypond[notime,fragment] \clef treble \key es \major -s4 +\hideNotes +c128 @end lilypond @item @var{note}@code{'} -- 2.39.5