]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: apparently texi2pdf can't handle whitespace in macro calls.
authorGraham Percival <graham@percival-music.ca>
Thu, 3 Dec 2009 16:26:14 +0000 (16:26 +0000)
committerGraham Percival <graham@percival-music.ca>
Thu, 3 Dec 2009 16:26:14 +0000 (16:26 +0000)
Documentation/contributor/issues.itexi

index 587e834592059fe18f0b93ce13b44bdbbe2e6595..9bf1f2212065f5612abaca88ab82f405a595182d 100644 (file)
@@ -214,17 +214,13 @@ same (broken) output as the initial report, then simply post a
 The best overview of our current status is given by the grid view:
 
 @example
-@uref{
-http://code.google.com/p/lilypond/issues/list?mode=grid&y=Priority&x=Type&cells=ids
-}
+@uref{http://code.google.com/p/lilypond/issues/list?mode=grid&y=Priority&x=Type&cells=ids}
 @end example
 
 Also of interest might be the issues hindering future development:
 
 @example
-@uref{
-http://code.google.com/p/lilypond/issues/list?can=2&q=label:Maintainability&mode=grid&y=Priority&x=Type&cells=ids
-}
+@uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:Maintainability&mode=grid&y=Priority&x=Type&cells=ids}
 @end example
 
 Finally, issues tagged with @code{Frog} indicates a task suitable
@@ -234,9 +230,7 @@ familiar with material in this manual, but does not know anything
 else about LilyPond development.
 
 @example
-@uref{
-http://code.google.com/p/lilypond/issues/list?can=2&q=label:Frog&mode=grid&y=Priority&x=Type&cells=ids
-}
+@uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:Frog&mode=grid&y=Priority&x=Type&cells=ids}
 @end example