mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-25.git
synced 2025-04-29 04:46:06 +02:00
Moved based on to own attribute \m
This commit is contained in:
parent
134acd378c
commit
c208c437d3
16 changed files with 31 additions and 23 deletions
|
@ -35,3 +35,11 @@
|
|||
\RequirePackage{changepage}
|
||||
\strictpagecheck
|
||||
|
||||
% Añade un nuevo campo a las canciones para mostrar en qué melodía están basadas
|
||||
\newsongkey{m}{\def\melody{}}{\def\melody{Basado en #1\par}}
|
||||
|
||||
% Modifica el preludio (cabecera) de cada canción para incluir melody
|
||||
\renewcommand{\extendprelude}{
|
||||
\showrefs\showauthors
|
||||
\melody
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue