diff --git a/songbook-style.sty b/songbook-style.sty index ff7ef75..3b73161 100644 --- a/songbook-style.sty +++ b/songbook-style.sty @@ -71,6 +71,9 @@ bar-shortcuts = false, } +% --- No paragraph indentation (matches reference style) --- +\setlength{\parindent}{0pt} + \setchords{ format = \small, } @@ -220,14 +223,13 @@ \endgroup \vspace{3mm}% \begingroup\footnotesize\centering - \begin{tabular}{cccccc} - BuLiBu & CL (gr.) & SwA & Barde & LiBock & Carmina Leonis \\ + \begin{tabular}{ccccc} + BuLiBu & CL (gr.) & SwA & Barde & LiBock \\ \ifsongproperty{bulibu}{\songproperty{bulibu}}{} & \ifsongproperty{cl}{\songproperty{cl}}{} & \ifsongproperty{swa}{\songproperty{swa}}{} & \ifsongproperty{barde}{\songproperty{barde}}{} & - \ifsongproperty{libock}{\songproperty{libock}}{} & - \thepage + \ifsongproperty{libock}{\songproperty{libock}}{} \end{tabular}\par \endgroup \newpage