summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Bruni <fedelogy@gmail.com>2015-07-11 17:57:44 +0200
committerFederico Bruni <fedelogy@gmail.com>2015-07-22 09:00:19 +0200
commit34c133468db6ce230b4a6c7112d93bca7115471b (patch)
tree7e99cfe5cd54eedd6f6e42c4a108ab2264e496e8
parent3c0ea5216f264fc98fd15017697454a01ae21299 (diff)
issue 3903/1: replace all occurrences of news.lilynet.net with archive.org URL
The command used is: git grep -l 'news.lilynet.net' | xargs sed -i 's/news.lilynet.net/web.archive.org\/web\/20110325004849\/http:\/\/news.lilynet.net/g'
-rw-r--r--Documentation/ca/web/community.itexi2
-rw-r--r--Documentation/ca/web/introduction.itexi2
-rw-r--r--Documentation/ca/web/news-front.itexi8
-rw-r--r--Documentation/contributor/administration.itexi2
-rw-r--r--Documentation/cs/web/community.itexi2
-rw-r--r--Documentation/de/web/community.itexi2
-rw-r--r--Documentation/de/web/introduction.itexi2
-rw-r--r--Documentation/es/web/community.itexi2
-rw-r--r--Documentation/es/web/introduction.itexi2
-rw-r--r--Documentation/es/web/news-front.itexi8
-rw-r--r--Documentation/es/web/news.itexi28
-rw-r--r--Documentation/fr/web/introduction.itexi2
-rw-r--r--Documentation/hu/web/community.itexi2
-rw-r--r--Documentation/it/web/community.itexi2
-rw-r--r--Documentation/it/web/introduction.itexi2
-rw-r--r--Documentation/ja/web/community.itexi2
-rw-r--r--Documentation/ja/web/introduction.itexi2
-rw-r--r--Documentation/nl/web/introduction.itexi2
-rw-r--r--Documentation/web/introduction.itexi2
-rw-r--r--Documentation/web/news-front.itexi8
-rw-r--r--Documentation/web/news.itexi28
-rw-r--r--Documentation/zh/web/community.itexi2
-rw-r--r--Documentation/zh/web/introduction.itexi2
-rw-r--r--Documentation/zh/web/news-front.itexi2
24 files changed, 59 insertions, 59 deletions
diff --git a/Documentation/ca/web/community.itexi b/Documentation/ca/web/community.itexi
index 8a742aac9d..ca5d0e4120 100644
--- a/Documentation/ca/web/community.itexi
+++ b/Documentation/ca/web/community.itexi
@@ -207,7 +207,7 @@ La manera més fàcil d'estar en contacte és llegir el butlletí de
la nostra comunitat, l'Informe LilyPond:
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading Llista de correu de llançaments: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/ca/web/introduction.itexi b/Documentation/ca/web/introduction.itexi
index 9281531c12..d148bd90b9 100644
--- a/Documentation/ca/web/introduction.itexi
+++ b/Documentation/ca/web/introduction.itexi
@@ -730,7 +730,7 @@ biblioteques.
@item
Juny de 2009
-A un @uref{http://news.lilynet.net/Free-Music-Now, article}
+A un @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
publicat a la revista anual de la @emph{Associació Nacional de
Pares d'Alumnes de Conservatoris} de França, el compositor i
membre del projecte LilyPond, Valentin Villenave, explica com les
diff --git a/Documentation/ca/web/news-front.itexi b/Documentation/ca/web/news-front.itexi
index 7ff615b86a..8fe5d07c28 100644
--- a/Documentation/ca/web/news-front.itexi
+++ b/Documentation/ca/web/news-front.itexi
@@ -184,9 +184,9 @@ actualitzin a aquesta versió
@newsItem
@subsubheading El LilyPond Report #28. @emph{12 de novembre de 2012}
-L'informe @uref{http://news.lilynet.net/?The-LilyPond-Report-28,
+L'informe @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28,
número d'octubre del @emph{LilyPond Report}} es focalitza en la
-@uref{http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
reunió l'últim agost de desenvolupadors i usuaris del LilyPond} a
Waltrop, Alemanya. Òbviament, hi ha també alguns enraonaments
sobre el LilyPond causats pel llançament de les versions 2.16.0 i
@@ -194,14 +194,14 @@ sobre el LilyPond causats pel llançament de les versions 2.16.0 i
També hi ha dos informes financers mensuals de David Kastrup, atès
que la seva feina sobre el LilyPond és
-@uref{http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
pagat exclusivament per} contribucions financeres d'altres
desenvolupadors i usuaris (gràcies!), i un informa sobre les
experiències de
@uref{http://scorio.com, un servei de gravat musical basat en la
web} que usa el LilyPond internament.
-@uref{http://news.lilynet.net/?The-LilyPond-Report-28, Llegiu el
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, Llegiu el
LilyPond Report 28} ara; els comentaris i les contribucions són
molt benvinguts!
@newsEnd
diff --git a/Documentation/contributor/administration.itexi b/Documentation/contributor/administration.itexi
index 50f97ade9e..078d85ad53 100644
--- a/Documentation/contributor/administration.itexi
+++ b/Documentation/contributor/administration.itexi
@@ -1435,7 +1435,7 @@ community:
@example
@uref{http://lists.gnu.org/archive/html/lilypond-devel/2010-09/msg00178.html}
-@uref{http://news.lilynet.net/spip.php?article121}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/spip.php?article121}
@uref{http://lists.gnu.org/archive/html/lilypond-devel/2010-11/msg00076.html}
@end example
diff --git a/Documentation/cs/web/community.itexi b/Documentation/cs/web/community.itexi
index 07b0065088..14705906f8 100644
--- a/Documentation/cs/web/community.itexi
+++ b/Documentation/cs/web/community.itexi
@@ -199,7 +199,7 @@ Nejjednodušší cestou, jak zůstat ve spojení, je četba zpravodaje
našeho společenství: LilyPond Reportu (v angličtině).
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading Poštovní seznam pro nové verze: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/de/web/community.itexi b/Documentation/de/web/community.itexi
index 399fc29a2e..f74f434010 100644
--- a/Documentation/de/web/community.itexi
+++ b/Documentation/de/web/community.itexi
@@ -211,7 +211,7 @@ Der einfachste Weg in Kontakt zu bleiben ist es, den Newsletter
unserer Gemeinschaft zu lesen, den LilyPond Report (auf Englisch).
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading Mailingliste für neue Versionen: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/de/web/introduction.itexi b/Documentation/de/web/introduction.itexi
index c70c6165e8..6eed217a36 100644
--- a/Documentation/de/web/introduction.itexi
+++ b/Documentation/de/web/introduction.itexi
@@ -694,7 +694,7 @@ Software zur Unterhaltung ihrer Bibliotheken unterhalten.
@item
June 2009
-In einem @uref{http://news.lilynet.net/Free-Music-Now, Artikel}
+In einem @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, Artikel}
in der Jahreszeitschrift der @emph{National Conservatory Parent
Association} erklärt der französischer Komponist und LilyPond-Mitarbeiter
Valentin Villenave wie freie Lizenzen und insbesondere mit LilyPond
diff --git a/Documentation/es/web/community.itexi b/Documentation/es/web/community.itexi
index d97742d08f..6aa990a19b 100644
--- a/Documentation/es/web/community.itexi
+++ b/Documentation/es/web/community.itexi
@@ -208,7 +208,7 @@ La manera más fácil de estar en contacto es leer el boletín de nuestra
comunidad, el Informe LilyPond:
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading Lista de correo de lanzamientos: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/es/web/introduction.itexi b/Documentation/es/web/introduction.itexi
index 411f41267e..53282b44e7 100644
--- a/Documentation/es/web/introduction.itexi
+++ b/Documentation/es/web/introduction.itexi
@@ -724,7 +724,7 @@ charlan acerca del uso de software para el mantenimiento de sus bibliotecas.
@item
Junio de 2009
-En un @uref{http://news.lilynet.net/Free-Music-Now, artículo}
+En un @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, artículo}
publicado en la revista anual de la @emph{Asociación Nacional de
Padres de Alumnos de Conservatorios} de Francia, el compositor y
miembro del proyecto LilyPond, Valentin Villenave, explica cómo las
diff --git a/Documentation/es/web/news-front.itexi b/Documentation/es/web/news-front.itexi
index 4128758545..f447fbc0c3 100644
--- a/Documentation/es/web/news-front.itexi
+++ b/Documentation/es/web/news-front.itexi
@@ -54,9 +54,9 @@ versión solamente aquellos que necesiten esta funcionalidad.
@newsItem
@subsubheading El Informe LilyPond, número 28. @emph{12 de noviembre de 2012}
-La @uref{http://news.lilynet.net/?The-LilyPond-Report-28, edición
+La @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, edición
de octubre del @emph{Informe LilyPond}} se centra en el
-@uref{http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
encuentro de usuarios y desarrolladores de LilyPond} en Waltrop
(Alemania), el mes de agosto pasado. Por supuesto que también hay
noticias de LilyPond producidas a raíz del lanzamiento de las
@@ -64,13 +64,13 @@ versiones 2.16.0 y 2.17.0 que se produjeron en dicho lugar.
También incluyen dos informes financieros mensuales por parte de
David Kastrup cuyo trabajo en LilyPond está
-@uref{http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
exclusivamente pagado} por las donaciones de otros desarrolladores
y usuarios (¡gracias!), y un informe acerca de las experiencias
con @uref{http://scorio.com, un servicio web de tipografía
musical} que utiliza LilyPond internamente.
-Acérquese y @uref{http://news.lilynet.net/?The-LilyPond-Report-28,
+Acérquese y @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28,
lea ya el Informe LilyPond número 28}; ¡todos los comentarios y
aportaciones serán calurosamente bien recibidos!
@newsEnd
diff --git a/Documentation/es/web/news.itexi b/Documentation/es/web/news.itexi
index 905a701380..cddeba2260 100644
--- a/Documentation/es/web/news.itexi
+++ b/Documentation/es/web/news.itexi
@@ -538,7 +538,7 @@ continuas}). En esta edición también se encuentra una panorámica
sobre ciertos proyectos poco conocidos colaterales a LilyPond, y
algunas otras noticias más ligeras.
-Acérquese y @uref{http://news.lilynet.net/?The-LilyPond-Report-27,
+Acérquese y @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-27,
lea ya el Informe LilyPond número 27}; ¡todos los comentarios y
aportaciones serán calurosamente bien recibidos!
@@ -628,7 +628,7 @@ sobre el estado de desarrollo actual, y un análisis de muestras de
salida de LilyPond; vea por sí mismo cuán cerca (¿o cuán lejos?)
estamos de igualar la calidad de las partituras grabadas a mano.
-Acérquese y @uref{http://news.lilynet.net/?The-LilyPond-Report-26,
+Acérquese y @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-26,
lea ya el Informe LilyPond número 26}; ¡todos los comentarios y
aportaciones serán calurosamente bien recibidos!
@@ -708,7 +708,7 @@ habitual de la que destacamos a nuestro joven colaborador polaco Janek
Warchoł! También incluimos en esta edición algunos elementos
inesperados, entre ellos (y no solamente)… ¡una receta de cocina!
-Acérquese al @uref{http://news.lilynet.net/?The-LilyPond-Report-25,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-25,
Informe LilyPond 25} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@@ -766,7 +766,7 @@ un artítulo sobre unas nuevas e tineresantes posibilidades de la
gramática de LilyPond, y una panorámica de las aplicaciones de web
basadas en LilyPond.
-Acérquese al @uref{http://news.lilynet.net/?The-LilyPond-Report-24,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24,
Informe LilyPond 24} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@@ -869,7 +869,7 @@ las nuevas y útiles instrucciones añadidas recientemente a LilyPond,
así como una entrevista con el colaborador de LilyPond y compositor
Mike Solomon.
-Acérquese al @uref{http://news.lilynet.net/?The-LilyPond-Report-23,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-23,
Informe LilyPond 23} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@@ -1787,7 +1787,7 @@ es el co-fundador y desarrollador principal de LilyPond
@strong{Jan Nieuwenhuizen}, que ha estado muy ocupado los últimos meses:
¡dispóngase a leer en qué!
-Acérquese al @uref{http://news.lilynet.net/The-LilyPond-Report-22,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-22,
Informe LilyPond 22} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@@ -1858,7 +1858,7 @@ forma de ejecutar LilyPond a partir de una memoria USB, sin olvidar
las acostumbradas notas de lanzamientos, el fragmento de código del
día y las noticias que nos llegan de la charca de las ranas.
-Acérquese al @uref{http://news.lilynet.net/The-LilyPond-Report-21,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-21,
Informe LilyPond 21} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@@ -1942,7 +1942,7 @@ notación en línea que utiliza lilypond, además de las acostumbradas
notas de lanzamientos, el fragmento de código del día, noticias desde
la charca de las ranas y el informe de fallos del día.
-Acérquese al @uref{http://news.lilynet.net/The-LilyPond-Report-20,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-20,
Informe LilyPond 20} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@newsEnd
@@ -1979,7 +1979,7 @@ además de las acostumbradas notas sobre lanzamientos, el fragmento de
código del día, noticias desde la charca de las ranas, y el informe de
fallo del día.
-Acérquese al @uref{http://news.lilynet.net/The-LilyPond-Report-19,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-19,
Informe LilyPond 19} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@newsEnd
@@ -2118,7 +2118,7 @@ y @qq{blandito}! Esta edición está repleta de emoción e interés,
bolsas de papel y pentagramas terminados en zigzag, además de las
secciones habituales Ranas y Bichos.
-Acérquese al @uref{http://news.lilynet.net/The-LilyPond-Report-18,
+Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-18,
Informe LilyPond 18} y léalo ahora mismo; ¡animamos calurosamente a
todos a que hagan sus comentarios y contribuciones!
@newsEnd
@@ -2196,7 +2196,7 @@ ranas y bichos, ¡por no mencionar una extensa reseña del editor
Frescobaldi!
¿A qué espera? Acérquese y
-¡@uref{http://news.lilynet.net/The-LilyPond-Report-17, lea el Informe
+¡@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-17, lea el Informe
LilyPond número 17} (en inglés) ahora mismo!
@newsEnd
@@ -2294,7 +2294,7 @@ texi2html and CSS for being so flexible!
The LilyPond Report is back! This short, informal opinion column is
about the LilyPond project: its team, its world, its community.
-Read @uref{http://news.lilynet.net/The-LilyPond-Report-16, issue 16}
+Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-16, issue 16}
now!
@newsEnd
@@ -2337,7 +2337,7 @@ vezetője
The @emph{LilyPond Report} is a short, informal opinion column about the LilyPond project:
its team, its world, its community.
-Follow @uref{http://news.lilynet.net/The-LilyPond-Report-15,this link}
+Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-15,this link}
to read the full issue...
@newsEnd
@@ -2347,7 +2347,7 @@ to read the full issue...
The @emph{LilyPond Report} is back, on a new website!
This short, informal, weekly opinion column is about the LilyPond project: its team, its world, its community.
-Follow @uref{http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue...
+Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue...
@newsEnd
diff --git a/Documentation/fr/web/introduction.itexi b/Documentation/fr/web/introduction.itexi
index 50589f171a..be1de14305 100644
--- a/Documentation/fr/web/introduction.itexi
+++ b/Documentation/fr/web/introduction.itexi
@@ -898,7 +898,7 @@ Juin 2009
Dans la revue annuelle de la Fédération Nationale des Associations
de Parents d'Éleves de Conservatoires, le compositeur français
Valentin Villenave, également contributeur LilyPond, consacre un
-@uref{http://news.lilynet.net/Free-Music-Now, article} aux licences
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article} aux licences
libres, et au rôle primordial que peut jouer LilyPond afin d'ouvrir
à tous l'accès à la musique écrite.
diff --git a/Documentation/hu/web/community.itexi b/Documentation/hu/web/community.itexi
index 14a93b3b24..95c643bb4d 100644
--- a/Documentation/hu/web/community.itexi
+++ b/Documentation/hu/web/community.itexi
@@ -176,7 +176,7 @@ Holland LilyPond-felhasználók közössége}
@subsubheading LilyPond hírlevél
Közösségi hírlevelünket olvasva nyomon követheted a program fejlődését:
-@uref{http://news.lilynet.net/, LilyPond hírlevél}.
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/, LilyPond hírlevél}.
@subsubheading Értesítés a kiadott verziókról: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/it/web/community.itexi b/Documentation/it/web/community.itexi
index 7a872d739c..0fdf56fca5 100644
--- a/Documentation/it/web/community.itexi
+++ b/Documentation/it/web/community.itexi
@@ -204,7 +204,7 @@ forum olandese}
@subsubheading LilyPond Report
Il modo più semplice per restare in contatto è leggere la newsletter della
-nostra comunità, il @uref{http://news.lilynet.net/, LilyPond Report}.
+nostra comunità, il @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/, LilyPond Report}.
@subsubheading Mailing list dei rilasci: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/it/web/introduction.itexi b/Documentation/it/web/introduction.itexi
index cac6336294..60fb62d61a 100644
--- a/Documentation/it/web/introduction.itexi
+++ b/Documentation/it/web/introduction.itexi
@@ -814,7 +814,7 @@ software per gestire le loro biblioteche.
@item
Giugno 2009
-In un @uref{http://news.lilynet.net/Free-Music-Now, articolo}
+In un @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, articolo}
pubblicato nella rivista annuale francese @emph{National Conservatory Parent
Association}, Valentin Villenave, compositore francese e collaboratore di
LilyPond, spiega come le licenze libere, e in particolare le partiture
diff --git a/Documentation/ja/web/community.itexi b/Documentation/ja/web/community.itexi
index 54fc358200..ade5de27ed 100644
--- a/Documentation/ja/web/community.itexi
+++ b/Documentation/ja/web/community.itexi
@@ -205,7 +205,7 @@ LilyPond のことを知る最も簡単な方法は、@c
我々のコミュニティのニュース レター LilyPond レポートを読むことです。
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading リリース メーリング リスト: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/ja/web/introduction.itexi b/Documentation/ja/web/introduction.itexi
index ff90375f02..d90d4cf675 100644
--- a/Documentation/ja/web/introduction.itexi
+++ b/Documentation/ja/web/introduction.itexi
@@ -887,7 +887,7 @@ talk about using software to maintain their libraries.
@item
June 2009
-In an @uref{http://news.lilynet.net/Free-Music-Now, article}
+In an @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
published in the French @emph{National Conservatory Parent
Association}'s yearly magazine, French composer and LilyPond
contributor Valentin Villenave explains how Free licenses, and
diff --git a/Documentation/nl/web/introduction.itexi b/Documentation/nl/web/introduction.itexi
index 6d0ecef888..85e56c6d23 100644
--- a/Documentation/nl/web/introduction.itexi
+++ b/Documentation/nl/web/introduction.itexi
@@ -704,7 +704,7 @@ onderhouden.
@item
juni 2009
-In een @uref{http://news.lilynet.net/Free-Music-Now, artikel}
+In een @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, artikel}
gepubliceerd in het Franse @emph{National Conservatory Parent
Association}'s jaarblad, legt de Franse componist en LilyPond-bijdrager
Valentin Villenave uit waarom Vrije licenties, en in het bijzonder
diff --git a/Documentation/web/introduction.itexi b/Documentation/web/introduction.itexi
index 704a3e8a50..387d38880f 100644
--- a/Documentation/web/introduction.itexi
+++ b/Documentation/web/introduction.itexi
@@ -815,7 +815,7 @@ talk about using software to maintain their libraries.
@item
June 2009
-In an @uref{http://news.lilynet.net/Free-Music-Now, article}
+In an @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
published in the French @emph{National Conservatory Parent
Association}'s yearly magazine, French composer and LilyPond
contributor Valentin Villenave explains how Free licenses, and
diff --git a/Documentation/web/news-front.itexi b/Documentation/web/news-front.itexi
index a605ab8770..f7539d8c46 100644
--- a/Documentation/web/news-front.itexi
+++ b/Documentation/web/news-front.itexi
@@ -163,9 +163,9 @@ only people requiring this functionality upgrade to this version.
@newsItem
@subheading The LilyPond Report #28. @emph{November 12, 2012}
-The @uref{http://news.lilynet.net/?The-LilyPond-Report-28, October
+The @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, October
issue of the @emph{LilyPond Report}} focuses on the
-@uref{http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?LilyPond-meeting-in-Waltrop,
meeting of LilyPond developers and users} in Waltrop, Germany last
August. Of course, there are also some musings on LilyPond
triggered by the release of 2.16.0 and 2.17.0 occuring from that
@@ -173,13 +173,13 @@ venue.
There are also two monthly financial reports from David Kastrup
whose work on LilyPond is
-@uref{http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24#an_urgent_request_for_funding,
solely paid for} by financial contributions from other developer
and users (thank you!), and a report about experiences from
@uref{http://scorio.com, a web-based music typesetting service}
using LilyPond internally.
-Come @uref{http://news.lilynet.net/?The-LilyPond-Report-28, read
+Come @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-28, read
LilyPond Report 28} now; comments and contributions are warmly
encouraged!
@newsEnd
diff --git a/Documentation/web/news.itexi b/Documentation/web/news.itexi
index 8b242cf504..5435385bab 100644
--- a/Documentation/web/news.itexi
+++ b/Documentation/web/news.itexi
@@ -800,7 +800,7 @@ to be found in this issue are an overview of some lesser-known LilyPond
companion projects, and a handful of more shallow factoids.
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-27, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-27, read
LilyPond Report 27} now; comments and contributions are
warmly encouraged!
@@ -888,7 +888,7 @@ see for yourself how close (or how far?) are we from matching
the quality of hand-engraved scores.
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-26, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-26, read
LilyPond Report 26} now; comments and contributions are
warmly encouraged!
@@ -967,7 +967,7 @@ Also included in this issue are quite a few unexpected items,
including (but not limited to)… a cooking recipe!
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-25, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-25, read
LilyPond Report 25} now; comments and contributions are
warmly encouraged!
@@ -1025,7 +1025,7 @@ an article about exciting new features in LilyPond grammar,
and an overview of LilyPond-based web applications.
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-24, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-24, read
LilyPond Report 24} now; comments and contributions are
warmly encouraged!
@@ -1129,7 +1129,7 @@ recently added to LilyPond, as well as an interview
with LilyPond contributor and composer Mike Solomon.
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-23, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-23, read
LilyPond Report 23} now; comments and contributions are
warmly encouraged!
@@ -2024,7 +2024,7 @@ today is LilyPond’s co-founder and core developer
read on to find out what for!
Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-22, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-22, read
LilyPond Report 22} now; comments and contributions are
warmly encouraged!
@@ -2092,7 +2092,7 @@ release news, the bug report of the Report, and some news from
the frog pond!
Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-21, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-21, read
LilyPond Report 21} now; comments and contributions are
warmly encouraged!
@@ -2175,7 +2175,7 @@ release news, snippet of the report, news from the frog pond, and
the bug report of the report!
Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-20, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-20, read
LilyPond Report 20} now; comments and contributions are
warmly encouraged!
@newsEnd
@@ -2213,7 +2213,7 @@ the report, news from the frog pond, and the bug report of the
report!
Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-19, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-19, read
LilyPond Report 19} now; comments and contributions are
warmly encouraged!
@newsEnd
@@ -2350,7 +2350,7 @@ with emotion and coolness, paper bags and zigzag-ending
staves, plus the usual Frogs and Bugs.
Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-18, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-18, read
LilyPond Report 18} now; comments and contributions are
warmly encouraged!
@newsEnd
@@ -2427,7 +2427,7 @@ websites and poetry, frogs and bugs, not to mention an extensive
review of the Frescobaldi editor!
What are you waiting for? Come
-@uref{http://news.lilynet.net/The-LilyPond-Report-17, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-17, read
LilyPond Report 17} now!
@newsEnd
@@ -2522,7 +2522,7 @@ texi2html and CSS for being so flexible!
The LilyPond Report is back! This short, informal opinion column is
about the LilyPond project: its team, its world, its community.
-Read @uref{http://news.lilynet.net/The-LilyPond-Report-16, issue 16}
+Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-16, issue 16}
now!
@newsEnd
@@ -2565,7 +2565,7 @@ vezetője
The @emph{LilyPond Report} is a short, informal opinion column about the LilyPond project:
its team, its world, its community.
-Follow @uref{http://news.lilynet.net/The-LilyPond-Report-15,this link}
+Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-15,this link}
to read the full issue...
@newsEnd
@@ -2575,7 +2575,7 @@ to read the full issue...
The @emph{LilyPond Report} is back, on a new website!
This short, informal, weekly opinion column is about the LilyPond project: its team, its world, its community.
-Follow @uref{http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue...
+Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue...
@newsEnd
diff --git a/Documentation/zh/web/community.itexi b/Documentation/zh/web/community.itexi
index 21046727b1..e58ab7d726 100644
--- a/Documentation/zh/web/community.itexi
+++ b/Documentation/zh/web/community.itexi
@@ -205,7 +205,7 @@ The easiest way to keep touch is by reading our community
newsletter, the LilyPond Report:
@example
-@uref{http://news.lilynet.net}
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net}
@end example
@subsubheading 发行版邮件列表: @code{info-lilypond@@gnu.org}
diff --git a/Documentation/zh/web/introduction.itexi b/Documentation/zh/web/introduction.itexi
index 5876d4cee7..91e1b0efaa 100644
--- a/Documentation/zh/web/introduction.itexi
+++ b/Documentation/zh/web/introduction.itexi
@@ -659,7 +659,7 @@ talk about using software to maintain their libraries.
@item
2009年6月
-In an @uref{http://news.lilynet.net/Free-Music-Now, article}
+In an @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
published in the French @emph{National Conservatory Parent
Association}'s yearly magazine, French composer and LilyPond
contributor Valentin Villenave explains how Free licenses, and
diff --git a/Documentation/zh/web/news-front.itexi b/Documentation/zh/web/news-front.itexi
index efa7817f57..8373eaf839 100644
--- a/Documentation/zh/web/news-front.itexi
+++ b/Documentation/zh/web/news-front.itexi
@@ -65,7 +65,7 @@ see for yourself how close (or how far?) are we from matching
the quality of hand-engraved scores.
Come
-@uref{http://news.lilynet.net/?The-LilyPond-Report-26, read
+@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-26, read
LilyPond Report 26} now; comments and contributions are
warmly encouraged!