|
From: | lilypond |
Subject: | Re: Issue 1605 in lilypond: PS -> PDF conversion fails |
Date: | Sun, 10 Apr 2011 13:55:48 +0000 |
Comment #1 on issue 1605 by address@hidden: PS -> PDF conversion fails
http://code.google.com/p/lilypond/issues/detail?id=1605 This commit is the cause : eab591fe423ef0eeb03d8bbedf7d43185d2fbc74It 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 = "()"
[Prev in Thread] | Current Thread | [Next in Thread] |