]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.3.jcn4: jcn4
[lilypond.git] / NEWS
1 --- ../lilypond-1.1.3.jcn3/NEWS Mon Nov  9 18:07:04 1998
2 ++ b/NEWS       Mon Nov  9 21:14:59 1998
3 @@ -1,4 +1,5 @@
4  pl 3.jcn3
5         - GrandStaffContext
6         - mup-to-ly.py: version 0.0
7         - init/test/stars-and-stripes.ly (from star.mup)
8  --- ../lilypond-1.1.3.jcn2/NEWS        Mon Nov  9 18:19:50 1998
9 ++ b/NEWS       Mon Nov  9 18:07:04 1998
10 @@ -1,3 +1,10 @@
11 pl 3.jcn3
12         - mup-to-ly.py: version 0.0
13         - init/test/stars-and-stripes.ly (from star.mup)
14
15 pl 3.jcn2
16         - bf: font switch
17
18  pl 2.jcn2
19  
20  pl 2.uu1pl 3.tca1
21         - accordion symbols in mf/feta-accordion.mf and
22           init/accordion-defs.ly.
23         - small changes to mudela-book and Documentation/man/mudela-book.yo
24         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
25 pl 2.jcn2
26
27 pl 2.uu1
28         - ly2dvi.py -I fix
29         - obsoleted ly2dvi.sh
30         - removed Note_head_engraver
31
32 pl 2.hwn1
33         - scm cleanups, chop-decimal
34         - scarlatti clef.
35
36 pl 2.jcn1
37         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
38         - moved tex/*.ps to ps/
39         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
40         - be sure to set:
41             export GS_LIB=$HOME/usr/src/lilypond/ps
42         - added tex and empty ps-symbols
43
44 pl 1.jcn4
45         - more little website fixes
46
47 ********
48
49 pl 2
50
51 pl 1.mb1
52         - Support for cautionary accidentals. , i.e. accidentals 
53           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
54           Note that the font has changed.
55         - bf: No unnecessary warnings about time signatures
56         - Added optional second argument of \key. Set to \major or \minor 
57           to get a major or minor key. Default: major.
58         - bf: Compilation error in midi-walker.cc
59
60 pl 1.jcn2
61         - fixes for htmldoc, website
62         - silly jcn1 fixes
63         - junked MODULE stuff from lily/GNUmakefile (again)
64  
65 pl 0.jcn4
66         -set:
67            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
68         - dstream: Score_element, Column_info
69         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
70         - init/lily.scm
71  
72
73 ********
74
75 pl 1
76 pl 0.uu5
77         - fixed MIDI output.
78
79 pl 0.jcn3
80         - dropped stepmake/aclocal.m4
81         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
82         - added debugging output format: -fscm
83         - ly2dvi.py -I fix
84         - Documentation/tex/feta.tex
85         - doco fixes: PATCHES.yo, yodl-1.31.7
86
87 pl 0.uu4
88         - Protected_scm to fixup GUILE gc
89
90 pl 0.uu3
91         - more RTTI cleaning.
92
93 pl 0.uu2
94         - undone type_info::before hack. (Ugh.  RTFM).
95
96 pl 0.uu1
97         - more RTTI stuff: is_type_b -> type_info::before
98
99 pl 0.jcn1
100 pl 17.jcn7
101         - added: set*text, timesig, beam
102         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
103 pl 17.jbr1
104         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
105           and modified win32 specific distribution file names to match
106           pl 16.hwn1 changes.
107         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
108           installation tree.
109         - scripts/convert-mudela.py: Remove the an existing backup file
110           before renaming original.  This is a WIN32 Python requirement.
111         - Documentation/ntweb/index.html: Updated documentation to match
112           new lilypond installation tree.
113         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
114            
115   
116
117 **********
118
119 1.1.0
120
121 pl 18.exp
122         - use C++ RTTI iso access_Xxx ()
123         - junk Graphical_lisp_element
124         - catalan.ly
125
126 pl 17.tca1
127         - rewrite of mudela-book
128  
129 pl 17.ms1
130         - added \thumb (used very often in cello music) in
131           mf/feta-schrift.mf. 
132         - added /input/test/thumb.ly (example)
133
134 pl 16.jcn1
135         - dashed-slur through scheme
136
137 pl 15.jcn4
138         - more scheme hacks
139
140 pl 15.jcn3
141         - try at scheme in Atom
142
143 pl 15.jcn2 # rest of
144         - graphical-lisp-element + silly half hook-up with autuplet
145
146 pl 17.jcn5
147         - stepmake pl59: templatised install (see mf/)
148         - reasonably ps/tex success (with guile-1.2):
149           * input/kortjakje.ly
150         - lots more scm stuff
151         - bf: mf/mfplain.ini
152         - stepmake pl58: guile 1.3 configure fix
153         - working font-switch:
154           guile-1.2 and -lreadline -ldl from 1.3 configure...
155
156 pl 17.jcn4
157         - installable stepmake pl57
158         - urg, FIXME guile-1.3: 
159           * don't install shared libs! configure can't handle
160           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
161           * lily's truely broken, downgrade do 1.2
162
163 pl 17.jcn3
164         - lots of stuff still broken, notably font selection, just try 
165            a()b
166            or so
167         - tex output support
168         - all output through scheme
169         - option: f, output-format=X
170         - geile placebox 
171         - mf/mfplain.ini
172
173 pl 17.jcn2
174         - all paper output through scheme, about half way
175
176 pl 17.jcn1
177         - 16.jcn1
178