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