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