lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5011 With `ti


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5011 With `title = ""` SVG output differs from PDF output
Date: Wed, 14 Dec 2016 17:13:36 +0000


[issues:#5011] With title = "" SVG output differs from PDF output

Status: Accepted
Created: Wed Dec 14, 2016 05:13 PM UTC by Simon Albrecht
Last Updated: Wed Dec 14, 2016 05:13 PM UTC
Owner: nobody

Reported by Paul Morris.

\version "2.19.52"

\header {
  % in pdf output, title = "" is the same as title = ##f or no title (no space is added)
  % in svg output they are not the same, "" inserts space but ##f and no title do not
  % seems like the svg behavior should be the same as the pdf behavior

  title = ""
  % title = ##f
}

\paper {
  top-margin = 0 \cm
  top-system-spacing.basic-distance = 0
  top-system-spacing.minimum-distance = 0
  top-system-spacing.padding = 0
}

% staff should be aligned to the top of the page/image

{ \clef bass c1 } 

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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