]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.3.49.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 11 May 2000 17:01:14 +0000 (19:01 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 11 May 2000 17:01:14 +0000 (19:01 +0200)
1.3.49.jcn1
==========

* Made silly faq.texi fixes (time to get my verbatim patch in :-)

CHANGES
Documentation/faq.texi
VERSION
config.hh.in

diff --git a/CHANGES b/CHANGES
index e5b73786ac5f4299077a5cef247da3a77b673086..8ecaab17c896abbb2960b0a7c955a6574c5e6305 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+1.3.49.jcn1
+==========
+
+* Made silly faq.texi fixes (time to get my verbatim patch in :-)
+
 1.3.48.uu1
 ==========
 
index 5934078e7f8ee6317bc3e50573451548ba0ca699..64232c2ae0d210e0f17f54f389208dc2de9a2630 100644 (file)
@@ -313,12 +313,12 @@ tagline="Typeset by GNU LilyPond"
 Theoretically, yes but it is easier to do with TeX:
 
 @example
-\def\foo{\hbox{\vrule width 15.0cm height 0.5pt depth 0.0pt}
+\def\foo@{\hbox@{\vrule width 15.0cm height 0.5pt depth 0.0pt@}
 \nointerlineskip
-\vskip 5pt\nointerlineskip}
-\def\musicline{\vbox {
+\vskip 5pt\nointerlineskip@}
+\def\musicline@{\vbox @{
      \foo\foo\foo\foo\foo
-}\par}
+@}\par@}
 
 \musicline
 \musicline
diff --git a/VERSION b/VERSION
index 028fbbdc14bf5b71dbc1c5eda2ba28f505388014..ac6ae4db85345b5f928ac228806c163e3acaf720 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
 PATCH_LEVEL=49
-MY_PATCH_LEVEL=
+MY_PATCH_LEVEL=jcn1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index 65772eaae94d6669c176eb4d5af061a013292243..833c0eec00263f59c307176068da3c0a3ad76042 100644 (file)
@@ -24,9 +24,6 @@
 /* define if you have isinf */
 #define HAVE_ISINF 0
 
-/* define if you have isinf */
-#define HAVE_ISINF 0
-
 /* define if explicit instantiation is needed */
 #undef NEED_EXPLICIT_INSTANTIATION