]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3951: Fix broken LSR links in docs.
authorMark Polesky <markpolesky@yahoo.com>
Tue, 17 Jun 2014 22:15:46 +0000 (15:15 -0700)
committerMark Polesky <markpolesky@yahoo.com>
Tue, 17 Jun 2014 22:15:46 +0000 (15:15 -0700)
Also run makelsr.py.

29 files changed:
Documentation/contributor/lsr-work.itexi
Documentation/cs/web/community.itexi
Documentation/cs/web/manuals.itexi
Documentation/de/notation/keyboards.itely
Documentation/de/web/community.itexi
Documentation/de/web/manuals.itexi
Documentation/es/notation/keyboards.itely
Documentation/es/web/community.itexi
Documentation/es/web/manuals.itexi
Documentation/es/web/news.itexi
Documentation/fr/web/community.itexi
Documentation/fr/web/manuals.itexi
Documentation/hu/web/manuals.itexi
Documentation/it/web/community.itexi
Documentation/it/web/manuals.itexi
Documentation/ja/notation/keyboards.itely
Documentation/ja/web/community.itexi
Documentation/ja/web/manuals.itexi
Documentation/nl/web/manuals.itexi
Documentation/notation/keyboards.itely
Documentation/snippets/defining-an-engraver-in-scheme--ambitus-engraver.ly
Documentation/web/community.itexi
Documentation/web/manuals.itexi
Documentation/web/news.itexi
Documentation/zh/web/community.itexi
Documentation/zh/web/manuals.itexi
scm/document-backend.scm
scripts/auxiliar/makelsr.py
scripts/musicxml2ly.py

index 6e134ea1eb23f205ce97a9ead9ae2a0d923f2afa..31bf9c4168654f90690832625d3a08716550513e 100644 (file)
@@ -17,7 +17,7 @@
 @section Introduction to LSR
 
 The
