lilypond-user
[Top][All Lists]
Advanced

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

Re: SVG enormous fonts issue


From: Robert Hickman
Subject: Re: SVG enormous fonts issue
Date: Mon, 16 Apr 2018 17:19:42 +0100

This issue seems to be Firefox specific. Other SVG examples, such as those on w3schools, do not exhibit this issue in firefox.

On 16 April 2018 at 16:58, Robert Hickman <address@hidden> wrote:
Fonts in SVG do not seem to respect font sizes, see attached SVG, for me this displays with enormous fonts that go off the top of the page. It works as intended in the PDF back end.

\version "2.18.2"
\include "larsen-symbols.ily"

\header {
  tagline = ""  % removed
}

\header {tagline = ""}

{   
    \numericTimeSignature
    \time 3/8
    g'4.\cut^\markup {\tiny Cut } | g'4.\strike^\markup {\tiny Strike } |
}



reply via email to

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