]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
855cc07ca3b9a8c744e3c29cb8c5209144e494d0
[lilypond.git] / NEWS
1 pl 11.uu2
2         - added Transposed_music for mixing transposition and relative 
3
4 pl 11.jcn1
5         - bf: config.make striproff
6         - texinfo
7 pl 11.mb2
8         - feta-timesig.mf: Added some flesh on C and C2,
9           added old-style mensuration marks.
10  
11 pl 11.mb1
12         - Added feta-timesig.mf, font for C and alla breve.
13
14
15 pl 11.uu1
16         - new \property: meterSignatureStyle for C and C2 time sigs
17         - bf: BIBINPUTS
18         - stepmake 53
19         - bf: gif vs. png stuff
20
21 *******
22 pl 11
23
24 pl 10.uu2
25         - plet-spanner fix. 
26         - large doc patch (thanks Adrian)
27
28 pl 10.jbr1
29         - aclocal.m4, stepmake/aclocal.m4: Choose specific python
30         - stepmake/bin/release.py: Use the same python calling process
31         - make/lilypond-vars.make: PATH should not use PATHSEP.  It is fine 
32           to hard code it to `:' on both Windows NT and UNIX.
33         - stepmake/bin/package-zip32.sh: Perform configure with a specific
34           python, ie cygwin32 python on Windows NT
35
36 pl 10.uu1
37         - junked \octave
38         - marginBreakPriority, direction==LEFT
39         - mf-to-table NT fix (JBR)
40         - createKeyOnClefChange property
41
42
43 pl 10.jcn1
44         - mf-to-xpms for Harmonia
45   
46 pl 9.jbr1
47         - scripts/convert-mudela.py: We must close infile and outfile before
48           a rename occurs.  NT Windows locks open files.
49           stepmake/bin/package-zip32.sh: renamed all python bins to:
50           <filename>.py in NT Windows distribution.
51
52
53 *********
54 pl 10
55
56 pl 9.jcn1
57         - started gnuisation of website
58           * filetype and size
59           * 'no gifs due to patent problems'
60         - bumped stepmake version nr (again):
61           please update stepmake/VERSION after making changes to stepmake...
62   
63 pl 9.hwn1
64         - do default midi,paper by toplevel \paper / \midi (mudela 1.0.4)
65         - bf: error if no Score context
66         - notename table now can be declared as well.
67         - junked \clear
68
69 *********
70 pl 9
71         
72 pl 8.uu1
73         - junked \staff, \multi
74         - bf Music_list::Music_list (Music_list const&)
75         - AC_SUBST(PATHSEP,DIRSEP)
76         - generate Documentation/tex/out/*.bib (AM)
77         - a4 fixes (AM)
78         - bf: metafont-*.make
79         - parser.yy: intlist mods. (mudela 1.0.2)
80         - \melodic -> \notes (mudela 1.0.3)
81         - typo: calcalute_dependencies ()
82
83 pl 8.jcn3
84         - gif -> png
85             * ps-to-pngs.sh
86             * stepmake
87             * website
88             * yodl-1.31.4 (to be released)
89         - target 'texinfo' -> 'info'
90
91 pl 8.jcn2
92         - more doco in texinfo (with yodl pl3)
93         - bf's: package-diff
94
95 pl 8.jcn1
96         - removed tutorial from texinfo, yodl2texinfo is still rather broken
97         - bf: setlocale NUMERIC to 'C'
98         - removed ugly space from print-dimen
99
100 *******
101 pl 8
102         - make website fixes.
103
104 pl 7.jcn1
105         - minor stepmake/yodl fixes
106  
107 pl 7.uu1
108
109         - changed separator in vocabulary
110         - added barAlways and defaultBarType properties.
111
112 pl 7.hwn1
113         - changed header format.  Use a + for concatenation.
114
115                 \header { key = "concat" + "string" }
116         
117         (mudela 1.0.2)  
118         - allow computed properties in translator definition
119
120                 GrandStaff = \translator {
121                         minVerticalAlign = 1.5\staffheight;
122                         ..
123                 }
124
125         - Music inheritance. Datastructure and parser now follow this grammar
126
127                 Music_list:
128                         | Music_list Music
129                         ;
130                 Simultaneous_music: '<' Music_list '>'
131                         ;
132                 Sequential_music: '{' Music_list '}'
133                         ;
134
135         - bf: Item::do_unlink () don't iterate on attached_span_l_arr_,
136 because it is changed by Spanner::set_bounds () (thanks Thomas)
137         - bf: URL Documentation/index (thanks EP)
138         - bf: twinkle.ly (thanks EP)
139         - bf: mi2mu (thanks Murray)
140         - bf: mudela-book --dependencies
141         - split LaTeX and TeX stuff
142
143 pl 7.tca1
144         - more Partita's 
145
146 pl 7.jbr1
147         - aclocal.m4,make/lilypond-vars.make: added PATHSEP as AC_SUBST to  
148           help support Windows NT doco build.  
149           Documentation/ntweb/index.yo: minor spelling changes
150
151
152 *************
153 pl 7
154         - refman updates by Adriano Moriano.
155
156
157 pl 6.jbr2
158         - scripts/ly2dvi32.py: Fixed bug with lily input including multiple
159           files.  Also, we now stream out lilypond log one line at a time
160           for better feedback.
161
162 pl 6.jbr1
163         - scripts/ly2dvi32.py: Added some doco, add postscript option, set
164           MFINPUTS along with TEXINPUTS, modified initialization sequence. 
165           Made some Python style changes per Han-Wen suggestions.
166         - Documentation/man/ly2dvi32.yo: Added a manpage for ly2dvi32.
167         - stepmake/bin/package-zip32.sh: Added doco distribution.  Removed
168           the installation directory after zip operation.  
169         - Documentation/ntweb/index.yo: LILYPOND -> LILYPONDPREFIX and 
170           comments about MiKTeX-1.11.
171
172 pl 6.tca1
173         - First movement of Partita II (BWV 826) in 
174           mutopia/J.S.Bach/Cembalo-Partitas. Lilypond output was so
175           beautiful that I'll have to write the rest of the partita.
176
177 pl 6.uu2
178         - mudela-book.py --dependencies
179         - more doc fixes (AM)
180         - warn if declaring a keyword.
181         - \grouping 4 2*3; now accepted.
182         - patches to standchen.ly
183
184 pl 6.uu1
185
186         - mudela-book handles \input now
187         - vocabulary fixes by Adrian Moriano
188
189 ********
190 pl 6
191         - largish rehack:
192           * Super_element is now an `abstract' class,
193           * Paper_score directly contains one Line_of_score.  The
194         breaking/postprocessing/deletion is mixed with the output phase.
195           * Hopefully this will save memory for large scores. (benchmarks, anyone?)
196           * bf: Horizontal_vertical_group_item::do_unlink () should call
197
198         Axis_group_item::do_unlink ()
199
200         - changed LILYPOND to LILYPONDPREFIX
201         - added tfm and dvi target for mf/
202         - reincluded english.ly
203         - doc fixes (thanks, Adrian Moriano)
204         - doc fixes.
205         - mf: ex height added.
206
207 pl 5.mb1
208       - Mudela 1.0.1: Changed \accidentals -> \keysignature
209       - Identifiers can be used in textual scripts:
210
211
212         tempoString="Allegro molto assai";
213
214                 [...]
215
216         c^\tempoString 
217
218
219
220 pl 5.jbr2
221         - aclocal.m4,config.h.in,flower/file-path.cc: Added PATHSEP and 
222           DIRSEP to configuration to support windows style path and pathlists.
223         - stepmake/bin/package-zip32.sh,stepmake/stepmake/package.make:
224           zip target now calls package-zip32.sh which creates winnt 
225           binary distribution zip file. xzip target continues to use 
226           package-zip.sh for Jan's cross-compiled version.
227         - lily/main.cc: Added a search for LILYPOND environment variable to
228           better facilitate binary distributions. 
229         - Documentation/README-W32.yo: Updated information on running lilypond
230           on winnt.
231           
232
233
234 pl 5.jcn1
235         - (step)make fixes from yodl
236         - minor doco fixes
237         - bf: patch in website after 'make release'
238
239 pl 5.jbr1
240         - Documentation/ntweb/Makefile: Used absolute url for LilyPond Homepage
241         - Documentation/ntweb/index.yo: Minor mods per Jan's suggestions
242
243
244
245
246 *************
247 pl 5
248
249 pl 4.jcn1
250         - texinfo docs, lots of yodl TODO
251         - junked some makefiles
252         - ntweb: use BLURB
253         - bf: pletvisibility 
254         - adaptions for yodl-1.31.2's automatic texinfo conversion 
255         - reinclude of 1.jcn2:
256                   - renamed -alto -> viola
257                   - bf: avant-gardish six preludes
258                   - bf: ly2dvi warnings
259
260 pl 4.jbr1
261         - stepmake/stepmake/install-outfiles.sub.make: fixed typo
262         - scripts/GNUmakefile: add ly2dvi32 to installation list and fixed
263           included executable-targets.make to facilate installation of scripts
264         - Documentation/ntweb: Fixes to nt web page and added topdoc like
265           automation.
266
267 *********
268 pl 4
269 pl 3.mb2
270         - Changed text script alignment: center -> left
271         - TeX commands counts as one character when calculating
272           the length of a Text_def
273
274 pl 3.jbr2
275          - Documentation/topdocs/index.yo: Added link to NT dist page
276          - Documentation/ntweb/: Added Makefile and index.yo to build the
277            NT dist page
278
279 pl 3.hwn1
280         - stepmake hacking
281
282 pl 3.uu1
283         - stepmake MAKEFILES -> STEPMAKE_TEMPLATES
284         - count \texcommands in tex string
285
286
287 pl 3.jcn1
288        - bf: website: empty toplevel readme's
289        - bf: xs4all (again?)
290        - can't administer ftp site now: put patch into website
291
292
293 pl 3.jbr1
294         - stepmake/stepmake/Executable_targets: UNIX cross-compile doesn't
295           work with $(DOTEXE) on source of install command.
296         - stepmake/Generic_targets: creating multiple dirs with mkdir 
297           requires -p option
298         - scripts/ly2dvi32.py: General and Winnt specific fixes
299
300
301 *********
302 pl 3
303
304 pl 2.uu1
305         - solaris 2.6 compile/make website fixes.
306         - rm'd WWW.make
307         - stepmake .43
308         - pcnov095.win.tue.nl -> ftp.cs.uu.nl
309   
310 pl 2.hwn1
311         - mi2mu naming of track output
312         - bf: do key restore sign only once
313         - ly2dvi32 preliminary version (JBR)
314         - bf index.html link
315         - bf mudela-book.py
316
317
318 **********
319 pl 2
320         - scalar compile stuff
321         - bf install directory
322         - YODL note
323         - GUI faq update
324         - bf ly2dvi
325         - stepmake split:  Po.make
326         - make check target
327         - dist AFMs and manpages
328         - split up mudela.yo in glossary.yo, tutorial.yo and refman.yo
329
330 pl 1.jcn1
331         - www.digicash.com www.xs4all.nl
332         - fake msgfmt
333         - make uninstall fixes
334
335 pl 1.jbr2 - aclocal.m4,stepmake/aclocal.m4,stepmake/stepmake/Variables.make:
336             Support install target for unix, unix cross compile, and 
337             Windows NT
338
339 pl 1.jbr1 - stepmake/stepmake/Executable.make: DOTEXE was missplaced
340           - scripts/convert-mudela.py: program_id should write to stderr
341
342 **************
343 pl 1
344         - mi2mu fix: \key "D"
345         - \hoffset
346         - started new NEWS file 
347         - lots of stepmake hacking
348         - aclocal.m4 copied from stepmake
349         - ly2dvi 0.12
350         - build the doco from the source tree.
351         - include website in RPM
352