Status: Accepted
Owner: ----
Labels: Type-Ugly Regression

New issue 3325 by [email protected]: Stems should not pass between the letters of a word
http://code.google.com/p/lilypond/issues/detail?id=3325

% Variant of issue 2795
% Stems should not pass between the letters of a word

\version "2.17.16"
\paper { indent = 0\mm
  line-width = 41\mm
  ragged-right = ##f }
\score { << \new Staff { g1_"retaliate" }
            \new Staff << { e''4 e''' r2 } \\ e'1 >> >> }

% Workaround
%    \override TextScript #'skyline-horizontal-padding = #0.2

Attachments:
        sdf.png  2.4 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to