-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Várias pequenas correções na capa, contracapa e folha de aprovação
- Loading branch information
Showing
6 changed files
with
89 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
%% Dedicatória do seu trabalho | ||
\begin{dedicatoria} | ||
%% Empura o texto a seguir para a parte de baixo da página | ||
\vspace*{\fill} | ||
Com amor, dedico este trabalho a minha família pelo incondicional apoio desde sempre. Dedico também a todos que precisaram de minha ajuda, pois foi buscando ajudar que me esforcei o máximo. | ||
\vspace*{\fill} | ||
|
||
%% Alinhado a Direita | ||
\center | ||
\begin{flushright} | ||
Aos pais, amigos e professores. | ||
\end{flushright} | ||
|
||
%% Descomente a linha seguir para deixar o texto centralizado verticalmente na página | ||
%% Lembre de comentar o "\begin{}" e "\end{}" acima para centralizar o texto da dedicatória. | ||
%\vspace*{\fill} | ||
\end{dedicatoria} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,34 @@ | ||
%% Ficha Catalográfica (acho que é melhor adicionar via \includepdf depois?) | ||
%% Ficha Catalográfica | ||
%% | ||
%% Este template cria um quadro semelhante a ficha catalográfica oficial. | ||
%% É melhor usar \includepdf depois que a ficha oficial estiver em mãos. | ||
%\begin{fichacatalografica} | ||
%\sffamily | ||
%\vspace*{15cm} % Posição vertical | ||
%\hrule % Linha horizontal | ||
%\begin{center} % Minipage Centralizado | ||
%\begin{minipage}[c]{12.5cm} % Largura | ||
%\imprimirautor | ||
%\hspace{0.5cm} \imprimirtitulo / \imprimirautor. -- | ||
%\imprimirlocal, \imprimirdata- | ||
%\hspace{0.5cm} \pageref{LastPage} p. : il.(alguma color.); 30 cm.\\ | ||
%\hspace{0.5cm} \imprimirorientadorRotulo \imprimirorientador\\ | ||
%\hspace{0.5cm} | ||
%\parbox[t]{\textwidth}{\imprimirtipotrabalho~--~\imprimirinstituicao, | ||
%\imprimirdata.}\\ | ||
%\hspace{0.5cm} | ||
%1. Palavra-chave1. | ||
%2. Palavra-chave2. | ||
%I. Orientador. | ||
%II. Universidade xxx. | ||
%III. Faculdade de xxx. | ||
%IV. Título\\ | ||
%\hspace{8.75cm} CDU 02:141:005.7\\ | ||
%\end{minipage} | ||
%\end{center} | ||
%\hrule | ||
% \sffamily | ||
% \vspace*{\fill} % Posição vertical | ||
% \begin{center} % Minipage Centralizado | ||
% \fbox{\begin{minipage}[c][8cm]{13.5cm} % Largura | ||
% \small | ||
% \imprimirautor | ||
% | ||
% \hspace{0.5cm} \imprimirtitulo / \imprimirautor. -- | ||
% \imprimirlocal, \imprimirdata- | ||
% | ||
% \hspace{0.5cm} \thelastpage p. : il. (algumas color.) ; 30 cm.\\ | ||
% | ||
% \hspace{0.5cm} \imprimirorientadorRotulo~\imprimirorientador\\ | ||
% | ||
% \hspace{0.5cm} | ||
% \parbox[t]{\textwidth}{\imprimirtipotrabalho~--~\imprimirinstituicao, | ||
% \imprimirdata.}\\ | ||
% | ||
% \hspace{0.5cm} | ||
% 1. Palavra-chave1. | ||
% 2. Palavra-chave2. | ||
% 2. Palavra-chave3. | ||
% I. Orientador. | ||
% II. Universidade xxx. | ||
% III. Faculdade de xxx. | ||
% IV. Título | ||
% \end{minipage}} | ||
% \end{center} | ||
%\end{fichacatalografica} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters