]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 1.0.7
[lilypond.git] / NEWS
1 pl 7
2         - refman updates by Adriano Moriano.
3
4
5 pl 6.jbr2
6         - scripts/ly2dvi32.py: Fixed bug with lily input including multiple
7           files.  Also, we now stream out lilypond log one line at a time
8           for better feedback.
9
10 pl 6.jbr1
11         - scripts/ly2dvi32.py: Added some doco, add postscript option, set
12           MFINPUTS along with TEXINPUTS, modified initialization sequence. 
13           Made some Python style changes per Han-Wen suggestions.
14         - Documentation/man/ly2dvi32.yo: Added a manpage for ly2dvi32.
15         - stepmake/bin/package-zip32.sh: Added doco distribution.  Removed
16           the installation directory after zip operation.  
17         - Documentation/ntweb/index.yo: LILYPOND -> LILYPONDPREFIX and 
18           comments about MiKTeX-1.11.
19
20 pl 6.tca1
21         - First movement of Partita II (BWV 826) in 
22           mutopia/J.S.Bach/Cembalo-Partitas. Lilypond output was so
23           beautiful that I'll have to write the rest of the partita.
24
25 pl 6.uu2
26         - mudela-book.py --dependencies
27         - more doc fixes (AM)
28         - warn if declaring a keyword.
29         - \grouping 4 2*3; now accepted.
30         - patches to standchen.ly
31
32 pl 6.uu1
33
34         - mudela-book handles \input now
35         - vocabulary fixes by Adrian Moriano
36
37 ********
38 pl 6
39         - largish rehack:
40           * Super_element is now an `abstract' class,
41           * Paper_score directly contains one Line_of_score.  The
42         breaking/postprocessing/deletion is mixed with the output phase.
43           * Hopefully this will save memory for large scores. (benchmarks, anyone?)
44           * bf: Horizontal_vertical_group_item::do_unlink () should call
45
46         Axis_group_item::do_unlink ()
47
48         - changed LILYPOND to LILYPONDPREFIX
49         - added tfm and dvi target for mf/
50         - reincluded english.ly
51         - doc fixes (thanks, Adrian Moriano)
52         - doc fixes.
53         - mf: ex height added.
54
55 pl 5.mb1
56       - Mudela 1.0.1: Changed \accidentals -> \keysignature
57       - Identifiers can be used in textual scripts:
58
59
60         tempoString="Allegro molto assai";
61
62                 [...]
63
64         c^\tempoString 
65
66
67
68 pl 5.jbr2
69         - aclocal.m4,config.h.in,flower/file-path.cc: Added PATHSEP and 
70           DIRSEP to configuration to support windows style path and pathlists.
71         - stepmake/bin/package-zip32.sh,stepmake/stepmake/package.make:
72           zip target now calls package-zip32.sh which creates winnt 
73           binary distribution zip file. xzip target continues to use 
74           package-zip.sh for Jan's cross-compiled version.
75         - lily/main.cc: Added a search for LILYPOND environment variable to
76           better facilitate binary distributions. 
77         - Documentation/README-W32.yo: Updated information on running lilypond
78           on winnt.
79           
80
81
82 pl 5.jcn1
83         - (step)make fixes from yodl
84         - minor doco fixes
85         - bf: patch in website after 'make release'
86
87 pl 5.jbr1
88         - Documentation/ntweb/Makefile: Used absolute url for LilyPond Homepage
89         - Documentation/ntweb/index.yo: Minor mods per Jan's suggestions
90
91
92
93
94 *************
95 pl 5
96
97 pl 4.jcn1
98         - texinfo docs, lots of yodl TODO
99         - junked some makefiles
100         - ntweb: use BLURB
101         - bf: pletvisibility 
102         - adaptions for yodl-1.31.2's automatic texinfo conversion 
103         - reinclude of 1.jcn2:
104                   - renamed -alto -> viola
105                   - bf: avant-gardish six preludes
106                   - bf: ly2dvi warnings
107
108 pl 4.jbr1
109         - stepmake/stepmake/install-outfiles.sub.make: fixed typo
110         - scripts/GNUmakefile: add ly2dvi32 to installation list and fixed
111           included executable-targets.make to facilate installation of scripts
112         - Documentation/ntweb: Fixes to nt web page and added topdoc like
113           automation.
114
115 *********
116 pl 4
117 pl 3.mb2
118         - Changed text script alignment: center -> left
119         - TeX commands counts as one character when calculating
120           the length of a Text_def
121
122 pl 3.jbr2
123          - Documentation/topdocs/index.yo: Added link to NT dist page
124          - Documentation/ntweb/: Added Makefile and index.yo to build the
125            NT dist page
126
127 pl 3.hwn1
128         - stepmake hacking
129
130 pl 3.uu1
131         - stepmake MAKEFILES -> STEPMAKE_TEMPLATES
132         - count \texcommands in tex string
133
134
135 pl 3.jcn1
136        - bf: website: empty toplevel readme's
137        - bf: xs4all (again?)
138        - can't administer ftp site now: put patch into website
139
140
141 pl 3.jbr1
142         - stepmake/stepmake/Executable_targets: UNIX cross-compile doesn't
143           work with $(DOTEXE) on source of install command.
144         - stepmake/Generic_targets: creating multiple dirs with mkdir 
145           requires -p option
146         - scripts/ly2dvi32.py: General and Winnt specific fixes
147
148
149 *********
150 pl 3
151
152 pl 2.uu1
153         - solaris 2.6 compile/make website fixes.
154         - rm'd WWW.make
155         - stepmake .43
156         - pcnov095.win.tue.nl -> ftp.cs.uu.nl
157   
158 pl 2.hwn1
159         - mi2mu naming of track output
160         - bf: do key restore sign only once
161         - ly2dvi32 preliminary version (JBR)
162         - bf index.html link
163         - bf mudela-book.py
164
165
166 **********
167 pl 2
168         - scalar compile stuff
169         - bf install directory
170         - YODL note
171         - GUI faq update
172         - bf ly2dvi
173         - stepmake split:  Po.make
174         - make check target
175         - dist AFMs and manpages
176         - split up mudela.yo in glossary.yo, tutorial.yo and refman.yo
177
178 pl 1.jcn1
179         - www.digicash.com www.xs4all.nl
180         - fake msgfmt
181         - make uninstall fixes
182
183 pl 1.jbr2 - aclocal.m4,stepmake/aclocal.m4,stepmake/stepmake/Variables.make:
184             Support install target for unix, unix cross compile, and 
185             Windows NT
186
187 pl 1.jbr1 - stepmake/stepmake/Executable.make: DOTEXE was missplaced
188           - scripts/convert-mudela.py: program_id should write to stderr
189
190 **************
191 pl 1
192         - mi2mu fix: \key "D"
193         - \hoffset
194         - started new NEWS file 
195         - lots of stepmake hacking
196         - aclocal.m4 copied from stepmake
197         - ly2dvi 0.12
198         - build the doco from the source tree.
199         - include website in RPM
200