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