]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/news-front.itexi
Add GSoC news item
[lilypond.git] / Documentation / web / news-front.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is part of lilypond-web.texi and community.itexi
3
4 @c when you add a new item, consider moving the lowest item(s)
5 @c into news.itexi.
6
7 @c keep two blank lines between news entries
8
9 @c used for news about the upcoming release; see CG 10.2
10
11 @newsItem
12 @subheading LilyPond 2.19.40 released  @emph{April 17, 2016}
13
14 We are happy to announce the release of LilyPond
15 2.19.40.  This release includes a number of enhancements, and contains some
16 work in progress.  You will have access to the very latest features, but
17 some may be incomplete, and you may encounter bugs and crashes.  If you
18 require a stable version of Lilypond, we recommend using the 2.18
19 version.
20
21 @newsEnd
22
23 @newsItem
24 @subheading Lilypond 2.18.2 released!  @emph{March 23, 2014}
25
26 We are proud to announce the release of GNU LilyPond 2.18.2.
27 LilyPond is a music engraving program devoted to producing the
28 highest-quality sheet music possible.  It brings the aesthetics of
29 traditionally engraved music to computer printouts.
30
31 This version provides a number of updates to 2.18.0, including
32 updated manuals.  We recommend all users to upgrade to this version.
33
34 @newsEnd
35
36
37 @newsItem
38 @subheading Two LilyPond projects in Google Summer of Code 2016  @emph{April 23, 2016}
39
40 We are happy to see two students, Nathan Chou and Jeffery Shivers, working on
41 LilyPond as participants in the Google Summer of Code this year.  We hope they
42 produce great results and stay in the developer community afterwards.
43
44 Nathan will tackle an annoying limitation, namely the unability of spanners
45 to cross voices.  His work will make a class of ugly workarounds obsolete.
46 Jeffery will bring the ScholarLY package[1] to production quality and add a
47 LaTeX package to it, making it possible to create beautiful critical reports
48 from data encoded directly in the LilyPond score.
49
50 [1] @uref{https://github.com/openlilylib/scholarly}@*
51
52 @newsEnd
53
54
55 @newsItem
56 @subheading Lilypond 2.18.0 released!  @emph{December 29, 2013}
57
58 We are proud to announce the release of GNU LilyPond 2.18.0.
59 LilyPond is a music engraving program devoted to producing the
60 highest-quality sheet music possible.  It brings the aesthetics of
61 traditionally engraved music to computer printouts.
62
63 Among the numerous improvements and changes, the following might
64 be most visible:
65
66 @itemize @bullet
67 @item
68 Many items are now positioned using their actual outline rather
69 than a@tie{}rectangular bounding box.  This greatly reduces
70 the occurrence of unsightly large gaps.
71
72 @item
73 Sets and overrides can now use the syntax
74 @example
75 \override Voice.TextSpanner.bound-details.left.text = "rit."
76 @end example
77 instead of the previous
78 @example
79 \override Voice.TextSpanner #'(bound-details left text) = "rit."
80 @end example
81
82 @item
83 Triplets with a given group length can now be written as
84 @example
85 \tuplet 3/2 4 @{ c8 c c  c c c @}
86 @end example
87 instead of
88 @example
89 \times 2/3 @{ c8 c c @}  \times 2/3 @{ c8 c c @}
90 @end example
91 @end itemize
92
93 A full list of noteworthy new features is given in:
94
95 @example
96 @uref{http://lilypond.org/doc/v2.18/Documentation/changes/index.html}
97 @end example
98
99 Great thanks go to the large number of LilyPond enthusiasts whose
100 financial backing enabled one core developer, David Kastrup, to
101 focus exclusively on LilyPond during the entire development cycle.
102
103 LilyPond 2.18 has been brought to you by
104
105 @table @asis
106 @item Main Developers:
107 Bertrand Bordage, Trevor Daniels, Colin Hall, Phil Holmes, Ian
108 Hulin, Reinhold Kainhofer, David Kastrup, Jonathan Kulp, Werner
109 Lemberg, John Mandereau, Patrick McCarty, Joe Neeman, Han-Wen
110 Nienhuys, Jan Nieuwenhuizen, Graham Percival, Mark Polesky, Neil
111 Puttock, Mike Solomon, Carl Sorensen, Francisco Vila, Valentin
112 Villenave, Janek Warchoł
113
114 @item Core Contributors:
115 Aleksandr Andreev, Frédéric Bron, Torsten Hämmerle, Marc Hohl,
116 James Lowe, Andrew Main, Thomas Morley, David Nalesnik, Keith
117 OHara, Benkő Pál, Anders Pilegaard, Julien Rioux, Johannes Rohrer,
118 Adam Spiers, Heikki Tauriainen
119
120 @item Documentation Writers:
121 Frédéric Bron, Federico Bruni, Colin Campbell, Urs Liska, James
122 Lowe, Thomas Morley, Jean-Charles Malahieude, Guy Stalnaker,
123 Martin Tarenskeen, Arnold Theresius, Rodolfo Zitellini
124
125 @item Bug Squad:
126 Colin Campbell, Eluze, Marc Hohl, Phil Holmes, Marek Klein, Ralph
127 Palmer
128
129 @item Support Team:
130 Colin Campbell, Eluze, Marc Hohl, Marek Klein, Kieren MacMillan,
131 Urs Liska, Ralph Palmer
132
133 @item Translators:
134 Federico Bruni, Luca Rossetto Casel, Felipe Castro, Pavel Fric,
135 Jean-Charles Malahieude, Till Paala, Yoshiki Sawada
136
137 @end table
138 and numerous other contributors.
139
140 @newsEnd
141
142 @newsItem
143 @subheading LilyPond blog.  @emph{June 2, 2013}
144
145 Janek Warchoł has created a LilyPond blog.  You can find it at
146 @uref{http://lilypondblog.org/, lilypondblog.org}!
147
148 @newsEnd
149
150 @newsItem
151 @subheading LilyPond 2.16.2 released!  @emph{January 4, 2013}
152
153 We are happy to announce the release of LilyPond 2.16.2. This release is mainly
154 to correct a problem with lilypond-book running on Windows. We recommend that
155 only people requiring this functionality upgrade to this version.
156
157 @newsEnd
158
159 @newsItem
160 @subheading The LilyPond Report #28.  @emph{November 12, 2012}
161
162 The @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, October
163 issue of the @emph{LilyPond Report}} focuses on the
164 @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
165 meeting of LilyPond developers and users} in Waltrop, Germany last
166 August.  Of course, there are also some musings on LilyPond
167 triggered by the release of 2.16.0 and 2.17.0 occuring from that
168 venue.
169
170 There are also two monthly financial reports from David Kastrup
171 whose work on LilyPond is
172 @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
173 solely paid for} by financial contributions from other developer
174 and users (thank you!), and a report about experiences from
175 @uref{http://scorio.com, a web-based music typesetting service}
176 using LilyPond internally.
177
178 Come @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, read
179 LilyPond Report 28} now; comments and contributions are warmly
180 encouraged!
181 @newsEnd
182
183 @newsItem
184 @subheading LilyPond 2.16.1 released!  @emph{November 9, 2012}
185
186 We are happy to announce the release of LilyPond 2.16.1. This has a number of
187 updates to the previous stable version, and should cause no problems. We
188 recommend that everybody upgrade to this version.
189 @newsEnd
190
191 @newsItem
192 @subheading Lilypond 2.16.0 released!  @emph{August 24, 2012}
193
194 We are proud to announce the release of GNU LilyPond 2.16.1.
195 LilyPond is a music engraving program, devoted to producing the
196 highest-quality sheet music possible.  It brings the aesthetics of
197 traditionally engraved music to computer printouts.
198
199 Many improvements have been made in the past year since the previous
200 main stable version. A few major improvements are:
201
202 @itemize
203 @item
204 Support for kievan square notation
205 @item
206 User and programming interfaces have greatly improved
207 @item
208 Music functions have become quite more versatile
209 @end itemize
210
211 A full list of new features is given in:
212
213 @example
214 @uref{http://lilypond.org/doc/v2.16/Documentation/changes/index.html}
215 @end example
216
217 Happy music typesetting!  LilyPond 2.16 was brought to you by...
218
219 Main development team:
220
221 Bertrand Bordage, Trevor Daniels, Colin Hall, Phil Holmes, Ian Hulin,
222 Reinhold Kainhofer, David Kastrup, Jonathan Kulp, Werner Lemberg,
223 John Mandereau, Patrick McCarty, Joe Neeman, Han-Wen Nienhuys,
224 Jan Nieuwenhuizen, Graham Percival, Mark Polesky, Neil Puttock,
225 Mike Solomon, Carl Sorensen, Francisco Vila, Valentin Villenave,
226 Jan Warchoł
227
228 Programming contributors:
229
230 Aleksandr Andreev, Sven Axelsson, Peter Chubb, Karin Hoethker,
231 Marc Hohl, David Nalesnik, Justin Ohmie, Benkő Pál, Julien Rioux, Patrick Schmidt,
232 Adam Spiers, Heikki Taurainen, Piers Titus van der Torren,
233 Jan-Peter Voigt, Janek Warchol
234
235 Documentation contributors:
236
237 James Lowe, Pavel Roskin, Alberto Simoes, Stefan Weil
238
239 Bug squad:
240
241 Colin Campbell, Eluze, Phil Holmes, Marek Klein, Ralph Palmer,
242 James Lowe
243
244 Support:
245
246 Colin Campbell, Christian Hitz, Phil Holmes
247
248 Translation contributors:
249
250 Jean-Charles Malahieude, Till Paala, Yoshiki Sawada
251
252 @newsEnd