]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.7.jcn1
[lilypond.git] / NEWS
1 pl7.jcn1
2         - configure/guile fixes (still no check for 1.2/1.3)
3
4 pl6.jcn5
5         - repeatbars, volta-spanner work, alternative iteration still broken
6         - volta symbol
7
8 pl5.szmulewicz2
9         - more GUILE stuff.
10         - tutorial doco updates
11
12 pl6.jcn4
13         - volta-spanner
14         - repeat-engraver
15         - repeat/alternative music layout (hehe)
16   
17 pl6.uu1
18         - Doco of music iterators.
19
20 ********
21 pl 6
22
23 pl5.szmulewicz1
24         - rtti stuff
25         - bf's: lily.scm
26
27 pl5.mb1
28         - bf: array.hh, don't make copy if resized to the same size
29         - bf: feta.tex
30
31 pl5.jcn4
32         - scm additions: plet, hairpin
33         - website fixes
34
35 pl5.jcn3
36         - website fixes
37
38 pl5.jcn2
39         - extender-*, see input/test/extender.ly
40         - bf: half-beam length (urg)
41         - fixes: standchen, star
42
43 pl5.jcn1
44         - tex/lily-ps-defs.tex fixes
45         - lily.ps 
46
47 pl 5.hwn1
48         - Tuplet_engraver
49         - lily.ps fix.
50         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
51
52 ********
53 1.1.5
54
55 pl4.jcn4
56         - fixes; preludes, finger
57
58 pl4.jcn3
59         - bf: text staff vertical align; see input/test/vertical-text.ly
60         - urg, scaled cmr8 by factor 4/5
61         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
62           is rather cool
63
64 pl4.jcn2
65         - read (cmrxx)afm for text char widths
66         - tfmtoafm.sh (quite urg)
67         - alphabet.ly
68  
69 pl 4.uu1
70         - read .scm files. No need for GUILE_LOAD_PATH
71         - .ps hack.  No need for lily.ps on the printer
72         
73         (&$^@M&@^$@^&$@ Damn TeX)
74
75
76         - bf: mudela-book -> \default_paper is obsolete.
77
78 pl 3.ms1
79          - thumb-upgrade
80  
81 pl4.jcn1
82         - bf: dotted slur
83         - bf: text ssb
84         - bf: empty/unknown in ps
85
86 pl 4.tca1
87         - 40% speedup executing mudela-book on mudela-book-doc.doc
88         - change of lilypond's output filenames. Given multiple input
89           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
90           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
91           output will be 'm.tex m-1.tex y.tex' 
92
93 *******
94 1.1.4
95
96 pl 3.tca1
97         - accordion symbols in mf/feta-accordion.mf and
98           init/accordion-defs.ly.
99         - small changes to mudela-book and Documentation/man/mudela-book.yo
100         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
101
102 pl 3.jcn5
103         - bf: dashed-slur
104         - bf: LilyIdString
105         - more star fixes
106         - repeatbar fixes
107
108 pl 3.jcn3
109         - mup-to-ly.py: version 0.0
110         - init/test/stars-and-stripes.ly (from star.mup)
111         - GrandStaffContext
112   
113 pl 3.hwn1
114         - junked musical info from key-item
115         - tutorial fixes.
116
117 pl 3.jcn2
118         - bf: font switch
119  
120 ******
121 1.1.3
122
123 pl 2.jcn2
124
125 pl 2.uu1
126         - ly2dvi.py -I fix
127         - obsoleted ly2dvi.sh
128         - removed Note_head_engraver
129
130 pl 2.hwn1
131         - scm cleanups, chop-decimal
132         - scarlatti clef.
133
134 pl 2.jcn1
135         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
136         - moved tex/*.ps to ps/
137         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
138         - be sure to set:
139             export GS_LIB=$HOME/usr/src/lilypond/ps
140         - added tex and empty ps-symbols
141
142 pl 1.jcn4
143         - more little website fixes
144
145 ********
146
147 pl 2
148
149 pl 1.mb1
150         - Support for cautionary accidentals. , i.e. accidentals 
151           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
152           Note that the font has changed.
153         - bf: No unnecessary warnings about time signatures
154         - Added optional second argument of \key. Set to \major or \minor 
155           to get a major or minor key. Default: major.
156         - bf: Compilation error in midi-walker.cc
157
158 pl 1.jcn2
159         - fixes for htmldoc, website
160         - silly jcn1 fixes
161         - junked MODULE stuff from lily/GNUmakefile (again)
162  
163 pl 0.jcn4
164         -set:
165            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
166         - dstream: Score_element, Column_info
167         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
168         - init/lily.scm
169  
170
171 ********
172
173 pl 1
174 pl 0.uu5
175         - fixed MIDI output.
176
177 pl 0.jcn3
178         - dropped stepmake/aclocal.m4
179         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
180         - added debugging output format: -fscm
181         - ly2dvi.py -I fix
182         - Documentation/tex/feta.tex
183         - doco fixes: PATCHES.yo, yodl-1.31.7
184
185 pl 0.uu4
186         - Protected_scm to fixup GUILE gc
187
188 pl 0.uu3
189         - more RTTI cleaning.
190
191 pl 0.uu2
192         - undone type_info::before hack. (Ugh.  RTFM).
193
194 pl 0.uu1
195         - more RTTI stuff: is_type_b -> type_info::before
196
197 pl 0.jcn1
198 pl 17.jcn7
199         - added: set*text, timesig, beam
200         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
201 pl 17.jbr1
202         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
203           and modified win32 specific distribution file names to match
204           pl 16.hwn1 changes.
205         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
206           installation tree.
207         - scripts/convert-mudela.py: Remove the an existing backup file
208           before renaming original.  This is a WIN32 Python requirement.
209         - Documentation/ntweb/index.html: Updated documentation to match
210           new lilypond installation tree.
211         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
212            
213   
214
215 **********
216
217 1.1.0
218
219 pl 18.exp
220         - use C++ RTTI iso access_Xxx ()
221         - junk Graphical_lisp_element
222         - catalan.ly
223
224 pl 17.tca1
225         - rewrite of mudela-book
226  
227 pl 17.ms1
228         - added \thumb (used very often in cello music) in
229           mf/feta-schrift.mf. 
230         - added /input/test/thumb.ly (example)
231
232 pl 16.jcn1
233         - dashed-slur through scheme
234
235 pl 15.jcn4
236         - more scheme hacks
237
238 pl 15.jcn3
239         - try at scheme in Atom
240
241 pl 15.jcn2 # rest of
242         - graphical-lisp-element + silly half hook-up with autuplet
243
244 pl 17.jcn5
245         - stepmake pl59: templatised install (see mf/)
246         - reasonably ps/tex success (with guile-1.2):
247           * input/kortjakje.ly
248         - lots more scm stuff
249         - bf: mf/mfplain.ini
250         - stepmake pl58: guile 1.3 configure fix
251         - working font-switch:
252           guile-1.2 and -lreadline -ldl from 1.3 configure...
253
254 pl 17.jcn4
255         - installable stepmake pl57
256         - urg, FIXME guile-1.3: 
257           * don't install shared libs! configure can't handle
258           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
259           * lily's truely broken, downgrade do 1.2
260
261 pl 17.jcn3
262         - lots of stuff still broken, notably font selection, just try 
263            a()b
264            or so
265         - tex output support
266         - all output through scheme
267         - option: f, output-format=X
268         - geile placebox 
269         - mf/mfplain.ini
270
271 pl 17.jcn2
272         - all paper output through scheme, about half way
273
274 pl 17.jcn1
275         - 16.jcn1
276