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