Comment #1 on issue 1605 by [email protected]: PS -> PDF conversion fails
http://code.google.com/p/lilypond/issues/detail?id=1605

This commit is the cause : eab591fe423ef0eeb03d8bbedf7d43185d2fbc74
It seems that metadata-lookup-output doesn't handle parentheses that are not closed.

This doesn't work :

\version "2.13"
\header{
  title = "("
}
{ a }

But it works when title = "()"


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to