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