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