]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.6.jcn1: pats
[lilypond.git] / NEWS
1 pl6.jcn1
2         - repeat/alternative music layout
3
4 ********
5 1.1.6
6
7 pl5.szmulewicz1
8         - rtti stuff
9         - bf's: lily.scm
10
11 pl5.mb1
12         - bf: array.hh, don't make copy if resized to the same size
13         - bf: feta.tex
14
15 pl5.jcn4
16         - scm additions: plet, hairpin
17         - website fixes
18
19 pl5.jcn3
20         - website fixes
21
22 pl5.jcn2
23         - extender-*, see input/test/extender.ly
24         - bf: half-beam length (urg)
25         - fixes: standchen, star
26
27 pl5.jcn1
28         - tex/lily-ps-defs.tex fixes
29         - lily.ps 
30
31 pl 5.hwn1
32         - Tuplet_engraver
33         - lily.ps fix.
34         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
35
36 ********
37 1.1.5
38
39 pl4.jcn4
40         - fixes; preludes, finger
41
42 pl4.jcn3
43         - bf: text staff vertical align; see input/test/vertical-text.ly
44         - urg, scaled cmr8 by factor 4/5
45         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
46           is rather cool
47
48 pl4.jcn2
49         - read (cmrxx)afm for text char widths
50         - tfmtoafm.sh (quite urg)
51         - alphabet.ly
52  
53 pl 4.uu1
54         - read .scm files. No need for GUILE_LOAD_PATH
55         - .ps hack.  No need for lily.ps on the printer
56         
57         (&$^@M&@^$@^&$@ Damn TeX)
58
59
60         - bf: mudela-book -> \default_paper is obsolete.
61
62 pl 3.ms1
63          - thumb-upgrade
64  
65 pl4.jcn1
66         - bf: dotted slur
67         - bf: text ssb
68         - bf: empty/unknown in ps
69
70 pl 4.tca1
71         - 40% speedup executing mudela-book on mudela-book-doc.doc
72         - change of lilypond's output filenames. Given multiple input
73           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
74           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
75           output will be 'm.tex m-1.tex y.tex' 
76
77 *******
78 1.1.4
79
80 pl 3.tca1
81         - accordion symbols in mf/feta-accordion.mf and
82           init/accordion-defs.ly.
83         - small changes to mudela-book and Documentation/man/mudela-book.yo
84         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
85
86 pl 3.jcn5
87         - bf: dashed-slur
88         - bf: LilyIdString
89         - more star fixes
90         - repeatbar fixes
91
92 pl 3.jcn3
93         - mup-to-ly.py: version 0.0
94         - init/test/stars-and-stripes.ly (from star.mup)
95         - GrandStaffContext
96   
97 pl 3.hwn1
98         - junked musical info from key-item
99         - tutorial fixes.
100
101 pl 3.jcn2
102         - bf: font switch
103  
104 ******
105 1.1.3
106
107 pl 2.jcn2
108
109 pl 2.uu1
110         - ly2dvi.py -I fix
111         - obsoleted ly2dvi.sh
112         - removed Note_head_engraver
113
114 pl 2.hwn1
115         - scm cleanups, chop-decimal
116         - scarlatti clef.
117
118 pl 2.jcn1
119         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
120         - moved tex/*.ps to ps/
121         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
122         - be sure to set:
123             export GS_LIB=$HOME/usr/src/lilypond/ps
124         - added tex and empty ps-symbols
125
126 pl 1.jcn4
127         - more little website fixes
128
129 ********
130
131 pl 2
132
133 pl 1.mb1
134         - Support for cautionary accidentals. , i.e. accidentals 
135           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
136           Note that the font has changed.
137         - bf: No unnecessary warnings about time signatures
138         - Added optional second argument of \key. Set to \major or \minor 
139           to get a major or minor key. Default: major.
140         - bf: Compilation error in midi-walker.cc
141
142 pl 1.jcn2
143         - fixes for htmldoc, website
144         - silly jcn1 fixes
145         - junked MODULE stuff from lily/GNUmakefile (again)
146  
147 pl 0.jcn4
148         -set:
149            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
150         - dstream: Score_element, Column_info
151         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
152         - init/lily.scm
153  
154
155 ********
156
157 pl 1
158 pl 0.uu5
159         - fixed MIDI output.
160
161 pl 0.jcn3
162         - dropped stepmake/aclocal.m4
163         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
164         - added debugging output format: -fscm
165         - ly2dvi.py -I fix
166         - Documentation/tex/feta.tex
167         - doco fixes: PATCHES.yo, yodl-1.31.7
168
169 pl 0.uu4
170         - Protected_scm to fixup GUILE gc
171
172 pl 0.uu3
173         - more RTTI cleaning.
174
175 pl 0.uu2
176         - undone type_info::before hack. (Ugh.  RTFM).
177
178 pl 0.uu1
179         - more RTTI stuff: is_type_b -> type_info::before
180
181 pl 0.jcn1
182 pl 17.jcn7
183         - added: set*text, timesig, beam
184         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
185 pl 17.jbr1
186         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
187           and modified win32 specific distribution file names to match
188           pl 16.hwn1 changes.
189         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
190           installation tree.
191         - scripts/convert-mudela.py: Remove the an existing backup file
192           before renaming original.  This is a WIN32 Python requirement.
193         - Documentation/ntweb/index.html: Updated documentation to match
194           new lilypond installation tree.
195         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
196            
197   
198
199 **********
200
201 1.1.0
202
203 pl 18.exp
204         - use C++ RTTI iso access_Xxx ()
205         - junk Graphical_lisp_element
206         - catalan.ly
207
208 pl 17.tca1
209         - rewrite of mudela-book
210  
211 pl 17.ms1
212         - added \thumb (used very often in cello music) in
213           mf/feta-schrift.mf. 
214         - added /input/test/thumb.ly (example)
215
216 pl 16.jcn1
217         - dashed-slur through scheme
218
219 pl 15.jcn4
220         - more scheme hacks
221
222 pl 15.jcn3
223         - try at scheme in Atom
224
225 pl 15.jcn2 # rest of
226         - graphical-lisp-element + silly half hook-up with autuplet
227
228 pl 17.jcn5
229         - stepmake pl59: templatised install (see mf/)
230         - reasonably ps/tex success (with guile-1.2):
231           * input/kortjakje.ly
232         - lots more scm stuff
233         - bf: mf/mfplain.ini
234         - stepmake pl58: guile 1.3 configure fix
235         - working font-switch:
236           guile-1.2 and -lreadline -ldl from 1.3 configure...
237
238 pl 17.jcn4
239         - installable stepmake pl57
240         - urg, FIXME guile-1.3: 
241           * don't install shared libs! configure can't handle
242           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
243           * lily's truely broken, downgrade do 1.2
244
245 pl 17.jcn3
246         - lots of stuff still broken, notably font selection, just try 
247            a()b
248            or so
249         - tex output support
250         - all output through scheme
251         - option: f, output-format=X
252         - geile placebox 
253         - mf/mfplain.ini
254
255 pl 17.jcn2
256         - all paper output through scheme, about half way
257
258 pl 17.jcn1
259         - 16.jcn1
260