-@uref{http://lsr.dsi.unimi.it/, LilyPond Snippet Repository (LSR)}
+@uref{http://lsr.di.unimi.it/, LilyPond Snippet Repository (LSR)}
 is a collection of lilypond examples.  A subset of these examples
 are automatically imported into the documentation, making it easy
 for users to contribute to the docs without learning Git and
@@ -31,7 +31,7 @@ Texinfo.
 
 When you create (or find!) a nice snippet, if it is supported by
 the LilyPond version running on the LSR, please add it to the LSR.
-Go to @uref{http://lsr.dsi.unimi.it/, LSR} and log in -- if you haven't
+Go to @uref{http://lsr.di.unimi.it/, LSR} and log in -- if you haven't
 already, create an account.  Follow the instructions on the website.
 These instructions also explain how to modify existing snippets.
 
@@ -108,7 +108,7 @@ filename.
 @section Approving snippets
 
 The main task of LSR editors is approving snippets.  To find a list of
-unapproved snippets, log into @uref{http://lsr.dsi.unimi.it/, LSR} and
+unapproved snippets, log into @uref{http://lsr.di.unimi.it/, LSR} and
 select @qq{No} from the dropdown menu to the right of the word
 @qq{Approved} at the bottom of the interface, then click
 @qq{Enable filter}.
@@ -198,7 +198,7 @@ Next, download the updated snippets and run @command{makelsr.py}
 against them.  From the top source directory, run:
 
 @smallexample
-wget http://lsr.dsi.unimi.it/download/lsr-snippets-docs-`date +%F`.tar.gz
+wget http://lsr.di.unimi.it/download/lsr-snippets-docs-`date +%F`.tar.gz
 tar -xzf lsr-snippets-docs-`date +%F`.tar.gz
 make -C $LILYPOND_BUILD_DIR
 scripts/auxiliar/makelsr.py lsr-snippets-docs-`date +%F`
@@ -360,7 +360,7 @@ updating the binary running the LSR.
 
 @item
 Download the latest snippet tarball from
-@uref{http://lsr.dsi.unimi.it/download/} and extract it.
+@uref{http://lsr.di.unimi.it/download/} and extract it.
 The relevant files can be found in the @file{all} subdirectory.
 Make sure your shell is using an English language version, for
 example @code{LANG=en_US}, then run @command{convert-ly} on all
index c4e37ed8d74e67f7d629497f8bf22699c68e2d77..07b0065088559c62db1cd3c1421db7c0b4ac6e85 100644 (file)
@@ -127,7 +127,7 @@ dílech.  Podívejte se, co vytvořili jiní lidé a napište své vlastní
 příklady!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Obzvláště poučné příklady z LSR jsou zahrnuty v naší
index 376a6996d298cd9ff4954201948ad82a5c8bdfe2..021fb99b63c4ac2b2ad13dadd23169cc333282ab 100644 (file)
@@ -320,7 +320,7 @@ tento dokument přečíst, dříve než si člověk začne myslet na větší pr
 
 Zde jsou vybrané úryvky ukázány na kódu LilyPondu s vytvořeným notovým
 zápisem.  Úryvky pocházejí z
-@uref{http://lsr@/.dsi@/.unimi@/.it,Skladiště s úryvky LilyPondu}
+@uref{http://lsr@/.di@/.unimi@/.it,Skladiště s úryvky LilyPondu}
 (LSR) a všechny se nacházejí pod Public Domain.
 
 Vezměte na vědomí, že tento dokument nepředstavuje žádnou určitou
index eb262ad22122ef581fc6dd58cf64be22a66169e1..d140dbf62d1b28ba491c7c7a513840899cfa4058 100644 (file)
@@ -130,7 +130,7 @@ können, sind demonstriert in
 @c @snippets
 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
 @c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\Staff \RemoveEmptyStaves.ly}
-@c http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
+@c http://lsr.di.unimi.it/LSR/Item?u=1&id=312
 
 
 @seealso
index 8b68907ace7b0e1a08486c5c790307dc8ea9d459..86c3779bdd35825252d24fffb031775b8d60d84d 100644 (file)
@@ -139,7 +139,7 @@ dürfen.  Schauen Sie, was andere Leute konstruiert haben und schreiben Sie
 eigene Beispiele!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Besonders lehrreiche Beispiele aus dem LSR werden in unsere offizielle
index d236a6f28955938cbfdc204c1961042a73ee97ac..08b451f84dbe589f428ff3eec38e606ae1b41ca5 100644 (file)
@@ -137,7 +137,7 @@ vorhergehende stabile Versionen und die aktuelle Version als komprimiertes Archi
 der Übersetzungsstatus für nicht Nicht-Englischsprachige.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}:
 Beispiele, Tricks und Tipps, von LilyPond-Benutzern erstellt.
 
 @item
@@ -327,7 +327,7 @@ in Angriff nimmt.
 
 Hier werden ausgewählte Schnipsel an LilyPond-Code mit der produzierten
 Notation gezeigt.  Die Schnipsel stammen aus dem
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond-Schnipsel-Depot}
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond-Schnipsel-Depot}
 (LSR) und stehen alle unter der Public Domain.
 
 Beachten Sie, dass dieses Dokument keine bestimmte Teilmenge von
index ef4962d579ec86537f4c9b5608bfbde2949aecca..793e1fab8b174797218030c57b9a80180b79979a 100644 (file)
@@ -119,7 +119,7 @@ se cruzan entre voces, como se explica en @rlearning{Otras aplicaciones de los t
 @c @snippets
 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
 @c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\RemoveEmptyStaffContext.ly}
-@c http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
+@c http://lsr.di.unimi.it/LSR/Item?u=1&id=312
 
 @seealso
 Manual de aprendizaje:
index 2def991e76784144cfbc41c81e2126f754ba9d6d..d97742d08f59fe423afe44ee9662003a9d85e3ce 100644 (file)
@@ -136,7 +136,7 @@ y usar libremente en sus propias obras.  ¡Vea las cosas que otros han
 escrito, y añada las suyas propias!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Los ejemplos del LSR que son especialmente instructivos se incluyen en
index b83f0fd9899a48ab98e2ada8445925182917631d..e4648d8266bcba188a871ac2355e4aa3f3a07575 100644 (file)
@@ -132,7 +132,7 @@ Versiones estables anteriores y versión actual como un archivo comprimido.
 estado del proceso de traducción para los lectores no anglófonos.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository (el almacén de fragmentos de código de LilyPond)}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository (el almacén de fragmentos de código de LilyPond)}:
 ejemplos, consejos y trucos creados por los usuarios.
 
 @item
@@ -340,7 +340,7 @@ su lectura antes de afrontar proyectos grandes.
 
 Este manual presenta un conjunto seleccionado de fragmentos de código
 de LilyPond extraídos del
-@uref{http://lsr@/.dsi@/.unimi@/.it,Repositorio de fragmentos de
+@uref{http://lsr@/.di@/.unimi@/.it,Repositorio de fragmentos de
 código de LilyPond} (LSR).  Todos los fragmentos se encuentran en el
 dominio público.
 
index 4883a59c92b0ddcd98db934b80f8922effa20bee..905a701380afca59c6558a63d4567f2af008c940 100644 (file)
@@ -4370,7 +4370,7 @@ file and download @ref{Descargas antiguas}!
 
 @newsItem
 @subsubheading February 26, 2005
-The @uref{http://lsr.dsi.unimi.it/,Lilypond Snippet
+The @uref{http://lsr.di.unimi.it/,Lilypond Snippet
 Repository (LSR)} is a searchable database of Lilypond code
 snippets.  You can add snippets too, so join the LSR project, and
 contribute creative ideas for using Lilypond.
index 4d7ae628d9f98daa04f29d5bddb75b9d7c8b65bd..75f3e5913cc92520fa3fa15178be283e0d5c5987 100644 (file)
@@ -147,7 +147,7 @@ Ils sont librement réutilisables dans vos propres travaux.  N'hésitez
 pas à apporter votre concours à cette banque de trucs et astuces !
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Un certain nombre d'exemples issus du LSR et particulièrement pertinents
index 67097dab1aa0656f81cbd6bbc1e5090b6ba3be8a..ced9d07b6ce805803da6a514bb4d7f766ea3aaad 100644 (file)
@@ -145,7 +145,7 @@ versions.
 état des traductions pour les lecteurs non anglophones.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository} :
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository} :
 collection d'exemples, trucs et astuces élaborés par des utilisateurs.
 
 @item
@@ -356,7 +356,7 @@ recommandée avant d'aborder de grands projets.
 
 Il s'agit d'une sélection de petits exemples montrant des trucs,
 astuces et fonctionnalités particulières de LilyPond, issus de
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}
 (LSR).  Tous ces exemples sont dans le domaine public.
 
 Notez bien que cette annexe n'est en aucune manière un miroir ou même
index bf052b46caa227b6eb8ab6679cf40237158cb7a2..c63a76cc38d090d494b7b2d436e1048b91c6a7b9 100644 (file)
@@ -313,7 +313,7 @@ Ajánlott elolvasni, mielőtt nagy művek bevitelébe kezd az ember.
 @subheading Kódrészletek
 
 Ez egy válogatás a
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Kódrészletek Tárházából}.
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Kódrészletek Tárházából}.
 Minden kódrészlet közkincs.
 
 A kottaírás kézikönyvének megfelelő szakaszaiban is találhatóak ilyenek a
index 4737b5c964061e3471ba9ef5480601fb431859a0..2f6d65a2317d4d13c1a313b4fcc9771ccffe47e3 100644 (file)
@@ -136,7 +136,7 @@ usati nei tuoi lavori.  Guarda quello che hanno scritto altre persone,
 e aggiungi i tuoi esempi!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Esempi particolarmente istruttivi provenienti dal LSR sono inclusi nella
index 15761b230c2943a71b6aa9b2fe2bc40e31b7fe95..0a83725e44eaf8cc64368360a710b98f7bdf2149 100644 (file)
@@ -126,7 +126,7 @@ versioni stabili precedenti e quella attuale in un archivio compresso.
 stato delle traduzioni per i lettori di lingua non inglese.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}:
 esempi, consigli e trucchi creati dagli utenti.
 
 @item
