]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/news-front.itexi
Merge branch 'master' into translation
[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.19 released  @emph{April 26, 2015}
13
14 We are happy to announce the release of LilyPond
15 2.19.19.  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 LilyPond production named BEST EDITION 2014  @emph{March 11, 2014}
39
40 We are thrilled to announce that the new edition of the songs of Oskar
41 Fried (1871-1941), published recently by our fellow contributors Urs Liska
42 and Janek Warchoł [1], will receive the "Musikeditionspreis BEST EDITION
43 2014" of the German Music Publishers' Association [2]!  The ceremony will
44 take place in a few days at the Frankfurt Musikmesse [3].
45
46 We congratulate Janek and Urs for gaining such public recognition of
47 typographical and editorial excellence of their work. We are also delighted
48 to inform you that they intend to make their work available under a Free
49 license as soon as the publisher expenses are covered.  Please support this
50 initiative by buying the printed volume through the publisher [4] or by
51 pledging a contribution at the Indiegogo campaign [5]!
52
53 [1] @uref{http://lilypondblog.org/category/fried-songs}@*
54 [2] @uref{http://www.best-edition.de}@*
55 [3] @uref{https://musik.messefrankfurt.com/frankfurt/en/besucher/events/awards/best_edition.html}@*
56 [4] @uref{http://www.sound-rel.de}@*
57 [5] @uref{http://igg.me/at/free-fried}
58
59 @newsEnd
60
61
62 @newsItem
63 @subheading Lilypond 2.18.0 released!  @emph{December 29, 2013}
64
65 We are proud to announce the release of GNU LilyPond 2.18.0.
66 LilyPond is a music engraving program devoted to producing the
67 highest-quality sheet music possible.  It brings the aesthetics of
68 traditionally engraved music to computer printouts.
69
70 Among the numerous improvements and changes, the following might
71 be most visible:
72
73 @itemize @bullet
74 @item
75 Many items are now positioned using their actual outline rather
76 than a@tie{}rectangular bounding box.  This greatly reduces
77 the occurrence of unsightly large gaps.
78
79 @item
80 Sets and overrides can now use the syntax
81 @example
82 \override Voice.TextSpanner.bound-details.left.text = "rit."
83 @end example
84 instead of the previous
85 @example
86 \override Voice.TextSpanner #'(bound-details left text) = "rit."
87 @end example
88
89 @item
90 Triplets with a given group length can now be written as
91 @example
92 \tuplet 3/2 4 @{ c8 c c  c c c @}
93 @end example
94 instead of
95 @example
96 \times 2/3 @{ c8 c c @}  \times 2/3 @{ c8 c c @}
97 @end example
98 @end itemize
99
100 A full list of noteworthy new features is given in:
101
102 @example
103 @uref{http://lilypond.org/doc/v2.18/Documentation/changes/index.html}
104 @end example
105
106 Great thanks go to the large number of LilyPond enthusiasts whose
107 financial backing enabled one core developer, David Kastrup, to
108 focus exclusively on LilyPond during the entire development cycle.
109
110 LilyPond 2.18 has been brought to you by
111
112 @table @asis
113 @item Main Developers:
114 Bertrand Bordage, Trevor Daniels, Colin Hall, Phil Holmes, Ian
115 Hulin, Reinhold Kainhofer, David Kastrup, Jonathan Kulp, Werner
116 Lemberg, John Mandereau, Patrick McCarty, Joe Neeman, Han-Wen
117 Nienhuys, Jan Nieuwenhuizen, Graham Percival, Mark Polesky, Neil
118 Puttock, Mike Solomon, Carl Sorensen, Francisco Vila, Valentin
119 Villenave, Janek Warchoł
120
121 @item Core Contributors:
122 Aleksandr Andreev, Frédéric Bron, Torsten Hämmerle, Marc Hohl,
123 James Lowe, Andrew Main, Thomas Morley, David Nalesnik, Keith
124 OHara, Benkő Pál, Anders Pilegaard, Julien Rioux, Johannes Rohrer,
125 Adam Spiers, Heikki Tauriainen
126
127 @item Documentation Writers:
128 Frédéric Bron, Federico Bruni, Colin Campbell, Urs Liska, James
129 Lowe, Thomas Morley, Jean-Charles Malahieude, Guy Stalnaker,
130 Martin Tarenskeen, Arnold Theresius, Rodolfo Zitellini
131
132 @item Bug Squad:
133 Colin Campbell, Eluze, Marc Hohl, Phil Holmes, Marek Klein, Ralph
134 Palmer
135
136 @item Support Team:
137 Colin Campbell, Eluze, Marc Hohl, Marek Klein, Kieren MacMillan,
138 Urs Liska, Ralph Palmer
139
140 @item Translators:
141 Federico Bruni, Luca Rossetto Casel, Felipe Castro, Pavel Fric,
142 Jean-Charles Malahieude, Till Paala, Yoshiki Sawada
143
144 @end table
145 and numerous other contributors.
146
147 @newsEnd
148
149 @newsItem
150 @subheading LilyPond blog.  @emph{June 2, 2013}
151
152 Janek Warchoł has created a LilyPond blog.  You can find it at
153 @uref{http://lilypondblog.org/, lilypondblog.org}!
154
155 @newsEnd
156
157 @newsItem
158 @subheading LilyPond 2.16.2 released!  @emph{January 4, 2013}
159
160 We are happy to announce the release of LilyPond 2.16.2. This release is mainly
161 to correct a problem with lilypond-book running on Windows. We recommend that
162 only people requiring this functionality upgrade to this version.
163
164 @newsEnd
165
166 @newsItem
167 @subheading The LilyPond Report #28.  @emph{November 12, 2012}
168
169 The @uref{http://news.lilynet.net/?The-LilyPond-Report-28, October
170 issue of the @emph{LilyPond Report}} focuses on the
171 @uref{http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
172 meeting of LilyPond developers and users} in Waltrop, Germany last
173 August.  Of course, there are also some musings on LilyPond
174 triggered by the release of 2.16.0 and 2.17.0 occuring from that
175 venue.
176
177 There are also two monthly financial reports from David Kastrup
178 whose work on LilyPond is
179 @uref{http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
180 solely paid for} by financial contributions from other developer
181 and users (thank you!), and a report about experiences from
182 @uref{http://scorio.com, a web-based music typesetting service}
183 using LilyPond internally.
184
185 Come @uref{http://news.lilynet.net/?The-LilyPond-Report-28, read
186 LilyPond Report 28} now; comments and contributions are warmly
187 encouraged!
188 @newsEnd
189
190 @newsItem
191 @subheading LilyPond 2.16.1 released!  @emph{November 9, 2012}
192
193 We are happy to announce the release of LilyPond 2.16.1. This has a number of
194 updates to the previous stable version, and should cause no problems. We
195 recommend that everybody upgrade to this version.
196 @newsEnd
197
198 @newsItem
199 @subheading Lilypond 2.16.0 released!  @emph{August 24, 2012}
200
201 We are proud to announce the release of GNU LilyPond 2.16.1.
202 LilyPond is a music engraving program, devoted to producing the
203 highest-quality sheet music possible.  It brings the aesthetics of
204 traditionally engraved music to computer printouts.
205
206 Many improvements have been made in the past year since the previous
207 main stable version. A few major improvements are:
208
209 @itemize
210 @item
211 Support for kievan square notation
212 @item
213 User and programming interfaces have greatly improved
214 @item
215 Music functions have become quite more versatile
216 @end itemize
217
218 A full list of new features is given in:
219
220 @example
221 @uref{http://lilypond.org/doc/v2.16/Documentation/changes/index.html}
222 @end example
223
224 Happy music typesetting!  LilyPond 2.16 was brought to you by...
225
226 Main development team:
227
228 Bertrand Bordage, Trevor Daniels, Colin Hall, Phil Holmes, Ian Hulin,
229 Reinhold Kainhofer, David Kastrup, Jonathan Kulp, Werner Lemberg,
230 John Mandereau, Patrick McCarty, Joe Neeman, Han-Wen Nienhuys,
231 Jan Nieuwenhuizen, Graham Percival, Mark Polesky, Neil Puttock,
232 Mike Solomon, Carl Sorensen, Francisco Vila, Valentin Villenave,
233 Jan Warchoł
234
235 Programming contributors:
236
237 Aleksandr Andreev, Sven Axelsson, Peter Chubb, Karin Hoethker,
238 Marc Hohl, David Nalesnik, Justin Ohmie, Benkő Pál, Julien Rioux, Patrick Schmidt,
239 Adam Spiers, Heikki Taurainen, Piers Titus van der Torren,
240 Jan-Peter Voigt, Janek Warchol
241
242 Documentation contributors:
243
244 James Lowe, Pavel Roskin, Alberto Simoes, Stefan Weil
245
246 Bug squad:
247
248 Colin Campbell, Eluze, Phil Holmes, Marek Klein, Ralph Palmer,
249 James Lowe
250
251 Support:
252
253 Colin Campbell, Christian Hitz, Phil Holmes
254
255 Translation contributors:
256
257 Jean-Charles Malahieude, Till Paala, Yoshiki Sawada
258
259 @newsEnd