]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.18.jcn1: koel
[lilypond.git] / NEWS
1 pl 18.jcn1
2         - stepmake update
3         - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
4
5 pl 17.jbr2
6         - Documentation/README-W32: Brought my stuff up to date
7         - Documentation/ntweb: updated for realease
8         - stepmake/bin/package-zip32.sh: cygwin-b20 changes
9         - scripts/ly2dvi.py: LILYPONDPREFIX fixes
10
11 pl 17.jbr1
12         - scripts/ly2dvi.py root is now the shared directory path not the
13           root of the lily installation.  Environment variable LILYPONDPREFIX
14           is also the path to shared directory.
15         - lily/main.cc WINNT conditional added to avoid a casting of 
16           main_prog
17
18 pl 17.hwn1
19         - bfs wtk1-fugue1
20         - spacing tweak: very widely and tightly spaced lines look
21 better.
22         - allow Beam settings to be overriden: property
23         stemLeftBeamCount, stemRightBeamCount
24         - junked Assoc, Assoc_iter
25         - junked Graphical_element::{width,height}
26         - junked Plet_swallow_engraver, Plet_engraver
27         - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
28         - naming  brew_molecule_p / do_brew_molecule -> output_processing,  do_brew_molecule_p 
29         - experimental Text_item, Staff_side
30         - junked old Beam_engraver and old Tie_engraver.
31         - AFM administration cleanup.
32         - cache brewed molecules.  Speed up ?
33         - rehacked Graphical_element, introduced Dimension_cache
34
35 ********
36
37 pl 17
38 pl 16.jcn2
39         - fix: TEMPO 4., well urg, "TEMPO 4 ."
40         - beginning of violino/violoncello (viola) duet
41
42 pl 16.jcn1
43         - resurrected po-stuff
44
45 ********
46 pl 16
47
48 *********
49 pl 16
50
51 pl 15.uu1
52         - dynamic fix.  
53         - junked abbrev stuff from parser.
54
55 pl15.tca1
56         - fixed verbatim option behaviour for mudela-book.
57         - added mudela-book option intertext="some text" 
58         - mudela-book now understand latex \begin{verbatim}
59   
60 pl 15.jcn1
61         - chord inversion: 
62           * enter C/E
63           * display chord names according to boolean property
64             \property Score.chordInversion; 
65
66 *********
67 pl 15
68
69 pl 14.hwn1
70         - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
71 parser, lilypond (mudela 1.0.14), manual
72         - new tie syntax:  { <c e > ~ <c e > } changed in manual,  
73 parser, lilypond (Mudela 1.0.13)
74
75 pl 14.jcn1
76         - bf: get_chord C-m5-
77         - typos: chord-name
78
79 pl 14.tca2      
80         - move option proccing out of main
81
82 **********
83
84 pl 14
85
86 pl 13.hwn1
87         - tutorial fixes.
88         - junked find-quarts
89         - junked various plet goryness.
90         - preps for <c e> ~ <c e> syntax
91         - bib fixes 
92
93 pl 12.jcn3
94         - bf's: standchen
95         - added repeat, chord stuff to website
96         - bf: dashed slur
97         - hacks for barlines, dynamics
98
99 pl 12.jcn2
100         - bf: package-diff
101         - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
102         - shorthand prefix for note-mode: '@', no shorthand for notes in chord
103            mode...
104  
105 pl 11.jcn6
106         - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
107         - chord-table; urg bugs:
108            * note-collisions
109            * accidental-placement
110         - bf: cis m (\textsharpm, urg)
111   
112 pl 11.jcn5
113         - bib entry, twinkle-pop
114         - bf's: chords
115
116 pl 11.jcn4
117
118 **********
119 pl 13
120         - mutopia stuff (thanks, Peter)
121         - bugfix : \maininput
122
123 *********
124
125
126 pl 12
127 pl 11.jcn3
128         - bf: missing triads
129         - @c @c min (* is taken, <<, <> don't work)
130         - chord-modifiers (urg, "sus" should also subtract 2...)
131
132 pl 11.uu3
133         - --safe: security paranoia: disallow untrusted \include,
134 disallow untrusted TeX code, disallow named output
135
136 pl 11.jcn2
137         - duration with chords + change:  @4 c @c7
138
139 pl 11.jcn1
140         - minor chord syntax change: *c6 iso @c6;
141
142 **********
143
144 pl 11
145
146 pl9.tca1
147         - included that missing init/mudela-book-defs.py. Added
148           one line to init/GNUMakefile to make .py-files be included.
149         - fragment and nonfragment options to override autodetection
150
151 pl 10.jcn1
152         - input/test/chords.ly
153         - \type ChordNames and chord-name-engraver.*
154         - chords mode: \chords { <c e g> @c; @d7; }
155
156 pl 10.uu1
157         - scm/ directory.  install .scm stuff too.
158         - tuplet bug fixed.
159
160 **********
161 pl 10
162
163 pl 9.jcn3
164         - property: unfoldRepeats; unfolding still broken
165         - volta spanner y-collision
166         - bf: volta number,dot placement
167         - bf's: init/table16,20
168         - small additions to init/lily.scm to enable some testing
169         - junked extra repeat braces
170
171
172 pl 9.uu2
173         - bib stuff
174         - removed \output from parser/lexer
175
176 pl 9.jcn2
177         - bf/redo: slur.cc, encompass-info: setting of encompass array.  
178         - switched tuplet-engaver off (core dumps)
179
180 pl 9.jcn1       
181         - bf (urg): no |: at start of piece
182         - bf?: text defs without width
183         - alignment absolute dynamics
184         - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
185         - bf: crescendo symbol
186
187
188 pl 9.uu1
189         - added faq entry
190         - copertina (thanks Maurizio)
191
192 *****************
193 pl 9
194         - fixed \relative
195
196 pl8.tca1
197         - changes to mudela-book. Junked fragment and floating options,
198           added eps option. Options should not stay as long that you get
199           comfortable with them. ;)
200         - Also possible to define your own commands with
201           a syntax like \mudela{c d e}
202         - updated mudela-book-doc.doc
203
204 pl 8.jcn3
205         - website: gnuisation of footers
206
207 pl 8.jcn2
208         - input/test/vertical-text.ly: urg ydim of text chords
209         - bf: one set of |: :| volta per staff
210         - bf: init/table* braces + more braces
211         - try at score-volta-bracket
212
213 pl 8.jcn1
214         - bf: lyric-engraver: handle multiple requests (don't overwrite)
215         - bf: guile-config
216         - music-list-iterator
217
218 pl 8.hwn3
219         - coriolan corno 1
220
221 pl 8.hwn2
222         - more output revamping.
223
224 pl 8.hwn1
225         - Scheme output stuff
226         - tutorial fixes.
227
228 *****************
229 pl 8
230
231 pl7.jcn3
232         - bf's: spanner/volta
233         - volta-support: via Note, Bar, and Paper-column to Bar (item)
234
235 pl7.jcn2
236         - note repeats
237
238 pl7.jcn1
239         - configure/guile fixes (still no check for 1.2/1.3)
240
241 pl7.hwn1
242         - tutorial fixes
243         - tuplets over beams.
244
245 *****************
246 pl 7
247
248 pl6.jcn5
249         - repeatbars, volta-spanner work, alternative iteration still broken
250         - volta symbol
251
252 pl5.szmulewicz2
253         - more GUILE stuff.
254         - tutorial doco updates
255
256 pl6.jcn4
257         - volta-spanner
258         - repeat-engraver
259         - repeat/alternative music layout (hehe)
260   
261 pl6.uu1
262         - Doco of music iterators.
263
264 ********
265 pl 6
266
267 pl5.szmulewicz1
268         - rtti stuff
269         - bf's: lily.scm
270
271 pl5.mb1
272         - bf: array.hh, don't make copy if resized to the same size
273         - bf: feta.tex
274
275 pl5.jcn4
276         - scm additions: plet, hairpin
277         - website fixes
278
279 pl5.jcn3
280         - website fixes
281
282 pl5.jcn2
283         - extender-*, see input/test/extender.ly
284         - bf: half-beam length (urg)
285         - fixes: standchen, star
286
287 pl5.jcn1
288         - tex/lily-ps-defs.tex fixes
289         - lily.ps 
290
291 pl 5.hwn1
292         - Tuplet_engraver
293         - lily.ps fix.
294         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
295
296 ********
297 1.1.5
298
299 pl4.jcn4
300         - fixes; preludes, finger
301
302 pl4.jcn3
303         - bf: text staff vertical align; see input/test/vertical-text.ly
304         - urg, scaled cmr8 by factor 4/5
305         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
306           is rather cool
307
308 pl4.jcn2
309         - read (cmrxx)afm for text char widths
310         - tfmtoafm.sh (quite urg)
311         - alphabet.ly
312  
313 pl 4.uu1
314         - read .scm files. No need for GUILE_LOAD_PATH
315         - .ps hack.  No need for lily.ps on the printer
316         
317         (&$^@M&@^$@^&$@ Damn TeX)
318
319
320         - bf: mudela-book -> \default_paper is obsolete.
321
322 pl 3.ms1
323          - thumb-upgrade
324  
325 pl4.jcn1
326         - bf: dotted slur
327         - bf: text ssb
328         - bf: empty/unknown in ps
329
330 pl 4.tca1
331         - 40% speedup executing mudela-book on mudela-book-doc.doc
332         - change of lilypond's output filenames. Given multiple input
333           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
334           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
335           output will be 'm.tex m-1.tex y.tex' 
336
337 *******
338 1.1.4
339
340 pl 3.tca1
341         - accordion symbols in mf/feta-accordion.mf and
342           init/accordion-defs.ly.
343         - small changes to mudela-book and Documentation/man/mudela-book.yo
344         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
345
346 pl 3.jcn5
347         - bf: dashed-slur
348         - bf: LilyIdString
349         - more star fixes
350         - repeatbar fixes
351
352 pl 3.jcn3
353         - mup-to-ly.py: version 0.0
354         - init/test/stars-and-stripes.ly (from star.mup)
355         - GrandStaffContext
356   
357 pl 3.hwn1
358         - junked musical info from key-item
359         - tutorial fixes.
360
361 pl 3.jcn2
362         - bf: font switch
363  
364 ******
365 1.1.3
366
367 pl 2.jcn2
368
369 pl 2.uu1
370         - ly2dvi.py -I fix
371         - obsoleted ly2dvi.sh
372         - removed Note_head_engraver
373
374 pl 2.hwn1
375         - scm cleanups, chop-decimal
376         - scarlatti clef.
377
378 pl 2.jcn1
379         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
380         - moved tex/*.ps to ps/
381         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
382         - be sure to set:
383             export GS_LIB=$HOME/usr/src/lilypond/ps
384         - added tex and empty ps-symbols
385
386 pl 1.jcn4
387         - more little website fixes
388
389 ********
390
391 pl 2
392
393 pl 1.mb1
394         - Support for cautionary accidentals. , i.e. accidentals 
395           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
396           Note that the font has changed.
397         - bf: No unnecessary warnings about time signatures
398         - Added optional second argument of \key. Set to \major or \minor 
399           to get a major or minor key. Default: major.
400         - bf: Compilation error in midi-walker.cc
401
402 pl 1.jcn2
403         - fixes for htmldoc, website
404         - silly jcn1 fixes
405         - junked MODULE stuff from lily/GNUmakefile (again)
406  
407 pl 0.jcn4
408         -set:
409            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
410         - dstream: Score_element, Column_info
411         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
412         - init/lily.scm
413  
414
415 ********
416
417 pl 1
418 pl 0.uu5
419         - fixed MIDI output.
420
421 pl 0.jcn3
422         - dropped stepmake/aclocal.m4
423         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
424         - added debugging output format: -fscm
425         - ly2dvi.py -I fix
426         - Documentation/tex/feta.tex
427         - doco fixes: PATCHES.yo, yodl-1.31.7
428
429 pl 0.uu4
430         - Protected_scm to fixup GUILE gc
431
432 pl 0.uu3
433         - more RTTI cleaning.
434
435 pl 0.uu2
436         - undone type_info::before hack. (Ugh.  RTFM).
437
438 pl 0.uu1
439         - more RTTI stuff: is_type_b -> type_info::before
440
441 pl 0.jcn1
442 pl 17.jcn7
443         - added: set*text, timesig, beam
444         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
445 pl 17.jbr1
446         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
447           and modified win32 specific distribution file names to match
448           pl 16.hwn1 changes.
449         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
450           installation tree.
451         - scripts/convert-mudela.py: Remove the an existing backup file
452           before renaming original.  This is a WIN32 Python requirement.
453         - Documentation/ntweb/index.html: Updated documentation to match
454           new lilypond installation tree.
455         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
456            
457   
458
459 **********
460
461 1.1.0
462
463 pl 18.exp
464         - use C++ RTTI iso access_Xxx ()
465         - junk Graphical_lisp_element
466         - catalan.ly
467
468 pl 17.tca1
469         - rewrite of mudela-book
470  
471 pl 17.ms1
472         - added \thumb (used very often in cello music) in
473           mf/feta-schrift.mf. 
474         - added /input/test/thumb.ly (example)
475
476 pl 16.jcn1
477         - dashed-slur through scheme
478
479 pl 15.jcn4
480         - more scheme hacks
481
482 pl 15.jcn3
483         - try at scheme in Atom
484
485 pl 15.jcn2 # rest of
486         - graphical-lisp-element + silly half hook-up with autuplet
487
488 pl 17.jcn5
489         - stepmake pl59: templatised install (see mf/)
490         - reasonably ps/tex success (with guile-1.2):
491           * input/kortjakje.ly
492         - lots more scm stuff
493         - bf: mf/mfplain.ini
494         - stepmake pl58: guile 1.3 configure fix
495         - working font-switch:
496           guile-1.2 and -lreadline -ldl from 1.3 configure...
497
498 pl 17.jcn4
499         - installable stepmake pl57
500         - urg, FIXME guile-1.3: 
501           * don't install shared libs! configure can't handle
502           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
503           * lily's truely broken, downgrade do 1.2
504
505 pl 17.jcn3
506         - lots of stuff still broken, notably font selection, just try 
507            a()b
508            or so
509         - tex output support
510         - all output through scheme
511         - option: f, output-format=X
512         - geile placebox 
513         - mf/mfplain.ini
514
515 pl 17.jcn2
516         - all paper output through scheme, about half way
517
518 pl 17.jcn1
519         - 16.jcn1
520