@@ -329,7 +329,7 @@ intraprendere un progetto impegnativo.
 @subheading Frammenti
 
 Questo manuale presenta una selezione di frammenti di codice LilyPond tratti dal
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}
 (LSR).  Tutti i frammenti di codice sono nel pubblico dominio.
 
 Si prega di notare che questo documento non è un sottoinsieme esatto del LSR.  LSR
index 9827d26632d3a79b1a96b54ebb67a8864c731148..3822d009b0f2f81ebf4f75ac29ed35e25aef1ea1 100644 (file)
 @c @snippets
 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
 @c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\RemoveEmptyStaffContext.ly}
-@c http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
+@c http://lsr.di.unimi.it/LSR/Item?u=1&id=312
 
 @seealso
 学習マニュアル:
index d196af2d1cc30513021d8a2aa9e238fcd3a14b75..54fc3582007a883fc91fac95d88df48ee5831efb 100644 (file)
@@ -131,7 +131,7 @@ LilyPond コード断片リポジトリ (LSR) はユーザが投稿した例の@
 他の人が書いた楽譜を見て、あなた自身も投稿してください!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 LSR から、@c
index 1d63b8ffd04712de0946003af8d55dca6d40ddf5..386d24b1435a87b3ec8f44436040ca715a3433e5 100644 (file)
@@ -123,7 +123,7 @@ LilyPond は @strong{テキスト ベース} の楽譜作成プログラムで
 非英語圏の読者のための翻訳状況。
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}:
 ユーザが作成した例、ヒント、それに TIPS。
 
 @item @ref{Development}:
