|
|
@ -1,5 +1,5 @@ |
|
|
|
% Chords package for patacrep songbook |
|
|
|
% define commands for chord display : guitar chords (\gtab) and ukulele chords (\utab) |
|
|
|
% Define command \chords to display list of chords, for guitar or ukulele |
|
|
|
\ProvidesPackage{chords} |
|
|
|
\RequirePackage{songs} |
|
|
|
\newcommand*{\Sharp}{\nolinebreak\hspace{-.05em}\raisebox{.6ex}{\,\small\bf \#}} |
|
|
@ -7,9 +7,6 @@ |
|
|
|
\newcommand*{\chordrule}{\mbox{\hspace{1cm}\rule[0.5cm]{15cm}{0.02cm}}\vspace{-.4cm}} |
|
|
|
\newcommand*{\chordname}[1]{\makebox[3cm]{\raisebox{.5cm}{\large \textbf{#1}}}} |
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
% Multilanguage management |
|
|
|
|
|
|
|
\newcommand{\chordnameAsharp}{\printnoteA{}\Sharp = \printnoteB{}\Flat} |
|
|
|
\newcommand{\chordnameA}{\printnoteA{}} |
|
|
|
\newcommand{\chordnameB}{\printnoteB{}} |
|
|
@ -35,9 +32,6 @@ |
|
|
|
}{} |
|
|
|
} |
|
|
|
|
|
|
|
% End of multilanguage management |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
|
|
|
|
|
|
|
|
\newcommand{\chords}{ |
|
|
|
\begin{songs}{} |
|
|
|