From: Jan Nieuwenhuizen Date: Thu, 11 May 2000 17:01:14 +0000 (+0200) Subject: patch::: 1.3.49.jcn1 X-Git-Tag: release/1.3.50~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b19e74ad9d038a08a79ce3c6b1a2e1f5fe6980da;p=lilypond.git patch::: 1.3.49.jcn1 1.3.49.jcn1 ========== * Made silly faq.texi fixes (time to get my verbatim patch in :-) --- diff --git a/CHANGES b/CHANGES index e5b73786ac..8ecaab17c8 100644 --- 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 ========== diff --git a/Documentation/faq.texi b/Documentation/faq.texi index 5934078e7f..64232c2ae0 100644 --- a/Documentation/faq.texi +++ b/Documentation/faq.texi @@ -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 028fbbdc14..ac6ae4db85 100644 --- 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. diff --git a/config.hh.in b/config.hh.in index 65772eaae9..833c0eec00 100644 --- a/config.hh.in +++ b/config.hh.in @@ -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