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