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