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