\documentclass{book} % \ifchorded %CHORDED% \usepackage{acordes} % \else %LYRICS% \usepackage[lyric,noshading,%SONGCOLUMNS%]{songs} %LYRICS% \usepackage{estilo} %LYRICS% \usepackage[paperwidth=%PAPERWIDTH%mm,paperheight=%PAPERHEIGHT%mm,margin=%MARGIN%cm]{geometry} %LYRICS% \renewcommand{\lyricfont}{\fontsize{%FONTSIZE%}{%LINESKIP%}\sffamily} \usepackage{hyperref} \songpos{0} % 0 a 3, cuanto mas alto menos se cortan las canciones \ifchorded \else \renewcommand\makeprelude{% \resettitles% {% \raggedright% %LYRICS% {\fontsize{%TITLEFONTSIZE%}{%TITLELINESKIP%}\sffamily\bfseries\songtitle} \par %LYRICS% {\fontsize{%SUBTITLEFONTSIZE%}{\baselineskip}\extendprelude} }% }% \fi \begin{document} \songsection{\normalfont \textsc{\huge %TITLE%}} \begin{songs}{} %SONGCOLNUM% %IFCOLUMNSEP%\columnsep=%COLUMNSEP%cm %SONGLIST% \end{songs} \end{document}