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