diff dottes.tex @ 340:8787d85fa641

Regularise use of repeats, tune (A/B/C etc.) markers and final bar. 1. Only show tune markers when a tune change is in the middle of a line. 2. Only show repeat starts |: if the repeat start is in the middle of a line. 3. Final bar end mark must be a thick line. The official rules for a repeat are that if there is no left repeat marker |: then the repeat starts at the previous double bar.
author Jim Hague <jim.hague@acm.org>
date Mon, 12 Aug 2013 18:40:44 +0100
parents 9f9df5c40d1b
children 357244e2939d
line wrap: on
line diff
--- a/dottes.tex	Mon Aug 12 18:29:53 2013 +0100
+++ b/dottes.tex	Mon Aug 12 18:40:44 2013 +0100
@@ -50,7 +50,6 @@
 % filename, change name, change title, credit.
 \newcommand{\showtune}[8]{%
   \phantomsection
-  \vfill
   \begin{tabularx}{\textwidth}{LCR}
       \addcontentsline{toc}{section}{#2}
       & \hypertarget{#1}{\Large{#2}} & \emph{#4} \\
@@ -65,6 +64,7 @@
         \ifemptyarg{#6}{}{Change: \hyperlink{#6}{#7}.}%
       }\tabularnewline
   \end{tabularx}
+  \vfill
 }
 
 % Show the tune first line. Generate table row.