From: Mats Bengtsson Date: Mon, 14 Aug 2006 08:30:21 +0000 (+0000) Subject: * scripts/lilypond-book.py (output): Remove obsolete(!?) X-Git-Tag: cvs/HEAD~162 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f8fac1577a5c63cba09efed37ad70229b8eb75f3;p=lilypond.git * scripts/lilypond-book.py (output): Remove obsolete(!?) \catcode`\@=12 in the LaTeX output. --- diff --git a/ChangeLog b/ChangeLog index e3b1f8c19e..adf7c45064 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-14 Mats Bengtsson + + * scripts/lilypond-book.py (output): Remove obsolete(!?) + \catcode`\@=12 in the LaTeX output. + 2006-08-11 Han-Wen Nienhuys * scm/define-music-types.scm (music-descriptions): diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 79e45c8c48..7eb30d8620 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -537,7 +537,6 @@ output = { LATEX: { OUTPUT: r'''{%% \parindent 0pt%% -\catcode`\@=12%% \ifx\preLilyPondExample \undefined%% \relax%% \else%%