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