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