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