forked from CryHavoc/dottes
Fix broken attempt at removing tradition from printed output.
This commit is contained in:
parent
cd1902c0e3
commit
04da9af1b9
|
@ -61,9 +61,6 @@
|
||||||
\ifemptyarg{#3}{}{%
|
\ifemptyarg{#3}{}{%
|
||||||
& #3 & \tabularnewline
|
& #3 & \tabularnewline
|
||||||
}
|
}
|
||||||
\ifemptyarg{#5}{}{%
|
|
||||||
& \emph{#5} & \tabularnewline
|
|
||||||
}
|
|
||||||
\multicolumn{3}{c}{%
|
\multicolumn{3}{c}{%
|
||||||
\includegraphics[width=\textwidth,height=0.8\textheight,keepaspectratio]{#8}%
|
\includegraphics[width=\textwidth,height=0.8\textheight,keepaspectratio]{#8}%
|
||||||
}\tabularnewline
|
}\tabularnewline
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
\tunestart
|
\tunestart
|
||||||
\showtune{$name}{$title}{$subtitle}{$fulltitle}{$composer}{$parts}{$tuneimagefile}
|
\showtune{$name}{$title}{$subtitle}{$fulltitle}{$tradition}{$composer}{$parts}{$tuneimagefile}
|
||||||
$notes
|
$notes
|
||||||
|
|
||||||
$history
|
$history
|
||||||
|
|
Loading…
Reference in New Issue