]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Usage break last addition over two lines
authorJames Lowe <james.lowe@datacore.com>
Wed, 20 Jul 2011 22:27:25 +0000 (23:27 +0100)
committerJames Lowe <james.lowe@datacore.com>
Wed, 20 Jul 2011 22:27:25 +0000 (23:27 +0100)
My mistake lilypond command can use '\'

Altered example to remove @smallexample but also avoid
ugly black bar lines.

Documentation/usage/external.itely

index 249e467a47eb7b1ac17c5cadf4c4799b05d7a5b9..375031c98f18cca75ef08a27d85eb7a00fb4b990 100644 (file)
@@ -558,11 +558,10 @@ PNG
 lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png myfile.ly
 
 A transparent PNG
-@end example
 
-@smallexample
-lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts -dpixmap-format=pngalpha --png myfile.ly
-@end smallexample
+lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts \
+  -dpixmap-format=pngalpha --png myfile.ly
+@end example
 
 
 @node Independent includes