|
|
@ -34,7 +34,7 @@ |
|
|
|
%%:] |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
% begin document |
|
|
|
\documentclass[\getbooktype]{crepbook} |
|
|
|
\documentclass[\getbooktype,\getbookoptions,\getmainfontsize]{crepbook} |
|
|
|
\usepackage[utf8]{inputenc} |
|
|
|
\usepackage[english,french]{babel} |
|
|
|
|
|
|
@ -45,6 +45,14 @@ |
|
|
|
{img/}, |
|
|
|
} |
|
|
|
|
|
|
|
\definecolor{SongNumberBgColor}{HTML}{\getsongnumberbgcolor} |
|
|
|
\definecolor{NoteBgColor}{HTML}{\getnotebgcolor} |
|
|
|
\definecolor{IndexBgColor}{HTML}{\getindexbgcolor} |
|
|
|
|
|
|
|
\renewcommand{\snumbgcolor}{SongNumberBgColor} |
|
|
|
\renewcommand{\notebgcolor}{NoteBgColor} |
|
|
|
\renewcommand{\idxbgcolor}{IndexBgColor} |
|
|
|
|
|
|
|
\begin{document} |
|
|
|
|
|
|
|
\begin{songs}{titleidx,authidx} |
|
|
|