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