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