bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SVG output: Bad \smallCaps kerning


From: Kevin Cole
Subject: SVG output: Bad \smallCaps kerning
Date: Sun, 27 Aug 2023 09:49:32 -0400

% SVG output looks more like "English lyrics by ROBERTB RYAN"
% with the whitespace in the wrong place, after the "B" in "Bryan"
% rather than before.
%
% PDF output produces correctly "English lyrics by ROBERT BRYAN"
%

\version "2.24.2"
\language "english"

\header {
  poet = \markup { "English lyrics by " \smallCaps "Robert Bryan" }
}


reply via email to

[Prev in Thread] Current Thread [Next in Thread]