From 53b947e75a5925429ed51c721f9b53487b0cdd1c Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Mon, 5 Aug 2013 13:42:36 +0100 Subject: [PATCH] Reindent tune macro. --- dottes.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dottes.tex b/dottes.tex index 3c0a7ef..f307631 100644 --- a/dottes.tex +++ b/dottes.tex @@ -51,15 +51,15 @@ \newcommand{\showtune}[8]{% \vfill \begin{center} - \phantomsection - \addcontentsline{toc}{section}{#2} - \begin{tabular*}{\textwidth}{@{} p{0.25\textwidth} @{\extracolsep{\fill}} c >{\raggedleft\arraybackslash}p{0.25\textwidth} @{}} - & \hypertarget{#1}{\Large{#2}} & \emph{#4} \\ - \ifemptyarg{#3}{}{% - & #3 & \\ - }% - \end{tabular*} - \includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{#5} + \phantomsection + \addcontentsline{toc}{section}{#2} + \begin{tabular*}{\textwidth}{@{} p{0.25\textwidth} @{\extracolsep{\fill}} c >{\raggedleft\arraybackslash}p{0.25\textwidth} @{}} + & \hypertarget{#1}{\Large{#2}} & \emph{#4} \\ + \ifemptyarg{#3}{}{% + & #3 & \\ + }% + \end{tabular*} + \includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{#5} \end{center} \ifemptyarg{#8}{}{% From {#8}.