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