From f8fac1577a5c63cba09efed37ad70229b8eb75f3 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Mon, 14 Aug 2006 08:30:21 +0000 Subject: [PATCH] * scripts/lilypond-book.py (output): Remove obsolete(!?) \catcode`\@=12 in the LaTeX output. --- ChangeLog | 5 +++++ scripts/lilypond-book.py | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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%% -- 2.39.5