From 00c00577fea654d0424a59b2d96cbd297a6b75e7 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 7 Jun 2010 16:55:54 +0200 Subject: [PATCH] Lilypond-book: regtest files restructuring/renaming --- ...e_space_after_tag.html => html-include-space-after-tag.html} | 0 ...wline_after_tag.html => html-inline-newline-during-tag.html} | 0 .../{inline_no_option.html => html-inline-no-options.html} | 0 .../{inline_option.html => html-inline-option.html} | 0 .../{newline_after_tag.html => html-newline-after-tag.html} | 0 .../{space_after_tag.html => html-space-after-tag.html} | 0 .../{version_newline.html => html-version-newline.html} | 0 .../lilypond-book/{version.html => html-version.html} | 0 .../lilypond-book/{suffix_html.html => suffix-html.html} | 2 +- .../lilypond-book/{suffix_latex.latex => suffix-latex.latex} | 2 +- .../lilypond-book/{suffix_lytex.lytex => suffix-lytex.lytex} | 2 +- .../regression/lilypond-book/{suffix_tex.tex => suffix-tex.tex} | 2 +- .../regression/lilypond-book/{suffix_xml.xml => suffix-xml.xml} | 0 .../{include_file_latex.lytex => tex-include-file-latex.lytex} | 0 .../{inline_latex.lytex => tex-inline-lilypond.lytex} | 0 .../lilypond-book/{version_latex.lytex => tex-version.lytex} | 0 16 files changed, 4 insertions(+), 4 deletions(-) rename input/regression/lilypond-book/{include_space_after_tag.html => html-include-space-after-tag.html} (100%) rename input/regression/lilypond-book/{inline_newline_after_tag.html => html-inline-newline-during-tag.html} (100%) rename input/regression/lilypond-book/{inline_no_option.html => html-inline-no-options.html} (100%) rename input/regression/lilypond-book/{inline_option.html => html-inline-option.html} (100%) rename input/regression/lilypond-book/{newline_after_tag.html => html-newline-after-tag.html} (100%) rename input/regression/lilypond-book/{space_after_tag.html => html-space-after-tag.html} (100%) rename input/regression/lilypond-book/{version_newline.html => html-version-newline.html} (100%) rename input/regression/lilypond-book/{version.html => html-version.html} (100%) rename input/regression/lilypond-book/{suffix_html.html => suffix-html.html} (63%) rename input/regression/lilypond-book/{suffix_latex.latex => suffix-latex.latex} (70%) rename input/regression/lilypond-book/{suffix_lytex.lytex => suffix-lytex.lytex} (70%) rename input/regression/lilypond-book/{suffix_tex.tex => suffix-tex.tex} (71%) rename input/regression/lilypond-book/{suffix_xml.xml => suffix-xml.xml} (100%) rename input/regression/lilypond-book/{include_file_latex.lytex => tex-include-file-latex.lytex} (100%) rename input/regression/lilypond-book/{inline_latex.lytex => tex-inline-lilypond.lytex} (100%) rename input/regression/lilypond-book/{version_latex.lytex => tex-version.lytex} (100%) diff --git a/input/regression/lilypond-book/include_space_after_tag.html b/input/regression/lilypond-book/html-include-space-after-tag.html similarity index 100% rename from input/regression/lilypond-book/include_space_after_tag.html rename to input/regression/lilypond-book/html-include-space-after-tag.html diff --git a/input/regression/lilypond-book/inline_newline_after_tag.html b/input/regression/lilypond-book/html-inline-newline-during-tag.html similarity index 100% rename from input/regression/lilypond-book/inline_newline_after_tag.html rename to input/regression/lilypond-book/html-inline-newline-during-tag.html diff --git a/input/regression/lilypond-book/inline_no_option.html b/input/regression/lilypond-book/html-inline-no-options.html similarity index 100% rename from input/regression/lilypond-book/inline_no_option.html rename to input/regression/lilypond-book/html-inline-no-options.html diff --git a/input/regression/lilypond-book/inline_option.html b/input/regression/lilypond-book/html-inline-option.html similarity index 100% rename from input/regression/lilypond-book/inline_option.html rename to input/regression/lilypond-book/html-inline-option.html diff --git a/input/regression/lilypond-book/newline_after_tag.html b/input/regression/lilypond-book/html-newline-after-tag.html similarity index 100% rename from input/regression/lilypond-book/newline_after_tag.html rename to input/regression/lilypond-book/html-newline-after-tag.html diff --git a/input/regression/lilypond-book/space_after_tag.html b/input/regression/lilypond-book/html-space-after-tag.html similarity index 100% rename from input/regression/lilypond-book/space_after_tag.html rename to input/regression/lilypond-book/html-space-after-tag.html diff --git a/input/regression/lilypond-book/version_newline.html b/input/regression/lilypond-book/html-version-newline.html similarity index 100% rename from input/regression/lilypond-book/version_newline.html rename to input/regression/lilypond-book/html-version-newline.html diff --git a/input/regression/lilypond-book/version.html b/input/regression/lilypond-book/html-version.html similarity index 100% rename from input/regression/lilypond-book/version.html rename to input/regression/lilypond-book/html-version.html diff --git a/input/regression/lilypond-book/suffix_html.html b/input/regression/lilypond-book/suffix-html.html similarity index 63% rename from input/regression/lilypond-book/suffix_html.html rename to input/regression/lilypond-book/suffix-html.html index d03dadb4db..a8582f7817 100644 --- a/input/regression/lilypond-book/suffix_html.html +++ b/input/regression/lilypond-book/suffix-html.html @@ -1,6 +1,6 @@ -Lilypond fragment in a HTML file. +Testing lilypond-book HTML mode with .html file suffix. \key c \minor c4 es g2 diff --git a/input/regression/lilypond-book/suffix_latex.latex b/input/regression/lilypond-book/suffix-latex.latex similarity index 70% rename from input/regression/lilypond-book/suffix_latex.latex rename to input/regression/lilypond-book/suffix-latex.latex index 16b60d2fea..80fb0049b3 100644 --- a/input/regression/lilypond-book/suffix_latex.latex +++ b/input/regression/lilypond-book/suffix-latex.latex @@ -1,6 +1,6 @@ \documentclass{article} \begin{document} -Lilypond included in a \LaTeX document. +Testing lilypond-book tex mode with .latex file suffix. \begin[fragment,relative=2]{lilypond} \key c \minor c4 e d2 \end{lilypond} diff --git a/input/regression/lilypond-book/suffix_lytex.lytex b/input/regression/lilypond-book/suffix-lytex.lytex similarity index 70% rename from input/regression/lilypond-book/suffix_lytex.lytex rename to input/regression/lilypond-book/suffix-lytex.lytex index cb54e9e00a..e9216aa0d0 100644 --- a/input/regression/lilypond-book/suffix_lytex.lytex +++ b/input/regression/lilypond-book/suffix-lytex.lytex @@ -1,6 +1,6 @@ \documentclass{article} \begin{document} -Lilypond included in a \LaTeX document. +Testing lilypond-book tex mode with .lytex file suffix. \begin[fragment,relative=2]{lilypond} \key c \minor c4 es d2 \end{lilypond} diff --git a/input/regression/lilypond-book/suffix_tex.tex b/input/regression/lilypond-book/suffix-tex.tex similarity index 71% rename from input/regression/lilypond-book/suffix_tex.tex rename to input/regression/lilypond-book/suffix-tex.tex index 87d36d0a05..d388c6f3e6 100644 --- a/input/regression/lilypond-book/suffix_tex.tex +++ b/input/regression/lilypond-book/suffix-tex.tex @@ -1,6 +1,6 @@ \documentclass{article} \begin{document} -Lilypond included in a \LaTeX document. +Testing lilypond-book tex mode with .tex file suffix. \begin{lilypond}[fragment,relative=2] \key c \minor c4 dis d2 \end{lilypond} diff --git a/input/regression/lilypond-book/suffix_xml.xml b/input/regression/lilypond-book/suffix-xml.xml similarity index 100% rename from input/regression/lilypond-book/suffix_xml.xml rename to input/regression/lilypond-book/suffix-xml.xml diff --git a/input/regression/lilypond-book/include_file_latex.lytex b/input/regression/lilypond-book/tex-include-file-latex.lytex similarity index 100% rename from input/regression/lilypond-book/include_file_latex.lytex rename to input/regression/lilypond-book/tex-include-file-latex.lytex diff --git a/input/regression/lilypond-book/inline_latex.lytex b/input/regression/lilypond-book/tex-inline-lilypond.lytex similarity index 100% rename from input/regression/lilypond-book/inline_latex.lytex rename to input/regression/lilypond-book/tex-inline-lilypond.lytex diff --git a/input/regression/lilypond-book/version_latex.lytex b/input/regression/lilypond-book/tex-version.lytex similarity index 100% rename from input/regression/lilypond-book/version_latex.lytex rename to input/regression/lilypond-book/tex-version.lytex -- 2.39.5