]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/news-headlines.itexi
624cd7200897db9271218b49cf1102df01a7d913
[lilypond.git] / Documentation / web / news-headlines.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is used in the web.texi file.
3
4 @c when you add a new item, consider removing the lowest item(s)
5
6 @c used for news about the upcoming release; see CG on Release Work
7
8 @c We use @uref for the actual website to link to individual news items
9 @c by their <a> tags.  We use @ref for other output formats.
10
11 @ifclear web_version
12   @c no anchor links, just link to News page
13
14 @ref{News, LilyPond 2.19.63 released - @emph{June 25, 2017}}
15
16 @ref{News, Two LilyPond projects in Google Summer of Code 2016 - @emph{April 23, 2016}}
17
18 @ref{News, LilyPond 2.18.2 released! - @emph{March 23, 2014}}
19
20 @ref{News, LilyPond 2.18.0 released! - @emph{December 29, 2013}}
21
22 @end ifclear
23 @ifset web_version
24   @c anchor links, link to individual news items by their <a> tag
25
26 @uref{news.html#LilyPond-2_002e19_002e63-released-June-25_002c-2017,
27   LilyPond 2.19.63 released - @emph{June 25, 2017}}
28
29 @uref{news.html#Two-LilyPond-projects-in-Google-Summer-of-Code-2016-April-23_002c-2016,
30   Two LilyPond projects in Google Summer of Code 2016 - @emph{April 23, 2016}}
31
32 @uref{news.html#LilyPond-2_002e18_002e2-released_0021-March-23_002c-2014,
33   LilyPond 2.18.2 released! - @emph{March 23, 2014}}
34
35 @uref{news.html#LilyPond-2_002e18_002e0-released_0021-December-29_002c-2013,
36   LilyPond 2.18.0 released! - @emph{December 29, 2013}}
37
38 @end ifset