|
Run regression tests for lilypond-book (issue 2223).
Re-enable running the regtests in input/regression/lilypond-book.
Fix various typos, clarify what each input file tests for and
how the output should look, and fix the following problems:
collated-files.tely:
Was linking to the input files rather than the output files
generated by lilypond-book. The input files were thus not
tested individually as it should but as included files.
Fixed in the local GNUmakefile by an explicit rule for
collated-files.list which tracks the output files.
suffix-texi:
Failed, was not being preprocessed by lilypond-book but simply
copied to the output folder. Fixed in the local GNUmakefile by
adding a specific make rule for it.
tex-twocolumn:
Failed, image had full-page width.
Fixed in the input file by moving \twocolumn to the preamble.
Column width detection in the body of the tex document is not
yet implemented.
texinfo-language-detection:
Suspicious, had a weird @lydoctitle popping up.
Fixed in the input file by defining the @lydoctitle macro.
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+110 lines, -46 lines) |
Patch |
 |
M |
input/regression/lilypond-book/GNUmakefile
|
View
|
1
|
1 chunk |
+21 lines, -2 lines |
3 comments
|
Download
|
 |
M |
input/regression/lilypond-book/html-newline-after-tag.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/html-space-after-tag.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/html-version.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/html-version-newline.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/include3.ily
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-comment-firstline.lytex
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-graphics-package-added.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-include-file.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-include-options.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-inline-lilypond.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-lilypond-inside-itemize.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-lilypond-inside-table.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-musicxml-file.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-musicxml-file-options.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-paragraphs.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-snippet-options.lytex
|
View
|
|
1 chunk |
+18 lines, -9 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-twocolumn.lytex
|
View
|
|
1 chunk |
+27 lines, -4 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-verbatim.lytex
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/tex-version.lytex
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/texinfo-include-language-detection.tely
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/texinfo-language-detection.tely
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/texinfo-musicxml-file.tely
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
input/regression/lilypond-book/texinfo-musicxml-file-options.tely
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
input/regression/lilypond-book/texinfo-papersize-docs.tely
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/build/lys-to-tely.py
|
View
|
1
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
Total messages: 6
|