|
|
@ -7,15 +7,18 @@ |
|
|
|
\NeedsTeXFormat{LaTeX2e}[1994/06/01] |
|
|
|
\ProvidesPackage{crepbook}[2014/04/13 Crepbook Package, version 0.1] |
|
|
|
|
|
|
|
\RequirePackage{SongbookUtils} |
|
|
|
|
|
|
|
\newif{\iffancycapo} |
|
|
|
\DeclareOption{fancy-capo}{\iffancycapotrue} |
|
|
|
\DeclareOption{fancy-capo}{\fancycapotrue} |
|
|
|
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{SongbookUtils}} |
|
|
|
|
|
|
|
|
|
|
|
\ProcessOptions\relax |
|
|
|
|
|
|
|
\RequirePackage{SongbookUtils} |
|
|
|
|
|
|
|
\ifpictures |
|
|
|
\fancycapotrue |
|
|
|
\fi |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
% Multilanguage management |
|
|
|
|
|
|
@ -126,6 +129,7 @@ |
|
|
|
\includegraphics[height=\capoheight]{capodastre}% |
|
|
|
\put(-22,8){\Large #1} |
|
|
|
}% |
|
|
|
} |
|
|
|
\fi |
|
|
|
|
|
|
|
% Fonts definitions |
|
|
|