6 - ridiculous slur dims fixed.
7 - ly2dvi32.py -> ly2dvi.py, ly2dvi.sh -> ly2dvi-old
8 - use re iso. regex for python stuff.
10 - updated install directions. Made lilypond-login for csh
11 - bf: installdirs of MF stuff
12 - Dictionary implementation using hash tables (LilyPond is 3% faster)
13 - Cache [non]group_l_arr () calls in translator-group.cc (LilyPond is 4% faster)
16 - debian URLs, make/stepmake.make patch
17 - further debian fixes.
21 - prall{mordent,prall} patch.
25 - read property ydirection and tieYDirection for tie direction.
29 - configure --enable-guile
32 - autoconf on mf,mfont mp,mpost
35 - Lots of patches from *Adrian* *Mariano*!
41 - \lyrics iso \lyric (mudela 1.0.7)
42 - cleaned up real_expression syntax.
43 - removed optional_semicolon nonterminal after toplevel assignment
44 - MInterval Music::time_int () -> Moment Music::duration ()
45 - junked Music_iterator::daddy_iter_l_
46 - junked Sequential_music::offset_mom_
48 * syntax: \times 2/3 Music
49 * Compressed_music, Compressed_music_iterator
50 - flower: init rational to 0
51 - flower: removed P?Cursor<>::P?Cursor (), using pointer iso ref now.
52 - don't install into TeX, but into ${datadir}/{mf,tex,ly} (todo: ps)
59 - syntax for \translator: (\name "Name")
61 - bf: init/{book,center}-fragment.ly, YODL nofooter stuff.
67 - bf: Lookup::afm_find, the width was undefined for the feta fonts.
71 - bf: init/paper* missing `;'
72 - lilyponddefs.ps fixes
73 - crude output name fix, see scores.cc
76 - some ps output fixes
77 - lilyponddefs.ps: some sane implemenations
78 - removed (some) ghostscript internals
81 - PostScript output version 0.0; do
82 export GS_LIB=$HOME/usr/src/lilypond/tex
83 export GS_FONTPATH=$HOME/usr/src/lilypond/mf/out
85 lilypond -t example-1 # or try: lilypond -t twinkle :-)
88 * lots of output fixes, chars, strings
89 * tex/lilyponddefs.ps: added rather braindead defs
92 - tex/lily-ps-defs.ps (./tex?)
94 * dropped {dimen,tex}.{cc,hh}
95 * {ps,tex} stuf to {Ps,Tex}_lookup
96 * init/table*.ly: added #parameters
98 * ps-to-pfa.py generates valid type-3 fonts
100 * set: GS_FONT=GS_FONTPATH=$HOME/usr/src/lilypond/mf/out
103 - crude postscript type 3 font:
104 make sure to have mfplain.mem metapost precompiled macros
111 - bf: feta-timesig.mf Added horizontal space, minor corrections.
112 - Changed meaning of Staff.timeSignatureStyle:
113 C Use C and stroked C for 4/4,2/2
114 old Use old style mensuration marks
116 Cn/m Set symbol explicitly, n/m=2/2 or 4/4
117 oldn/m Set symbol explicitly, n/m=2/2,3/2,3/4,4/4,6/4 or 9/4.
118 All other time signatures are typeset with the default two-digit
123 - Lookup abstract base class
124 - Lookup/Symtable(s): separation of input/output
127 - preparations for braindead PostScript output
130 - praeludium-fuga-E to relative mode
133 - more dutch glossary + explanations
134 - table-to-html fixes
136 - bf: mymycode in .yo
138 - add VPATH to mutopia
139 - access_Identifier (bool): (non)copy arg now explicit.
140 - bf: lilypond-latex.tex
145 - \remove "Engraver_type";
146 - \output "bla" -> output = "bla" (mudela 0.1.6)
147 - \property defaultclef -> \property defaultClef
148 - naming of access_{Engraver,Performer,Translator_group} ()
149 - changed syntax for \translator in \paper{} (mudela 0.1.6)
152 StaffContext = \translator { .. }
153 \translator { \StaffContext }
156 - bf: add Separating_line_group_engraver to RhythmicStaff.
160 - large doc patch, ChoireStaff -> ChoirStaff
166 - added Transposed_music for mixing transposition and relative
169 - bf: config.make striproff
172 - feta-timesig.mf: Added some flesh on C and C2,
173 added old-style mensuration marks.
176 - Added feta-timesig.mf, font for C and alla breve.
180 - new \property: meterSignatureStyle for C and C2 time sigs
183 - bf: gif vs. png stuff
190 - large doc patch (thanks Adrian)
193 - aclocal.m4, stepmake/aclocal.m4: Choose specific python
194 - stepmake/bin/release.py: Use the same python calling process
195 - make/lilypond-vars.make: PATH should not use PATHSEP. It is fine
196 to hard code it to `:' on both Windows NT and UNIX.
197 - stepmake/bin/package-zip32.sh: Perform configure with a specific
198 python, ie cygwin32 python on Windows NT
202 - marginBreakPriority, direction==LEFT
203 - mf-to-table NT fix (JBR)
204 - createKeyOnClefChange property
208 - mf-to-xpms for Harmonia
211 - scripts/convert-mudela.py: We must close infile and outfile before
212 a rename occurs. NT Windows locks open files.
213 stepmake/bin/package-zip32.sh: renamed all python bins to:
214 <filename>.py in NT Windows distribution.
221 - started gnuisation of website
223 * 'no gifs due to patent problems'
224 - bumped stepmake version nr (again):
225 please update stepmake/VERSION after making changes to stepmake...
228 - do default midi,paper by toplevel \paper / \midi (mudela 1.0.4)
229 - bf: error if no Score context
230 - notename table now can be declared as well.
237 - junked \staff, \multi
238 - bf Music_list::Music_list (Music_list const&)
239 - AC_SUBST(PATHSEP,DIRSEP)
240 - generate Documentation/tex/out/*.bib (AM)
242 - bf: metafont-*.make
243 - parser.yy: intlist mods. (mudela 1.0.2)
244 - \melodic -> \notes (mudela 1.0.3)
245 - typo: calcalute_dependencies ()
252 * yodl-1.31.4 (to be released)
253 - target 'texinfo' -> 'info'
256 - more doco in texinfo (with yodl pl3)
260 - removed tutorial from texinfo, yodl2texinfo is still rather broken
261 - bf: setlocale NUMERIC to 'C'
262 - removed ugly space from print-dimen
266 - make website fixes.
269 - minor stepmake/yodl fixes
273 - changed separator in vocabulary
274 - added barAlways and defaultBarType properties.
277 - changed header format. Use a + for concatenation.
279 \header { key = "concat" + "string" }
282 - allow computed properties in translator definition
284 GrandStaff = \translator {
285 minVerticalAlign = 1.5\staffheight;
289 - Music inheritance. Datastructure and parser now follow this grammar
294 Simultaneous_music: '<' Music_list '>'
296 Sequential_music: '{' Music_list '}'
299 - bf: Item::do_unlink () don't iterate on attached_span_l_arr_,
300 because it is changed by Spanner::set_bounds () (thanks Thomas)
301 - bf: URL Documentation/index (thanks EP)
302 - bf: twinkle.ly (thanks EP)
303 - bf: mi2mu (thanks Murray)
304 - bf: mudela-book --dependencies
305 - split LaTeX and TeX stuff
311 - aclocal.m4,make/lilypond-vars.make: added PATHSEP as AC_SUBST to
312 help support Windows NT doco build.
313 Documentation/ntweb/index.yo: minor spelling changes
318 - refman updates by Adriano Moriano.
322 - scripts/ly2dvi32.py: Fixed bug with lily input including multiple
323 files. Also, we now stream out lilypond log one line at a time
327 - scripts/ly2dvi32.py: Added some doco, add postscript option, set
328 MFINPUTS along with TEXINPUTS, modified initialization sequence.
329 Made some Python style changes per Han-Wen suggestions.
330 - Documentation/man/ly2dvi32.yo: Added a manpage for ly2dvi32.
331 - stepmake/bin/package-zip32.sh: Added doco distribution. Removed
332 the installation directory after zip operation.
333 - Documentation/ntweb/index.yo: LILYPOND -> LILYPONDPREFIX and
334 comments about MiKTeX-1.11.
337 - First movement of Partita II (BWV 826) in
338 mutopia/J.S.Bach/Cembalo-Partitas. Lilypond output was so
339 beautiful that I'll have to write the rest of the partita.
342 - mudela-book.py --dependencies
343 - more doc fixes (AM)
344 - warn if declaring a keyword.
345 - \grouping 4 2*3; now accepted.
346 - patches to standchen.ly
350 - mudela-book handles \input now
351 - vocabulary fixes by Adrian Moriano
356 * Super_element is now an `abstract' class,
357 * Paper_score directly contains one Line_of_score. The
358 breaking/postprocessing/deletion is mixed with the output phase.
359 * Hopefully this will save memory for large scores. (benchmarks, anyone?)
360 * bf: Horizontal_vertical_group_item::do_unlink () should call
362 Axis_group_item::do_unlink ()
364 - changed LILYPOND to LILYPONDPREFIX
365 - added tfm and dvi target for mf/
366 - reincluded english.ly
367 - doc fixes (thanks, Adrian Moriano)
369 - mf: ex height added.
372 - Mudela 1.0.1: Changed \accidentals -> \keysignature
373 - Identifiers can be used in textual scripts:
376 tempoString="Allegro molto assai";
385 - aclocal.m4,config.h.in,flower/file-path.cc: Added PATHSEP and
386 DIRSEP to configuration to support windows style path and pathlists.
387 - stepmake/bin/package-zip32.sh,stepmake/stepmake/package.make:
388 zip target now calls package-zip32.sh which creates winnt
389 binary distribution zip file. xzip target continues to use
390 package-zip.sh for Jan's cross-compiled version.
391 - lily/main.cc: Added a search for LILYPOND environment variable to
392 better facilitate binary distributions.
393 - Documentation/README-W32.yo: Updated information on running lilypond
399 - (step)make fixes from yodl
401 - bf: patch in website after 'make release'
404 - Documentation/ntweb/Makefile: Used absolute url for LilyPond Homepage
405 - Documentation/ntweb/index.yo: Minor mods per Jan's suggestions
414 - texinfo docs, lots of yodl TODO
415 - junked some makefiles
418 - adaptions for yodl-1.31.2's automatic texinfo conversion
419 - reinclude of 1.jcn2:
420 - renamed -alto -> viola
421 - bf: avant-gardish six preludes
422 - bf: ly2dvi warnings
425 - stepmake/stepmake/install-outfiles.sub.make: fixed typo
426 - scripts/GNUmakefile: add ly2dvi32 to installation list and fixed
427 included executable-targets.make to facilate installation of scripts
428 - Documentation/ntweb: Fixes to nt web page and added topdoc like
434 - Changed text script alignment: center -> left
435 - TeX commands counts as one character when calculating
436 the length of a Text_def
439 - Documentation/topdocs/index.yo: Added link to NT dist page
440 - Documentation/ntweb/: Added Makefile and index.yo to build the
447 - stepmake MAKEFILES -> STEPMAKE_TEMPLATES
448 - count \texcommands in tex string
452 - bf: website: empty toplevel readme's
453 - bf: xs4all (again?)
454 - can't administer ftp site now: put patch into website
458 - stepmake/stepmake/Executable_targets: UNIX cross-compile doesn't
459 work with $(DOTEXE) on source of install command.
460 - stepmake/Generic_targets: creating multiple dirs with mkdir
462 - scripts/ly2dvi32.py: General and Winnt specific fixes
469 - solaris 2.6 compile/make website fixes.
472 - pcnov095.win.tue.nl -> ftp.cs.uu.nl
475 - mi2mu naming of track output
476 - bf: do key restore sign only once
477 - ly2dvi32 preliminary version (JBR)
484 - scalar compile stuff
485 - bf install directory
489 - stepmake split: Po.make
491 - dist AFMs and manpages
492 - split up mudela.yo in glossary.yo, tutorial.yo and refman.yo
495 - www.digicash.com www.xs4all.nl
497 - make uninstall fixes
499 pl 1.jbr2 - aclocal.m4,stepmake/aclocal.m4,stepmake/stepmake/Variables.make:
500 Support install target for unix, unix cross compile, and
503 pl 1.jbr1 - stepmake/stepmake/Executable.make: DOTEXE was missplaced
504 - scripts/convert-mudela.py: program_id should write to stderr
508 - mi2mu fix: \key "D"
510 - started new NEWS file
511 - lots of stepmake hacking
512 - aclocal.m4 copied from stepmake
514 - build the doco from the source tree.
515 - include website in RPM