|
|
@ -93,23 +93,28 @@ guitar, |
|
|
|
|
|
|
|
\begin{songs}{titleidx,authidx} |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./datadir2.sgc |
|
|
|
%% songs/./datadir.sg |
|
|
|
|
|
|
|
\selectlanguage{french} |
|
|
|
\import{subdir_datadir/songs/}{datadir.sg} |
|
|
|
|
|
|
|
\beginsong{Image included from a different datadir\\ |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./datadir.sgc |
|
|
|
|
|
|
|
\selectlanguage{english} |
|
|
|
|
|
|
|
\beginsong{Image included from datadir\\ |
|
|
|
Chordpro}[ |
|
|
|
by={ |
|
|
|
}, |
|
|
|
cov={img/datadir2.png}, |
|
|
|
cov={img/datadir.png}, |
|
|
|
] |
|
|
|
|
|
|
|
\cover |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\lilypond{scores/datadir2.ly} |
|
|
|
\image{img/datadir2.png} |
|
|
|
\lilypond{scores/datadir.ly} |
|
|
|
\image{img/datadir.png} |
|
|
|
|
|
|
|
|
|
|
|
\endsong |
|
|
@ -120,59 +125,54 @@ Chordpro}[ |
|
|
|
\import{subdir_datadir/songs/}{datadir2.sg} |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./relative.sgc |
|
|
|
%% songs/./datadir2.sgc |
|
|
|
|
|
|
|
\selectlanguage{french} |
|
|
|
|
|
|
|
\beginsong{Image included from song directory\\ |
|
|
|
\beginsong{Image included from a different datadir\\ |
|
|
|
Chordpro}[ |
|
|
|
by={ |
|
|
|
}, |
|
|
|
cov={/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.png}, |
|
|
|
cov={img/datadir2.png}, |
|
|
|
] |
|
|
|
|
|
|
|
\cover |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\lilypond{/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.ly} |
|
|
|
\image{/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.png} |
|
|
|
\lilypond{scores/datadir2.ly} |
|
|
|
\image{img/datadir2.png} |
|
|
|
|
|
|
|
|
|
|
|
\endsong |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./datadir.sgc |
|
|
|
%% songs/./relative.sg |
|
|
|
|
|
|
|
\selectlanguage{english} |
|
|
|
\import{subdir_datadir/songs/}{relative.sg} |
|
|
|
|
|
|
|
\beginsong{Image included from datadir\\ |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./relative.sgc |
|
|
|
|
|
|
|
\selectlanguage{french} |
|
|
|
|
|
|
|
\beginsong{Image included from song directory\\ |
|
|
|
Chordpro}[ |
|
|
|
by={ |
|
|
|
}, |
|
|
|
cov={img/datadir.png}, |
|
|
|
cov={/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.png}, |
|
|
|
] |
|
|
|
|
|
|
|
\cover |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\lilypond{scores/datadir.ly} |
|
|
|
\image{img/datadir.png} |
|
|
|
\lilypond{/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.ly} |
|
|
|
\image{/home/louis/projets/patacrep/patacrep/test/test_compilation/subdir_datadir/songs/relative.png} |
|
|
|
|
|
|
|
|
|
|
|
\endsong |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./relative.sg |
|
|
|
|
|
|
|
\import{subdir_datadir/songs/}{relative.sg} |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%% songs/./datadir.sg |
|
|
|
|
|
|
|
\import{subdir_datadir/songs/}{datadir.sg} |
|
|
|
|
|
|
|
\end{songs} |
|
|
|
|
|
|
|
|
|
|
|