]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
f42087da405aee32a76382c66ec936fa79626e2d
[lilypond.git] / NEWS
1 pl 19.uu3
2         - debian fixes.
3
4 pl 19.uu2 
5         - junked \output 
6
7 pl 19.uu1
8         - MF fixes.
9         
10 pl 18.uu1
11         - gcc 2.7 fixes
12
13 pl 18
14         - dictionary.hh fix
15
16 pl 17.jbr1
17         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
18           and modified win32 specific distribution file names to match
19           pl 16.hwn1 changes.
20         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
21           installation tree.
22         - scripts/convert-mudela.py: Remove the an existing backup file
23           before renaming original.  This is a WIN32 Python requirement.
24         - Documentation/ntweb/index.html: Updated documentation to match
25           new lilypond installation tree.
26         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
27
28 **********
29
30 pl 17
31         - fixed RPM building.
32
33 pl 16.hwn1
34         - ridiculous slur dims fixed.
35         - ly2dvi32.py -> ly2dvi.py, ly2dvi.sh -> ly2dvi-old
36         - use re iso. regex for python stuff.
37         - bf: mudela-book.py
38         - updated install directions.  Made lilypond-login for csh
39         - bf: installdirs of MF stuff
40         - Dictionary implementation using hash tables (LilyPond is 3% faster)
41         - Cache [non]group_l_arr () calls in translator-group.cc (LilyPond is 4% faster)
42
43 pl 16.uu1
44         - debian URLs, make/stepmake.make  patch
45         - further debian fixes.
46         
47 pl 14.tca1
48         - partitas
49         - prall{mordent,prall} patch.
50
51 ******
52 pl 16
53         - read property ydirection and tieYDirection for tie direction.
54         - bf: slur over rest.
55         - bf: include path
56         - part of jcn2
57         - configure --enable-guile
58
59 pl 15.jcn1
60         - autoconf on mf,mfont mp,mpost
61  
62 pl 15.am
63         - Lots of patches from *Adrian* *Mariano*!
64
65 **********
66
67 pl 15
68 pl 14.hwn1
69         - \lyrics iso \lyric (mudela 1.0.7)
70         - cleaned up real_expression syntax.
71         - removed optional_semicolon nonterminal after toplevel assignment
72         - MInterval Music::time_int () -> Moment Music::duration ()
73         - junked Music_iterator::daddy_iter_l_
74         - junked Sequential_music::offset_mom_
75         - tempo compression:
76                 * syntax: \times 2/3 Music
77                 * Compressed_music, Compressed_music_iterator
78         - flower: init rational to 0
79         - flower: removed P?Cursor<>::P?Cursor (), using pointer iso ref now.
80         - don't install into TeX, but into ${datadir}/{mf,tex,ly} (todo: ps)
81
82
83 *********
84 pl 14
85
86 pl 13.uu1
87         - syntax for \translator: (\name  "Name")
88         - bfs for footer
89         - bf: init/{book,center}-fragment.ly, YODL nofooter stuff. 
90         - bf: redeclaration
91         - bf: doc fixes
92         - bfs: egcs 1.1
93
94 pl 13.mb1
95         - bf: Lookup::afm_find, the width was undefined for the feta fonts.
96         - bf: refman.yo
97
98 pl 13.jcn5
99         - bf: init/paper* missing `;'
100         - lilyponddefs.ps fixes
101         - crude output name fix, see scores.cc
102
103 pl 13.jcn4
104         - some ps output fixes
105         - lilyponddefs.ps: some sane implemenations
106         - removed (some) ghostscript internals
107
108 pl 13.jcn3
109         - PostScript output version 0.0; do
110               export GS_LIB=$HOME/usr/src/lilypond/tex
111               export GS_FONTPATH=$HOME/usr/src/lilypond/mf/out
112               make -C mf pfa
113               lilypond -t example-1  # or try: lilypond -t twinkle :-)
114               gv lelie.ps
115         - ps:
116           * lots of output fixes, chars, strings
117           * tex/lilyponddefs.ps: added rather braindead defs
118
119 pl 13.jcn2
120         - tex/lily-ps-defs.ps (./tex?)
121         - grand output rehack
122           * dropped {dimen,tex}.{cc,hh}
123           * {ps,tex} stuf to {Ps,Tex}_lookup
124           * init/table*.ly: added #parameters
125         - ps fonts:
126           * ps-to-pfa.py generates valid type-3 fonts
127           * do: make -C mf pfa
128           * set: GS_FONT=GS_FONTPATH=$HOME/usr/src/lilypond/mf/out
129
130 pl 13.jcn1
131         - crude postscript type 3 font: 
132            make sure to have mfplain.mem metapost precompiled macros
133            make -C mf ps
134            gv out/feta20.sp
135
136 ********
137
138 pl 12.mb1
139         - bf: feta-timesig.mf Added horizontal space, minor corrections.
140         - Changed meaning of Staff.timeSignatureStyle:
141                 C       Use C and stroked C for 4/4,2/2
142                 old     Use old style mensuration marks
143                 1       Use single number
144                 Cn/m    Set symbol explicitly, n/m=2/2 or 4/4   
145                 oldn/m  Set symbol explicitly, n/m=2/2,3/2,3/4,4/4,6/4 or 9/4.
146           All other time signatures are typeset with the default two-digit
147           layout.
148                 
149
150 pl 12.jcn2
151         - Lookup abstract base class
152         - Lookup/Symtable(s): separation of input/output
153
154 pl 12.jcn1
155         - preparations for braindead PostScript output
156
157 pl 12.hwn3
158         - praeludium-fuga-E to relative mode
159         - bf: mudela-mode.el
160         - bf: BIBINPUTS
161         - more dutch glossary + explanations
162         - table-to-html fixes
163 pl 12.hwn2
164         - bf: mymycode in .yo
165         - VERSION to out/
166         - add VPATH to mutopia
167         - access_Identifier (bool): (non)copy arg now explicit.
168         - bf: lilypond-latex.tex
169   
170
171
172 pl 12.hwn1
173         - \remove "Engraver_type";
174         - \output "bla" -> output = "bla" (mudela 0.1.6)
175         - \property defaultclef -> \property defaultClef
176         - naming of access_{Engraver,Performer,Translator_group} ()
177         - changed syntax for \translator in \paper{} (mudela 0.1.6)
178         - declared contexts:
179
180                 StaffContext = \translator { .. }
181                 \translator { \StaffContext }
182
183         - elt_b -> elem_b
184         - bf: add Separating_line_group_engraver to RhythmicStaff.
185
186
187 pl 12.am1
188         - large doc patch, ChoireStaff -> ChoirStaff
189
190 *******
191 pl 12
192
193 pl 11.uu2
194         - added Transposed_music for mixing transposition and relative 
195
196 pl 11.jcn1
197         - bf: config.make striproff
198         - texinfo
199 pl 11.mb2
200         - feta-timesig.mf: Added some flesh on C and C2,
201           added old-style mensuration marks.
202  
203 pl 11.mb1
204         - Added feta-timesig.mf, font for C and alla breve.
205
206
207 pl 11.uu1
208         - new \property: meterSignatureStyle for C and C2 time sigs
209         - bf: BIBINPUTS
210         - stepmake 53
211         - bf: gif vs. png stuff
212
213 *******
214 pl 11
215
216 pl 10.uu2
217         - plet-spanner fix. 
218         - large doc patch (thanks Adrian)
219
220 pl 10.jbr1
221         - aclocal.m4, stepmake/aclocal.m4: Choose specific python
222         - stepmake/bin/release.py: Use the same python calling process
223         - make/lilypond-vars.make: PATH should not use PATHSEP.  It is fine 
224           to hard code it to `:' on both Windows NT and UNIX.
225         - stepmake/bin/package-zip32.sh: Perform configure with a specific
226           python, ie cygwin32 python on Windows NT
227
228 pl 10.uu1
229         - junked \octave
230         - marginBreakPriority, direction==LEFT
231         - mf-to-table NT fix (JBR)
232         - createKeyOnClefChange property
233
234
235 pl 10.jcn1
236         - mf-to-xpms for Harmonia
237   
238 pl 9.jbr1
239         - scripts/convert-mudela.py: We must close infile and outfile before
240           a rename occurs.  NT Windows locks open files.
241           stepmake/bin/package-zip32.sh: renamed all python bins to:
242           <filename>.py in NT Windows distribution.
243
244
245 *********
246 pl 10
247
248 pl 9.jcn1
249         - started gnuisation of website
250           * filetype and size
251           * 'no gifs due to patent problems'
252         - bumped stepmake version nr (again):
253           please update stepmake/VERSION after making changes to stepmake...
254   
255 pl 9.hwn1
256         - do default midi,paper by toplevel \paper / \midi (mudela 1.0.4)
257         - bf: error if no Score context
258         - notename table now can be declared as well.
259         - junked \clear
260
261 *********
262 pl 9
263         
264 pl 8.uu1
265         - junked \staff, \multi
266         - bf Music_list::Music_list (Music_list const&)
267         - AC_SUBST(PATHSEP,DIRSEP)
268         - generate Documentation/tex/out/*.bib (AM)
269         - a4 fixes (AM)
270         - bf: metafont-*.make
271         - parser.yy: intlist mods. (mudela 1.0.2)
272         - \melodic -> \notes (mudela 1.0.3)
273         - typo: calcalute_dependencies ()
274
275 pl 8.jcn3
276         - gif -> png
277             * ps-to-pngs.sh
278             * stepmake
279             * website
280             * yodl-1.31.4 (to be released)
281         - target 'texinfo' -> 'info'
282
283 pl 8.jcn2
284         - more doco in texinfo (with yodl pl3)
285         - bf's: package-diff
286
287 pl 8.jcn1
288         - removed tutorial from texinfo, yodl2texinfo is still rather broken
289         - bf: setlocale NUMERIC to 'C'
290         - removed ugly space from print-dimen
291
292 *******
293 pl 8
294         - make website fixes.
295
296 pl 7.jcn1
297         - minor stepmake/yodl fixes
298  
299 pl 7.uu1
300
301         - changed separator in vocabulary
302         - added barAlways and defaultBarType properties.
303
304 pl 7.hwn1
305         - changed header format.  Use a + for concatenation.
306
307                 \header { key = "concat" + "string" }
308         
309         (mudela 1.0.2)  
310         - allow computed properties in translator definition
311
312                 GrandStaff = \translator {
313                         minVerticalAlign = 1.5\staffheight;
314                         ..
315                 }
316
317         - Music inheritance. Datastructure and parser now follow this grammar
318
319                 Music_list:
320                         | Music_list Music
321                         ;
322                 Simultaneous_music: '<' Music_list '>'
323                         ;
324                 Sequential_music: '{' Music_list '}'
325                         ;
326
327         - bf: Item::do_unlink () don't iterate on attached_span_l_arr_,
328 because it is changed by Spanner::set_bounds () (thanks Thomas)
329         - bf: URL Documentation/index (thanks EP)
330         - bf: twinkle.ly (thanks EP)
331         - bf: mi2mu (thanks Murray)
332         - bf: mudela-book --dependencies
333         - split LaTeX and TeX stuff
334
335 pl 7.tca1
336         - more Partita's 
337
338 pl 7.jbr1
339         - aclocal.m4,make/lilypond-vars.make: added PATHSEP as AC_SUBST to  
340           help support Windows NT doco build.  
341           Documentation/ntweb/index.yo: minor spelling changes
342
343
344 *************
345 pl 7
346         - refman updates by Adriano Moriano.
347
348
349 pl 6.jbr2
350         - scripts/ly2dvi32.py: Fixed bug with lily input including multiple
351           files.  Also, we now stream out lilypond log one line at a time
352           for better feedback.
353
354 pl 6.jbr1
355         - scripts/ly2dvi32.py: Added some doco, add postscript option, set
356           MFINPUTS along with TEXINPUTS, modified initialization sequence. 
357           Made some Python style changes per Han-Wen suggestions.
358         - Documentation/man/ly2dvi32.yo: Added a manpage for ly2dvi32.
359         - stepmake/bin/package-zip32.sh: Added doco distribution.  Removed
360           the installation directory after zip operation.  
361         - Documentation/ntweb/index.yo: LILYPOND -> LILYPONDPREFIX and 
362           comments about MiKTeX-1.11.
363
364 pl 6.tca1
365         - First movement of Partita II (BWV 826) in 
366           mutopia/J.S.Bach/Cembalo-Partitas. Lilypond output was so
367           beautiful that I'll have to write the rest of the partita.
368
369 pl 6.uu2
370         - mudela-book.py --dependencies
371         - more doc fixes (AM)
372         - warn if declaring a keyword.
373         - \grouping 4 2*3; now accepted.
374         - patches to standchen.ly
375
376 pl 6.uu1
377
378         - mudela-book handles \input now
379         - vocabulary fixes by Adrian Moriano
380
381 ********
382 pl 6
383         - largish rehack:
384           * Super_element is now an `abstract' class,
385           * Paper_score directly contains one Line_of_score.  The
386         breaking/postprocessing/deletion is mixed with the output phase.
387           * Hopefully this will save memory for large scores. (benchmarks, anyone?)
388           * bf: Horizontal_vertical_group_item::do_unlink () should call
389
390         Axis_group_item::do_unlink ()
391
392         - changed LILYPOND to LILYPONDPREFIX
393         - added tfm and dvi target for mf/
394         - reincluded english.ly
395         - doc fixes (thanks, Adrian Moriano)
396         - doc fixes.
397         - mf: ex height added.
398
399 pl 5.mb1
400       - Mudela 1.0.1: Changed \accidentals -> \keysignature
401       - Identifiers can be used in textual scripts:
402
403
404         tempoString="Allegro molto assai";
405
406                 [...]
407
408         c^\tempoString 
409
410
411
412 pl 5.jbr2
413         - aclocal.m4,config.h.in,flower/file-path.cc: Added PATHSEP and 
414           DIRSEP to configuration to support windows style path and pathlists.
415         - stepmake/bin/package-zip32.sh,stepmake/stepmake/package.make:
416           zip target now calls package-zip32.sh which creates winnt 
417           binary distribution zip file. xzip target continues to use 
418           package-zip.sh for Jan's cross-compiled version.
419         - lily/main.cc: Added a search for LILYPOND environment variable to
420           better facilitate binary distributions. 
421         - Documentation/README-W32.yo: Updated information on running lilypond
422           on winnt.
423           
424
425
426 pl 5.jcn1
427         - (step)make fixes from yodl
428         - minor doco fixes
429         - bf: patch in website after 'make release'
430
431 pl 5.jbr1
432         - Documentation/ntweb/Makefile: Used absolute url for LilyPond Homepage
433         - Documentation/ntweb/index.yo: Minor mods per Jan's suggestions
434
435
436
437
438 *************
439 pl 5
440
441 pl 4.jcn1
442         - texinfo docs, lots of yodl TODO
443         - junked some makefiles
444         - ntweb: use BLURB
445         - bf: pletvisibility 
446         - adaptions for yodl-1.31.2's automatic texinfo conversion 
447         - reinclude of 1.jcn2:
448                   - renamed -alto -> viola
449                   - bf: avant-gardish six preludes
450                   - bf: ly2dvi warnings
451
452 pl 4.jbr1
453         - stepmake/stepmake/install-outfiles.sub.make: fixed typo
454         - scripts/GNUmakefile: add ly2dvi32 to installation list and fixed
455           included executable-targets.make to facilate installation of scripts
456         - Documentation/ntweb: Fixes to nt web page and added topdoc like
457           automation.
458
459 *********
460 pl 4
461 pl 3.mb2
462         - Changed text script alignment: center -> left
463         - TeX commands counts as one character when calculating
464           the length of a Text_def
465
466 pl 3.jbr2
467          - Documentation/topdocs/index.yo: Added link to NT dist page
468          - Documentation/ntweb/: Added Makefile and index.yo to build the
469            NT dist page
470
471 pl 3.hwn1
472         - stepmake hacking
473
474 pl 3.uu1
475         - stepmake MAKEFILES -> STEPMAKE_TEMPLATES
476         - count \texcommands in tex string
477
478
479 pl 3.jcn1
480        - bf: website: empty toplevel readme's
481        - bf: xs4all (again?)
482        - can't administer ftp site now: put patch into website
483
484
485 pl 3.jbr1
486         - stepmake/stepmake/Executable_targets: UNIX cross-compile doesn't
487           work with $(DOTEXE) on source of install command.
488         - stepmake/Generic_targets: creating multiple dirs with mkdir 
489           requires -p option
490         - scripts/ly2dvi32.py: General and Winnt specific fixes
491
492
493 *********
494 pl 3
495
496 pl 2.uu1
497         - solaris 2.6 compile/make website fixes.
498         - rm'd WWW.make
499         - stepmake .43
500         - pcnov095.win.tue.nl -> ftp.cs.uu.nl
501   
502 pl 2.hwn1
503         - mi2mu naming of track output
504         - bf: do key restore sign only once
505         - ly2dvi32 preliminary version (JBR)
506         - bf index.html link
507         - bf mudela-book.py
508
509
510 **********
511 pl 2
512         - scalar compile stuff
513         - bf install directory
514         - YODL note
515         - GUI faq update
516         - bf ly2dvi
517         - stepmake split:  Po.make
518         - make check target
519         - dist AFMs and manpages
520         - split up mudela.yo in glossary.yo, tutorial.yo and refman.yo
521
522 pl 1.jcn1
523         - www.digicash.com www.xs4all.nl
524         - fake msgfmt
525         - make uninstall fixes
526
527 pl 1.jbr2 - aclocal.m4,stepmake/aclocal.m4,stepmake/stepmake/Variables.make:
528             Support install target for unix, unix cross compile, and 
529             Windows NT
530
531 pl 1.jbr1 - stepmake/stepmake/Executable.make: DOTEXE was missplaced
532           - scripts/convert-mudela.py: program_id should write to stderr
533
534 **************
535 pl 1
536         - mi2mu fix: \key "D"
537         - \hoffset
538         - started new NEWS file 
539         - lots of stepmake hacking
540         - aclocal.m4 copied from stepmake
541         - ly2dvi 0.12
542         - build the doco from the source tree.
543         - include website in RPM
544