Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Side by Side Diff: Documentation/snippets/string-quartet-template-with-separate-parts.ly

Issue 1667041: Redo autobeam settings to make resetting easier (Closed)
Patch Set: test of makelsr.py Created 14 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 %% Do not edit this file; it is automatically 1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it 2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain. 3 %% This file is in the public domain.
4 \version "2.13.20" 4 \version "2.13.20"
5 5
6 \header { 6 \header {
7 lsrtags = "unfretted-strings, template" 7 lsrtags = "unfretted-strings, template"
8 8
9 %% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 9 %% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7
10 texidoces = " 10 texidoces = "
11 El fragmento de código @qq{Plantilla de cuarteto de cuerda} produce un 11 El fragmento de código @qq{Plantilla de cuarteto de cuerda} produce un
12 resultado satisfactorio para el cuarteto, pero ¿y si tenemos que 12 resultado satisfactorio para el cuarteto, pero ¿y si tenemos que
13 imprimir las particellas? Esta nueva plantilla muestra cómo usar la 13 imprimir las particellas? Esta nueva plantilla muestra cómo usar la
14 funcionalidad @code{\\tag} (etiqueta) para dividir fácilmente una 14 funcionalidad @code{\\tag} (etiqueta) para dividir fácilmente una
15 pieza en particellas indicviduales. 15 pieza en particellas indicviduales.
16 16
17 Tenemos que dividir esta plantilla en archivos independientes; los 17 Tenemos que dividir esta plantilla en archivos independientes; los
18 nombres de archivo están dentro de los comentarios al principio de 18 nombres de archivo están dentro de los comentarios al principio de
19 cada archivo. @code{piece.ly} contiene todas las definiciones de 19 cada archivo. @code{piece.ly} contiene todas las definiciones de
20 música. Los otros archivos (@code{score.ly}, @code{vn1.ly}, 20 música. Los otros archivos (@code{score.ly}, @code{vn1.ly},
21 @code{vn2.ly}, @code{vla.ly} y @code{vlc.ly}) producen la particella 21 @code{vn2.ly}, @code{vla.ly} y @code{vlc.ly}) producen la particella
22 correspondiente. 22 correspondiente.
23 23
24 ¡No olvide quitar los comentarios que hemos especificado cuando use 24 ¡No olvide quitar los comentarios que hemos especificado cuando use
25 los archivos independientes! 25 los archivos independientes!
26 26
27 " 27 "
28 doctitlees = "Plantilla de cuarteto de cuerda con particellas independientes" 28 doctitlees = "Plantilla de cuarteto de cuerda con particellas independientes"
29 29
30
31 %% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86 30 %% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86
32 texidocja = " 31 texidocja = "
33 \"弦楽四重奏テンプレート\" は適切な弦楽四重奏の楽譜を作り出しますが、個々の@c 32 \"弦楽四重奏テンプレート\" は適切な弦楽四重奏の楽譜を作り出しますが、個々の@c
34 パート譜を譜刻する必要がある場合はどうでしょうか?今度の新しいテンプレートは 33 パート譜を譜刻する必要がある場合はどうでしょうか?今度の新しいテンプレートは
35 @code{@bs{}tag} 機能を用いて容易に楽曲を個々のパートに分ける方法を示しています。 34 @code{@bs{}tag} 機能を用いて容易に楽曲を個々のパートに分ける方法を示しています。
36 35
37 このテンプレートは別々のファイルに分ける必要があります。ファイル名は各ファイル@c 36 このテンプレートは別々のファイルに分ける必要があります。ファイル名は各ファイル@c
38 の開始部分のコメントの中に記述されています。@code{piece.ly} はすべての音楽定義@c 37 の開始部分のコメントの中に記述されています。@code{piece.ly} はすべての音楽定義@c
39 を保持しています。他のファイル - @code{score.ly}, @code{vn1.ly}, @code{vn2.ly}, 38 を保持しています。他のファイル - @code{score.ly}, @code{vn1.ly}, @code{vn2.ly},
40 @code{vla.ly} それに @code{vlc.ly} - は対応するパートを作り出します。 39 @code{vla.ly} それに @code{vlc.ly} - は対応するパートを作り出します。
41 40
42 41
43 別々のファイルに分ける場合は、指定されたコメントを外すことを忘れないでください! 42 別々のファイルに分ける場合は、指定されたコメントを外すことを忘れないでください!
44 " 43 "
45
46 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 44 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
47 texidocde = " 45 texidocde = "
48 Mit diesem Beispiel können Sie ein schönes Streichquartett notieren, 46 Mit diesem Beispiel können Sie ein schönes Streichquartett notieren,
49 aber wie gehen Sie vor, wenn Sie Stimmen brauchen? Das Beispiel 47 aber wie gehen Sie vor, wenn Sie Stimmen brauchen? Das Beispiel
50 oben hat gezeigt, wie Sie mit Variablen einzelne Abschnitte getrennt 48 oben hat gezeigt, wie Sie mit Variablen einzelne Abschnitte getrennt
51 voneinander notieren können. Im nächsten Beispiel wird nun 49 voneinander notieren können. Im nächsten Beispiel wird nun
52 gezeigt, wie Sie mit diesen Variablen einzelne Stimmen erstellen. 50 gezeigt, wie Sie mit diesen Variablen einzelne Stimmen erstellen.
53 51
54 Sie müssen das Beispiel in einzelne Dateien aufteilen; die Dateinamen 52 Sie müssen das Beispiel in einzelne Dateien aufteilen; die Dateinamen
55 sind in den Kommentaren am Anfang jeder Datei enthalten. @code{piece.ly} 53 sind in den Kommentaren am Anfang jeder Datei enthalten. @code{piece.ly}
56 enthält die Noten. Die anderen Dateien -- @code{score.ly}, 54 enthält die Noten. Die anderen Dateien -- @code{score.ly},
57 @code{vn1.ly}, @code{vn2.ly}, @code{vla.ly} und 55 @code{vn1.ly}, @code{vn2.ly}, @code{vla.ly} und
58 @code{vlc.ly} -- erstellen daraus die entsprechenden Stimmen bzw. die 56 @code{vlc.ly} -- erstellen daraus die entsprechenden Stimmen bzw. die
59 Partitur (@code{score.ly}). Mit @code{\tag} wird den Stimmen ein Name 57 Partitur (@code{score.ly}). Mit @code{\tag} wird den Stimmen ein Name
60 zugewiesen, auf den zurückgegriffen werden kann. 58 zugewiesen, auf den zurückgegriffen werden kann.
61 " 59 "
62 60
63 doctitlede = "Vorlage für Streichquartett mit einzelnen Stimmen" 61 doctitlede = "Vorlage für Streichquartett mit einzelnen Stimmen"
64 62
65
66 %% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a 63 %% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a
67 texidocfr = " 64 texidocfr = "
68 Grâce à ce canevas, vous pouvez obtenir une partition d'excellente 65 Grâce à ce canevas, vous pouvez obtenir une partition d'excellente
69 facture pour quatuor à cordes mais aussi, si le besoin s'en faisait 66 facture pour quatuor à cordes mais aussi, si le besoin s'en faisait
70 sentir, une partie séparée par instrument. Par ailleurs, cet exemple 67 sentir, une partie séparée par instrument. Par ailleurs, cet exemple
71 illustre l'utilisation de la fonction @code{\\tag} dans le but 68 illustre l'utilisation de la fonction @code{\\tag} dans le but
72 d'extraire des parties séparées. 69 d'extraire des parties séparées.
73 70
74 Il vous faudra découper ce canevas en plusieurs fichiers séparés ; leur 71 Il vous faudra découper ce canevas en plusieurs fichiers séparés ; leur
75 nom respectif est indiqué en commentaire : @code{piece.ly} comporte tout 72 nom respectif est indiqué en commentaire : @code{piece.ly} comporte tout
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 %%%%% (This is the Cello part file) 195 %%%%% (This is the Cello part file)
199 196
200 \include "piece.ly" 197 \include "piece.ly"
201 \score { 198 \score {
202 \keepWithTag #'vlc \music 199 \keepWithTag #'vlc \music
203 \layout { } 200 \layout { }
204 } 201 }
205 202
206 %} 203 %}
207 204
OLDNEW
« no previous file with comments | « Documentation/snippets/string-quartet-template-simple.ly ('k') | Documentation/snippets/sub-dividing-beams.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b