mirror of https://github.com/patacrep/patacrep.git
Oliverpool
8 years ago
17 changed files with 92 additions and 96 deletions
@ -1 +1 @@ |
|||
- "{'customname:': ''}" |
|||
- customname: '' |
@ -1 +1 @@ |
|||
- customname: |
|||
- customname: '' |
@ -1 +1 @@ |
|||
- "{'customzippedname:': ''}" |
|||
- customzippedname: '' |
|||
|
@ -1 +1 @@ |
|||
- customzippedname: |
|||
- customzippedname: '' |
|||
|
@ -1 +1 @@ |
|||
- subdir/chordpro.csg |
|||
- song: datadir/songs/subdir/chordpro.csg |
@ -1,2 +1,2 @@ |
|||
- subdir/chordpro.csg |
|||
- exsong.sg |
|||
- song: datadir/songs/subdir/chordpro.csg |
|||
- song: datadir/songs/exsong.sg |
Binary file not shown.
@ -1 +1 @@ |
|||
- chordpro.csg |
|||
- song: datadir/songs/chordpro.csg |
@ -1,6 +1,6 @@ |
|||
- exsong.sg |
|||
- chordpro.csg |
|||
- subdir/chordpro.csg |
|||
- chordpro.csg |
|||
- subdir/chordpro.csg |
|||
- exsong.sg |
|||
- song: datadir/songs/exsong.sg |
|||
- song: datadir/songs/chordpro.csg |
|||
- song: datadir/songs/subdir/chordpro.csg |
|||
- song: datadir/songs/chordpro.csg |
|||
- song: datadir/songs/subdir/chordpro.csg |
|||
- song: datadir/songs/exsong.sg |
@ -1,11 +1,13 @@ |
|||
- section{First Section!} |
|||
- section{Named section} |
|||
- section[section_short_name]{Section with short name} |
|||
- section*{Section* with short name} |
|||
- part{part section test} |
|||
- chapter{chapter section test} |
|||
- section{section section test} |
|||
- subsection{subsection section test} |
|||
- subsubsection{subsubsection section test} |
|||
- paragraph{paragraph section test} |
|||
- subparagraph{subparagraph section test} |
|||
- section: First Section! |
|||
- section: Named section |
|||
- section: |
|||
name: Section with short name |
|||
short: section_short_name |
|||
- section*: Section* with short name |
|||
- part: part section test |
|||
- chapter: chapter section test |
|||
- section: section section test |
|||
- subsection: subsection section test |
|||
- subsubsection: subsubsection section test |
|||
- paragraph: paragraph section test |
|||
- subparagraph: subparagraph section test |
@ -1,4 +1,12 @@ |
|||
- setcounter{songnum}{101} |
|||
- setcounter{songnum}{1} |
|||
- setcounter{songnum}{5} |
|||
- setcounter{counter_name}{-1} |
|||
- setcounter: |
|||
name: songnum |
|||
value: 101 |
|||
- setcounter: |
|||
name: songnum |
|||
value: 1 |
|||
- setcounter: |
|||
name: songnum |
|||
value: 5 |
|||
- setcounter: |
|||
name: counter_name |
|||
value: -1 |
@ -1,4 +1,4 @@ |
|||
- exsong.sg |
|||
- texsong.tsg |
|||
- chordpro.csg |
|||
- subdir/chordpro.csg |
|||
- song: datadir/songs/exsong.sg |
|||
- song: datadir/songs/texsong.tsg |
|||
- song: datadir/songs/chordpro.csg |
|||
- song: datadir/songs/subdir/chordpro.csg |
@ -1,6 +1,6 @@ |
|||
- songsection{Traditional} |
|||
- exsong.sg |
|||
- songchapter{English} |
|||
- texsong.tsg |
|||
- chordpro.csg |
|||
- exsong.sg |
|||
- songsection: Traditional |
|||
- song: datadir/songs/exsong.sg |
|||
- songchapter: English |
|||
- song: datadir/songs/texsong.tsg |
|||
- song: datadir/songs/chordpro.csg |
|||
- song: datadir/songs/exsong.sg |
@ -1,27 +1,27 @@ |
|||
- section{Title} |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author2.csg" |
|||
- section{Author, Title} |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author2.csg" |
|||
- section{Path, Title} |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path1_title2_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title1_author2.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author1.csg" |
|||
- "@TEST_FOLDER@/datadir_sort/path2_title2_author2.csg" |
|||
- section: Title |
|||
- song: datadir_sort/path1_title1_author1.csg |
|||
- song: datadir_sort/path1_title1_author2.csg |
|||
- song: datadir_sort/path2_title1_author1.csg |
|||
- song: datadir_sort/path2_title1_author2.csg |
|||
- song: datadir_sort/path1_title2_author1.csg |
|||
- song: datadir_sort/path1_title2_author2.csg |
|||
- song: datadir_sort/path2_title2_author1.csg |
|||
- song: datadir_sort/path2_title2_author2.csg |
|||
- section: Author, Title |
|||
- song: datadir_sort/path1_title1_author1.csg |
|||
- song: datadir_sort/path2_title1_author1.csg |
|||
- song: datadir_sort/path1_title2_author1.csg |
|||
- song: datadir_sort/path2_title2_author1.csg |
|||
- song: datadir_sort/path1_title1_author2.csg |
|||
- song: datadir_sort/path2_title1_author2.csg |
|||
- song: datadir_sort/path1_title2_author2.csg |
|||
- song: datadir_sort/path2_title2_author2.csg |
|||
- section: Path, Title |
|||
- song: datadir_sort/path1_title1_author1.csg |
|||
- song: datadir_sort/path1_title1_author2.csg |
|||
- song: datadir_sort/path1_title2_author1.csg |
|||
- song: datadir_sort/path1_title2_author2.csg |
|||
- song: datadir_sort/path2_title1_author1.csg |
|||
- song: datadir_sort/path2_title1_author2.csg |
|||
- song: datadir_sort/path2_title2_author1.csg |
|||
- song: datadir_sort/path2_title2_author2.csg |
|||
|
@ -1,3 +1,3 @@ |
|||
- test/test_content/datadir/songs/texfile.tex |
|||
- test/test_content/datadir/songs/texfile.tex |
|||
- test/test_content/datadir/songs/texfile.tex |
|||
- tex: test/test_content/datadir/songs/texfile.tex |
|||
- tex: test/test_content/datadir/songs/texfile.tex |
|||
- tex: test/test_content/datadir/songs/texfile.tex |
Loading…
Reference in new issue