mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-25.git
synced 2025-04-25 14:46:19 +02:00
Added toc w/o numbering and moved other indices to end
This commit is contained in:
parent
076d679139
commit
5703b60ced
3 changed files with 32 additions and 25 deletions
|
@ -22,7 +22,7 @@
|
|||
% Configura el número de columnas de los índices a 2
|
||||
\renewcommand{\multicolumntoc}{2}
|
||||
% Coloca una barra vertical de ancho 1pt entre cada columna del índice.
|
||||
\setlength{\columnseprule}{1pt}
|
||||
%\setlength{\columnseprule}{1pt}
|
||||
% Incluimos el paquete hyperref, para poder tener enlaces clicables en los índices.
|
||||
% Esto es muy útil a la hora de navegar por el documento en un ordenador.
|
||||
\RequirePackage[bookmarks]{hyperref}
|
||||
|
@ -61,21 +61,6 @@
|
|||
}
|
||||
|
||||
% TODO Para añadir las canciones al índice numérico
|
||||
%\makeatletter
|
||||
%\renewcommand\beginsong[1]{%
|
||||
% \ifSB@insong\SB@errboo\SB@closeall\fi%
|
||||
% \ifSB@intersong\SB@errbor\SB@closeall\fi%
|
||||
% \SB@insongtrue%
|
||||
% \def\SB@closeall{\endsong}%
|
||||
% \SB@parsetitles{#1}%
|
||||
% \global\setbox\SB@songwrites\box\voidb@x%
|
||||
% \SB@clearbskeys%
|
||||
% \@ifnextchar[\SB@bskvfmt\SB@@beginsong%
|
||||
% \hypersetup{bookmarksdepth=0}%
|
||||
% \phantomsection%
|
||||
% \addcontentsline{toc}{subsection}{\numberline{\thesongnum}#1}%
|
||||
% \hypersetup{bookmarksdepth=2}%
|
||||
%}
|
||||
%\makeatother
|
||||
% https://tex.stackexchange.com/questions/192157/latex-songs-use-tableofcontents/192160?r=SearchResults#192160
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue