]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.3.39.jbr1
authorJeffrey B. Reed <daboys@bga.com>
Sun, 26 Mar 2000 13:36:41 +0000 (15:36 +0200)
committerJeffrey B. Reed <daboys@bga.com>
Sun, 26 Mar 2000 13:36:41 +0000 (15:36 +0200)
1.3.39.jbr1
===========

* buildscripts/mf-to-table.py: feta dep files are now opened with write
  binary option.  This avoids carriage return linefeed problems and
  windows while not affecting unix.

* Documentation/hacking.texi: Fixed a texinfo syntax error

* stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
  directory paths.

* Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.

---
Generated by daboys@austin.rr.com,
From = lilypond-1.3.39, To = lilypond-1.3.39.jbr1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.39.jbr1.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure

CHANGES
Documentation/hacking.texi
Documentation/ntweb/index.texi
VERSION
buildscripts/mf-to-table.py
stepmake/bin/package-zip32.sh

diff --git a/CHANGES b/CHANGES
index 3e8e0221eedb7f1644172eb528357bf42c31f9b4..46a4e61e9e23958a9bea57035325ede7c48dae8a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,23 @@
-2000-03-24    <janneke@gnu.org>
+--- ../lilypond-1.3.39/CHANGES Fri Mar 24 08:51:45 2000
+++ b/CHANGES   Sun Mar 26 15:36:41 2000
+@@ -1,3 +1,17 @@
+1.3.39.jbr1
+===========
+
+* buildscripts/mf-to-table.py: feta dep files are now opened with write 
+  binary option.  This avoids carriage return linefeed problems and 
+  windows while not affecting unix.
+
+* Documentation/hacking.texi: Fixed a texinfo syntax error
+
+* stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x, 
+  directory paths.
+
+* Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
+
+ 1.3.38.hwn2
+ ===========
+ 2000-03-24    <janneke@gnu.org>
 
 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
        chord-modifier table (not in the pitch list).
index 5a73183f2025d614b6542418c946be7443a13832..e7a09fe3f0ac239d7a432ede47dc5434c43ae3a5 100644 (file)
@@ -270,7 +270,7 @@ Lilypond every glyph usually is represented by one object, a so-called
 Graphic Object.  The primary relations between graphic objects involve
 positions:
 
-@itemize
+@itemize @asis
 @item consecutive notes are printed left to right, grouped  in a staff
 @item simultaneous notes are horizontally aligned (internally grouped in
 a paper column).
index d8064fbdc96fad60da37aec6e70523522f7146cf..fe49a8642a407c84c078a5477d93324059593869 100644 (file)
@@ -15,7 +15,7 @@ covered under the GNU General Public License and all of the source is
 available on the official
 @uref{http://www.cs.ruu.nl/people/hanwen/lilypond/index.html,LilyPond
 Homepage}.  A full set of
-@uref{http://www.cs.ruu.nl/people/hanwen/lilypond/Documentation/tex/out-www/index.html,documentation}
+@uref{http://www.cs.ruu.nl/people/hanwen/lilypond/Documentation/out-www/index.html,documentation}
 in various formats is also available.
 
 
@@ -29,13 +29,10 @@ the GNU Project.
  @item BUG FIXES
   @itemize @bullet
    @item
-      @code{os.rename(this.__base + '.' + str(os.getpid()) + '.dvi', outfile)  
-        os.error: (2, 'No such file or directory')}
-        This problem was reported by many and thoroughly debugged by
-       Wolf Lother.  We have abandoned the use of @code{os.getpid()}, which
-       for one reason or another resulted in negative numbers on
-       windows 95, in favor of the tempfile module.  We have also
-        attempted to use only one '.' in naming temporary files.
+        After a long absence and many enhancements and bug
+        fixes by the LilyPond team, that are too numerous to list, the
+        Windows NT 4.0/95 precompiled preformatted release 1.3.39 is
+        available.
   @end itemize
 @end table
 
@@ -130,7 +127,7 @@ LilyPond.
 
 @itemize @bullet
     @item 
-        @uref{http://www.snafu.de/~cschenk/miktex/,MiKTeX}. Versions
+        @uref{http://www.miktex.de/,MiKTeX}. Versions
         1.10b, 1.11, and 1.20b are known to work.
     @item 
         @uref{http://www.python.org,Python}. Version 1.5.1 and
@@ -147,6 +144,10 @@ LilyPond.
         @uref{lilypond-TOPLEVEL_VERSION-95.exe,lilypond-TOPLEVEL_VERSION-95}
     @item Windows NT 4.0
         @uref{lilypond-TOPLEVEL_VERSION-nt.exe,lilypond-TOPLEVEL_VERSION-nt}
+    @item Windows 95 (Latest Stable Release)
+        @uref{lilypond-1.2.0-95.exe,lilypond-1.2.0-95}
+    @item Windows NT 4.0 (Latest Stable Release)
+        @uref{lilypond-1.2.0-nt.exe,lilypond-1.2.0-nt}
 @end itemize
 
 @section Installation
@@ -204,7 +205,7 @@ LilyPond.
   @item 
         @uref{ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/,LilyPond Ftp Site}
   @item 
-        @uref{http://jab.org/mail/gnu-music-discuss@@gnu.org/,gnu-music-discuss mail archive}
+        @uref{http://www.mail-archive.com/help-gnu-music@@gnu.org,gnu-music-discuss mail archive}
   @item Please feel free to mail us at @uref{mailto:gnu-music-discuss@@gnu.org,gnu-music-discuss}
 @end itemize
 
diff --git a/VERSION b/VERSION
index 477b9587de61a97ad2a9a9ccbc5cd6047f405b49..7c00996be876b60c5a1f231075f9356fde94c3f4 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
 PATCH_LEVEL=39
-MY_PATCH_LEVEL=jcn1
+MY_PATCH_LEVEL=jbr1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index 5a695d2e960f41385d0625f00a1dec878c148f20..4c87408117cd194c885b7aa023647ceedd1bc05c 100755 (executable)
@@ -166,6 +166,6 @@ for filenm in files:
        afm = open (afmfile_nm, 'w')
        write_afm_metric (afm, g,m)
        write_tex_defs (open (texfile_nm, 'w'), g, m)
-       write_deps (open (depfile_nm, 'w'), deps, [texfile_nm, afmfile_nm])
+       write_deps (open (depfile_nm, 'wb'), deps, [texfile_nm, afmfile_nm])
 
 
index fd41ca4883ce9b6f1e7f3f50017a6cb4a6812358..788763e3a6f51d3813cc1d5464c8794e6830420a 100644 (file)
@@ -51,17 +51,17 @@ if ! make ; then
 fi
 
 # failure allowed
-make -C Documentation info
+#make -C Documentation info
 
 if ! make install ; then
     echo "make install failed"
     exit 1
 fi
 
-if ! make -C Documentation/man WWW ; then
-    echo "make -C documentation/man WWW failed"
-    exit 1
-fi
+#if ! make -C Documentation/man WWW ; then
+#    echo "make -C documentation/man WWW failed"
+#    exit 1
+#fi
 
 if ! make -C Documentation/ntweb WWW ; then
     echo "make -C documentation/ntweb WWW failed"
@@ -115,14 +115,14 @@ mv $distdir/bin/mudela-book $distdir/bin/mudela-book.py
 #
 # copy man documentation to doc directory
 #
-mkdir $distdir/doc
-cp Documentation/man/out/*.html $distdir/doc
+#mkdir $distdir/doc
+#cp Documentation/man/out/*.html $distdir/doc
 
 #
 # copy web documentation to web directory
 #
 mkdir $distdir/web
-for i in index.html guile.patch angels.ly
+for i in index.html guile-1.3.4-gnu-windows.patch angels.ly
 do
   cp Documentation/ntweb/out/$i $distdir/web || exit 1
 done