]> git.pld-linux.org Git - packages/lilypond.git/blob - lilypond-info.patch
- updated to 2.22.2
[packages/lilypond.git] / lilypond-info.patch
1 --- lilypond-2.22.0/Documentation/en/web.texi.orig      2021-04-11 18:33:38.416188626 +0200
2 +++ lilypond-2.22.0/Documentation/en/web.texi   2021-04-11 18:53:43.506326759 +0200
3 @@ -49,30 +49,26 @@
4  
5  @c Info files are no longer installed in a subdirectory, images are
6  @c expected to be found in lilypond/ subdirectory.
7 -@dircategory LilyPond -- the music typesetter
8 +@dircategory LilyPond:
9  @direntry
10 -* Changes: (lilypond-changes).          News since version 2.20.
11 -* Contributing: (lilypond-contributor). How to contribute to LilyPond.
12 -* Essay: (lilypond-essay).              The philosophy behind LilyPond.
13 -* Extending: (lilypond-extending).      How to use Scheme in LilyPond.
14 -* Internals: (lilypond-internals).      Tweaking reference.
15 -* Learning: (lilypond-learning).        Introduction.  Start here.
16 -* Music Glossary: (music-glossary).     For non-English users.
17 -* Notation: (lilypond-notation).        Notation reference.
18 -* Snippets: (lilypond-snippets).        Tricks, tips, and examples.
19 -* Usage: (lilypond-usage).              How to install and use LilyPond.
20 -* Website: (lilypond-web).              Info version of lilypond.org.
21 -@end direntry
22 -
23 -@dircategory LilyPond applications
24 -@direntry
25 -* abc2ly: (lilypond-usage)Invoking abc2ly.                    Importing ABC files.
26 -* convert-ly: (lilypond-usage)Updating files with convert-ly. Handling older LilyPond files.
27 -* etf2ly: (lilypond-usage)Invoking etf2ly.                    Importing Finale files.
28 -* lilypond-book: (lilypond-usage)lilypond-book.               Integrating text and music.
29 -* lilypond: (lilypond-usage)Running lilypond.                 Invoking the LilyPond program.
30 -* midi2ly: (lilypond-usage)Invoking midi2ly.                  Importing MIDI files.
31 -* musicxml2ly: (lilypond-usage)Invoking musicxml2ly.          Importing MusicXML files.
32 +* Changes: (lilypond-changes).                 News since version 2.20
33 +* Contributing: (lilypond-contributor).                How to contribute to LilyPond
34 +* Essay: (lilypond-essay).                     The philosophy behind LilyPond
35 +* Extending: (lilypond-extending).             How to use Scheme in LilyPond
36 +* Internals: (lilypond-internals).             Tweaking reference
37 +* Learning: (lilypond-learning).               Introduction.  Start here
38 +* Music Glossary: (music-glossary).            For non-English users
39 +* Notation: (lilypond-notation).               Notation reference
40 +* Snippets: (lilypond-snippets).               Tricks, tips, and examples
41 +* Usage: (lilypond-usage).                     How to install and use LilyPond
42 +* Website: (lilypond-web).                     Info version of lilypond.org
43 +* abc2ly: (lilypond-usage)abc2ly.              Importing ABC files
44 +* convert-ly: (lilypond-usage)convert-ly.      Handling older LilyPond files
45 +* etf2ly: (lilypond-usage)etf2ly.              Importing Finale files
46 +* lilypond-book: (lilypond-usage)lilypond-book.        Integrating text and music
47 +* lilypond: (lilypond-usage)lilypond.          Invoking the LilyPond program
48 +* midi2ly: (lilypond-usage)midi2ly.            Importing MIDI files
49 +* musicxml2ly: (lilypond-usage)musicxml2ly.    Importing MusicXML files
50  @end direntry
51  
52  
53 --- lilypond-2.20.0/Documentation/en/usage/running.itely.orig   2020-03-01 15:00:51.000000000 +0100
54 +++ lilypond-2.20.0/Documentation/en/usage/running.itely        2020-06-28 21:12:32.931411423 +0200
55 @@ -11,7 +11,7 @@
56  @c \version "2.17.6"
57  
58  
59 -@node Running lilypond
60 +@node lilypond
61  @chapter Running @command{lilypond}
62  
63  This chapter details the technicalities of running LilyPond.
64 --- lilypond-2.20.0/Documentation/en/usage/external.itely.orig  2020-03-01 15:00:51.000000000 +0100
65 +++ lilypond-2.20.0/Documentation/en/usage/external.itely       2020-06-28 21:13:35.291073592 +0200
66 @@ -423,15 +423,15 @@
67  bug reports will almost certainly not be resolved.
68  
69  @menu
70 -* Invoking midi2ly::            Importing MIDI.
71 -* Invoking musicxml2ly::        Importing MusicXML.
72 -* Invoking abc2ly::             Importing ABC.
73 -* Invoking etf2ly::             Importing Finale.
74 +* midi2ly::                     Importing MIDI
75 +* musicxml2ly::                 Importing MusicXML
76 +* abc2ly::                      Importing ABC
77 +* etf2ly::                      Importing Finale
78  * Other formats::
79  @end menu
80  
81  
82 -@node Invoking midi2ly
83 +@node midi2ly
84  @subsection Invoking @command{midi2ly}
85  
86  @cindex MIDI
87 @@ -516,7 +516,7 @@
88  to a single duration and add phrase markings or pedal indicators.
89  
90  
91 -@node Invoking musicxml2ly
92 +@node musicxml2ly
93  @subsection Invoking @code{musicxml2ly}
94  
95  @cindex MusicXML
96 @@ -631,7 +631,7 @@
97  @end table
98  
99  
100 -@node Invoking abc2ly
101 +@node abc2ly
102  @subsection Invoking @code{abc2ly}
103  
104  @warning{This is not currently supported and may eventually be removed
105 @@ -699,7 +699,7 @@
106  @command{abc2ly} ignores the ABC beaming.
107  
108  
109 -@node Invoking etf2ly
110 +@node etf2ly
111  @subsection Invoking @command{etf2ly}
112  
113  @warning{This is not currently supported and may eventually be removed
114 --- lilypond-2.20.0/Documentation/en/usage/updating.itely.orig  2020-03-01 15:00:51.000000000 +0100
115 +++ lilypond-2.20.0/Documentation/en/usage/updating.itely       2020-06-28 21:16:13.556882859 +0200
116 @@ -11,7 +11,7 @@
117  @c \version "2.16.0"
118  
119  
120 -@node Updating files with convert-ly
121 +@node convert-ly
122  @chapter Updating files with @command{convert-ly}
123  
124  @cindex Updating a LilyPond file
125 --- lilypond-2.20.0/Documentation/en/usage/suggestions.itely.orig       2020-03-01 15:00:51.000000000 +0100
126 +++ lilypond-2.20.0/Documentation/en/usage/suggestions.itely    2020-06-29 11:27:27.823523150 +0200
127 @@ -61,7 +61,7 @@
128  @strong{Always include a @code{\version} number in your input files} no
129  matter how small they are.  This prevents having to remember which
130  version of LilyPond the file was created with and is especially relevant
131 -when @ref{Updating files with convert-ly} command (which requires the
132 +when @ref{convert-ly} command (which requires the
133  @code{\version} statement to be present); or if sending your input files
134  to other users (e.g. when asking for help on the mail lists).  Note that
135  all of the LilyPond templates contain @code{\version} numbers.
136 --- lilypond-2.20.0/Documentation/en/usage.tely.orig    2020-03-01 15:00:51.000000000 +0100
137 +++ lilypond-2.20.0/Documentation/en/usage.tely 2020-06-29 11:28:03.389997136 +0200
138 @@ -52,8 +52,8 @@
139  @c  maybe add a "Tasks" or "Specific tasks" or something like
140  @c  that, after Suggestions  -gp
141  @menu
142 -* Running lilypond::               Operation.
143 -* Updating files with convert-ly:: Updating input files.
144 +* lilypond::                       Operation.
145 +* convert-ly::                     Updating input files.
146  * lilypond-book::                  Integrating text and music.
147  * External programs::              Mixing LilyPond and other programs.
148  * Suggestions for writing files::  Best practices and effective bug-fixing.
149 --- lilypond-2.20.0/scm/documentation-lib.scm.orig      2020-03-01 15:00:51.000000000 +0100
150 +++ lilypond-2.20.0/scm/documentation-lib.scm   2020-06-28 12:51:02.494425306 +0200
151 @@ -137,10 +137,10 @@
152     "\\input texinfo @c -*-texinfo-*-"
153     "\n@setfilename " file-name ".info"
154     "\n@settitle " name
155 -   "\n@dircategory LilyPond"
156 +   "\n@dircategory LilyPond:"
157     "\n@direntry"
158     ;; prepend GNU for dir, must be unique
159 -   "\n* GNU " name ": (" file-name ").          " name "."
160 +   (string-pad-right (string-append "\n* " name ": (" top ").") 57) name
161     "\n@end direntry\n"
162     "@documentlanguage en\n"
163     "@documentencoding UTF-8\n"))
164 --- lilypond-2.22.0/scm/documentation-generate.scm.orig 2021-01-10 15:22:46.000000000 +0100
165 +++ lilypond-2.22.0/scm/documentation-generate.scm      2021-04-15 20:15:29.020808775 +0200
166 @@ -102,7 +102,7 @@
167  (display
168   (string-append
169    (texi-file-head "LilyPond Internals Reference" file-name
170 -                  "(lilypond-internals.info)")
171 +                  "lilypond-internals")
172    "
173  
174  @include macros.itexi
This page took 0.084517 seconds and 3 git commands to generate.