Remove paragraph indentation and Carmina Leonis from song footer
- Set \parindent to 0pt for clean left-aligned text - Remove current book column from song page footer (keep only reference books: BuLiBu, CL gr., SwA, Barde, LiBock) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -71,6 +71,9 @@
|
|||||||
bar-shortcuts = false,
|
bar-shortcuts = false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% --- No paragraph indentation (matches reference style) ---
|
||||||
|
\setlength{\parindent}{0pt}
|
||||||
|
|
||||||
\setchords{
|
\setchords{
|
||||||
format = \small,
|
format = \small,
|
||||||
}
|
}
|
||||||
@@ -220,14 +223,13 @@
|
|||||||
\endgroup
|
\endgroup
|
||||||
\vspace{3mm}%
|
\vspace{3mm}%
|
||||||
\begingroup\footnotesize\centering
|
\begingroup\footnotesize\centering
|
||||||
\begin{tabular}{cccccc}
|
\begin{tabular}{ccccc}
|
||||||
BuLiBu & CL (gr.) & SwA & Barde & LiBock & Carmina Leonis \\
|
BuLiBu & CL (gr.) & SwA & Barde & LiBock \\
|
||||||
\ifsongproperty{bulibu}{\songproperty{bulibu}}{} &
|
\ifsongproperty{bulibu}{\songproperty{bulibu}}{} &
|
||||||
\ifsongproperty{cl}{\songproperty{cl}}{} &
|
\ifsongproperty{cl}{\songproperty{cl}}{} &
|
||||||
\ifsongproperty{swa}{\songproperty{swa}}{} &
|
\ifsongproperty{swa}{\songproperty{swa}}{} &
|
||||||
\ifsongproperty{barde}{\songproperty{barde}}{} &
|
\ifsongproperty{barde}{\songproperty{barde}}{} &
|
||||||
\ifsongproperty{libock}{\songproperty{libock}}{} &
|
\ifsongproperty{libock}{\songproperty{libock}}{}
|
||||||
\thepage
|
|
||||||
\end{tabular}\par
|
\end{tabular}\par
|
||||||
\endgroup
|
\endgroup
|
||||||
\newpage
|
\newpage
|
||||||
|
|||||||
Reference in New Issue
Block a user