]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.8
authorfred <fred>
Wed, 27 Mar 2002 01:21:11 +0000 (01:21 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:21:11 +0000 (01:21 +0000)
scripts/lilypond-book.py

index e70fe1037f794e1f09e48356abb687e771466f4c..a2f447694d0e363be007d3c632009af75c9bf763 100644 (file)
@@ -365,7 +365,7 @@ output_dict= {
                'output-default-pre': "\\def\preLilypondExample{}\n",
                'usepackage-graphics': '\\usepackage{graphics}\n',
                'output-eps': '\\noindent\\parbox{\\lilypondepswidth{%(fn)s.eps}}{\includegraphics{%(fn)s.eps}}',
-               'output-tex': '\\preLilypondExample \\input %(fn)s.tex \\postLilypondExample\n',
+               'output-tex': '{\\preLilypondExample \\input %(fn)s.tex \\postLilypondExample\n}',
                'pagebreak': r'\pagebreak',
                },
        'texi' : {'output-lilypond': """@lilypond[%s]