From: fred Date: Wed, 27 Mar 2002 01:21:11 +0000 (+0000) Subject: lilypond-1.5.8 X-Git-Tag: release/1.5.59~564 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2865ace46b72ecb3aec1da6e86155f11d724a4fa;p=lilypond.git lilypond-1.5.8 --- diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index e70fe1037f..a2f447694d 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -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]