Skip to content

Commit

Permalink
Version 7.1.9-5
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Apr 23, 2021
1 parent ea023d8 commit 23d51a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions src/cmd/other.tex
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@
\textsuperscript{\cite{#1}}%
}

% Fuerza la indentación
\newcommand{\forceindent}{%
~ \\ %

\vspace{-2\baselineskip}%
}

% Inserta un texto con el formato de enlace
% #1 Enlace
\newcommand{\hreftext}[1]{%
Expand Down
4 changes: 1 addition & 3 deletions src/env/environments_tesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@
\phantomsection
\pdfbookmark{\nameagradec}{acknowledgments}}{
}
~ \\
% EMPTYLINE
\vspace{-2\baselineskip}
\forceindent
}{
\clearpage
\ifthenelse{\equal{\addemptypagespredoc}{true}}{
Expand Down

0 comments on commit 23d51a0

Please sign in to comment.