diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-13 21:46:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-13 21:46:39 +0000 |
commit | 8bae96549c17d9f96347009ccdae42f7a9aefc58 (patch) | |
tree | 148f02a425b9789c955c51062159c5446fa933ce /Master/texmf-dist/doc/latex/ecothesis/res_abs.tex | |
parent | 479e4efc8a7179ed3a31ca7d32439ba197c46a76 (diff) |
ecothesis (13jun18)
git-svn-id: svn://tug.org/texlive/trunk@48007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ecothesis/res_abs.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ecothesis/res_abs.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ecothesis/res_abs.tex b/Master/texmf-dist/doc/latex/ecothesis/res_abs.tex new file mode 100644 index 00000000000..005c96c72a1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ecothesis/res_abs.tex @@ -0,0 +1,16 @@ +% *** Informações para o resumo e abstract *** +% *** Não editar *** +\newcommand{\tituloresumo}{\nomecite, \titulacao, \instituicao, \aprovacaoPT. \textbf{\titulo}. Orientador: \orientador.} +\newcommand{\tituloabstract}{\nomecite, \titulacao, \instituicao, \aprovacaoEng. \textbf{\tituloEng}. Advisor: \orientador.} +%%%%%%%%%%%%%%%%%%%%%%%%%% +\newcommand{\resumoPT}{ +%************************* +\lipsum[1-2] % Escreva o seu resumo aqui. +%************************* +} +%%%%%%%%%%%%%%%%%%%%%%%%%% +\newcommand{\resumoEng}{ +%************************* +\lipsum[1-2] % Escreva o seu resumo aqui. +%************************* +} |