@@ -305,7 +305,7 @@ LilyPond 記譜法を他のプログラムと統合する方法について説
 @divClass{column-left-top}
 @subheading コード断片集
 
-これは @uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond コード断片リポジトリ}
+これは @uref{http://lsr@/.di@/.unimi@/.it,LilyPond コード断片リポジトリ}
 (LSR) から選び出した LilyPond のコード断片集です。@c
 LSR にあるすべてのコード断片はパブリック ドメインにあります
 (公開されています)。
index 61db2db59e7d6cbee7c8fb810c550db37bd3a92e..427b1d210a68fbcf757163c03c520c179aacc1ae 100644 (file)
@@ -137,7 +137,7 @@ vorige stabiele versies en huidige als gecomprimeerd archief.
 status van de vertaling voor niet-Engelstaligen.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippers Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippers Repository}:
 voorbeelden door gebruikers, hints en tips.
 
 @item
@@ -330,7 +330,7 @@ lectuur indien je een groot project wilt beginnen.
 
 Dit toont een geselecteerde set LilyPond-snippers
 (codefragementen) uit de
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet
 Repository} (LSR).  Al deze snippers zijn publiek domein.
 
 Let op dat dit document geen exacte deelverzameling is van
index a8405b5274f29b9008be04c9afbaba92c08b5aa4..4ee9cee885fa999787bc848381a0dfd62dfc8657 100644 (file)
@@ -112,7 +112,7 @@ as shown in @rlearning{Other uses for tweaks}.
 @c @snippets
 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
 @c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\RemoveEmptyStaffContext.ly}
-@c http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
+@c http://lsr.di.unimi.it/LSR/Item?u=1&id=312
 
 @seealso
 Learning Manual:
index 4deb652211edfdfb1a1323fcb1dfeedad0429015..f284dd6d0593c2a1640080accb9b593156d689cc 100644 (file)
@@ -4,7 +4,7 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.16.0
+%% Note: this file works from version 2.19.7
 \version "2.19.7"
 
 \header {
index 54723d77f59f016826fa53d0647ae03b28d5466a..70362a5d276b39fb3c7c516ab8ca355debf3fe0e 100644 (file)
@@ -134,7 +134,7 @@ in your own works.  See what other people have written,
 and add your own!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Particularly instructive examples from LSR are included in our
index 4df4c9a313213fb386704a86d6bae0202dad4e2b..e741a960eaa3831bdd43d9fe184ab9ac987537ba 100644 (file)
@@ -129,7 +129,7 @@ previous stable versions and current as a compressed archive.
 translation status for non-English readers.
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}:
 user-created examples, hints and tips.
 
 @item
