FS#63417 - [lilypond] produces empty output / has huge spacing everywhere

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Friday, 09 August 2019, 07:07 GMT
Last edited by David Runge (dvzrv) - Tuesday, 27 October 2020, 00:33 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Evgeniy Alexeev (arcan1s)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The following test snippet produces empty output (I guess, some spacing is waaayyy off, as it works well when I do not have a title):

--------test.ly--------
\header {
title = "Alle meine Entchen"
tagline = ""
}

\score {
\new Voice \relative c' {
c4 d e f |
g2 g |
a4 a a a |
g1 |
a4 a a a |
g1 |
f4 f f f |
es2 es |
fes4 fes fes fes |
b1 | \bar "|."
}
}
--------test.ly--------

Additional info:
* package version(s)
lilypond 2.19.82-1

Steps to reproduce:
> lilypond test.ly
> mupdf test.pdf
This task depends upon

Closed by  David Runge (dvzrv)
Tuesday, 27 October 2020, 00:33 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#63300 
Comment by Zaran (Zaran) - Wednesday, 14 August 2019, 01:43 GMT
This was due to a problem with Pango (https://gitlab.gnome.org/GNOME/pango/issues/406) The latest version (Pango 1.44.4) fixes the problem.
Comment by Caleb Maclennan (alerque) - Friday, 23 August 2019, 10:35 GMT
This bug is a duplicate of [#63300](https://bugs.archlinux.org/task/63300) and has been fixed with the updated Pango packages available in [community].

This bug report can be closed.

Loading...