From 384a893ffc1db7f8d26ba824dc637c55e74205e5 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Wed, 3 Mar 2004 22:26:57 +0000 Subject: [PATCH] Typo. --- ChangeLog | 2 ++ input/regression/new-markup-scheme.ly | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 590c07ba65..98eeea67b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-03 Jan Nieuwenhuizen + * input/regression/new-markup-scheme.ly: Typo. + * scm/define-markup-commands.scm (fill-line): New markup. * scm/output-ps.scm (ps-encoding): Add simplistic encoding. diff --git a/input/regression/new-markup-scheme.ly b/input/regression/new-markup-scheme.ly index 10acad6da5..9fa89b2896 100644 --- a/input/regression/new-markup-scheme.ly +++ b/input/regression/new-markup-scheme.ly @@ -50,7 +50,7 @@ #:super "2" #:dynamic "sfzp" #:huge #:line ("A" #:smaller "A" #:smaller #:smaller "A" - #:smaller #:smaller #:smaller "A")xo + #:smaller #:smaller #:smaller "A") #:sub "alike") } \paper { -- 2.39.5