From: James Lowe Date: Wed, 20 Jul 2011 22:27:25 +0000 (+0100) Subject: Doc: Usage break last addition over two lines X-Git-Tag: release/2.15.6-1~2^2~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3921c81a4870122b74df97655c45c3dd0749d483;p=lilypond.git Doc: Usage break last addition over two lines My mistake lilypond command can use '\' Altered example to remove @smallexample but also avoid ugly black bar lines. --- diff --git a/Documentation/usage/external.itely b/Documentation/usage/external.itely index 249e467a47..375031c98f 100644 --- a/Documentation/usage/external.itely +++ b/Documentation/usage/external.itely @@ -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