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