Skip to content

Commit

Permalink
Facilitar a inclusão de novas listas #16
Browse files Browse the repository at this point in the history
  • Loading branch information
edusantana committed Apr 21, 2017
1 parent 3e227b0 commit 5ddee74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/pretextual9-lista_ilustracoes.latex
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ $else$
% ---
$endif$

% Carrega listas definidas pelo usuário em `latexcustomizacao.sty`
\listasdousuario
7 changes: 7 additions & 0 deletions templates/trabalho-academico.latex
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,13 @@ $endif$}%% fim do preambulo
\makeatother
% ---

% ---
% Usado pelo limarka como hook para criação de novas listas.
% https://github.com/abntex/trabalho-academico-limarka/issues/16
%
\newcommand{\listasdousuario}{}


% ---
% CUSTOMIZAÇÕES DO USUÁRIO
% ---
Expand Down

0 comments on commit 5ddee74

Please sign in to comment.