From: Marc Hohl Date: Mon, 11 Jun 2012 11:10:09 +0000 (+0100) Subject: Duplicate entry in bar-glyph-alist X-Git-Tag: release/2.15.41-1~55 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c2832e0262f06fd4510056da4afb052943763e2f;p=lilypond.git Duplicate entry in bar-glyph-alist --- diff --git a/scm/output-lib.scm b/scm/output-lib.scm index 95fefbdb3a..800d0f3432 100644 --- a/scm/output-lib.scm +++ b/scm/output-lib.scm @@ -369,7 +369,6 @@ and duration-log @var{log}." ("||:" . ("||" . "|:")) ("dashed" . ("dashed" . '())) ("|" . ("|" . ())) - ("||:" . ("||" . "|:")) ("|s" . (() . "|")) ("|:" . ("|" . "|:")) ("|." . ("|." . ()))