@@ -323,7 +323,7 @@ attempting any large projects.
 @subheading Snippets
 
 This shows a selected set of LilyPond snippets from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}
 (LSR).  All the snippets are in the public domain.
 
 Please note that this document is not an exact subset of LSR.  LSR
index c01a1ffc9075f9b55959c621ac39c4ac120c3934..0e839d1c21f807b1b6b54a25d3dcff4f0096cf7b 100644 (file)
@@ -4415,7 +4415,7 @@ file and download @ref{Old downloads}!
 
 @newsItem
 @subsubheading February 26, 2005
-The @uref{http://lsr.dsi.unimi.it/,LilyPond Snippet
+The @uref{http://lsr.di.unimi.it/,LilyPond Snippet
 Repository (LSR)} is a searchable database of LilyPond code
 snippets.  You can add snippets too, so join the LSR project, and
 contribute creative ideas for using LilyPond.
index f073b630690ed1eabd52a4d5e884f18f3f35d809..21046727b16aef99c76b5fa745e7d66d355f7c12 100644 (file)
@@ -133,7 +133,7 @@ in your own works.  See what other people have written,
 and add your own!
 
 @example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
 @end example
 
 Particularly instructive examples from LSR are included in our
index 63fd22356c50cb3977ff3bbc789b1a06c38e1770..ef23742c995109a5627873633c0de3213f7d1887 100644 (file)
@@ -133,7 +133,7 @@ LilyPond 是 @strong{基于文本} 的音乐雕版印刷程序。请您先阅读
 针对非英语读者的翻译情况。
 
 @item
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}:
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}:
 用户创建的例子、窍门和秘诀。
 
 @item
@@ -304,7 +304,7 @@ LilyPond,同时也用简单的术语解释了一些关键的概念。您应该
 @subheading 片断 Snippets
 
 这里显示从
-@uref{http://lsr@/.dsi@/.unimi@/.it,
+@uref{http://lsr@/.di@/.unimi@/.it,
 LilyPond 片断库 (LilyPond Snippet Repository@comma{} LSR)}
 精选出来的一些 LilyPond 片断。所有的片断都属于公有领域。
 
index 406f09aacbbd6820b05686e072ce2806b142c81f..d9ec2b00b50afe1e7c674dcb1197dde97dc36c1a 100644 (file)
@@ -176,16 +176,6 @@ node."
      (cons (cons key val)  prior))
    '() (ly:all-grob-interfaces)))
 
-;; sort user-settable and internal props within each grob-interface
-(set! interface-description-alist
-  (map! (lambda (iface-desc)
-          (let* ((key-name-docstr (list-head iface-desc 3))
-                 (props           (list-tail iface-desc 3))
-                 (sorted-props    (list (sort (car props) ly:symbol-ci<?))))
-            (append key-name-docstr sorted-props)))
-        interface-description-alist))
-
-;; sort list of grob interfaces
 (set! interface-description-alist
       (sort interface-description-alist ly:alist-ci<?))
 
index 8d06023b01375455e2453bff0dc6e5ac4b3c1bca..d17fd53c71263e02bfd042f41bc4bbe6f854263d 100755 (executable)
@@ -28,7 +28,7 @@ lilypond_bin = os.path.join (conv_path, 'lilypond')
 
 
 LY_HEADER_LSR = '''%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
index e6a6807440a30a3a630e7d57001f7d87af226966..2da2dab60e93e574860f99c9ee5bbd55de82d9be 100644 (file)
@@ -1315,7 +1315,7 @@ def musicxml_words_to_lily_event (words):
 # convert accordion-registration to lilypond.
 # Since lilypond does not have any built-in commands, we need to create
 # the markup commands manually and define our own variables.
-# Idea was taken from: http://lsr.dsi.unimi.it/LSR/Item?id=194
+# Idea was taken from: http://lsr.di.unimi.it/LSR/Item?id=194
 def musicxml_accordion_to_markup (mxl_event):
     commandname = "accReg"
     command = ""