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