---

** [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.

~~~~
:::TeX
\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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to