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