From bcc132e832aa860c4ba861bb18e96793502434e5 Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Mon, 6 Feb 2012 14:42:51 +0100 Subject: [PATCH] Gets rid of beam stencil command --- scm/define-stencil-commands.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scm/define-stencil-commands.scm b/scm/define-stencil-commands.scm index c8a6b17962..3fe59105b5 100644 --- a/scm/define-stencil-commands.scm +++ b/scm/define-stencil-commands.scm @@ -21,8 +21,7 @@ (define-public (ly:all-stencil-commands) "Return the list of stencil commands that can be defined in the output modules (@file{output-*.scm})." - '(beam - bezier-sandwich + '(bezier-sandwich blank bracket char -- 2.39.2