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