Initial import
This commit is contained in:
BIN
doc/parte1/ActivityDiagram.pdf
Normal file
BIN
doc/parte1/ActivityDiagram.pdf
Normal file
Binary file not shown.
BIN
doc/parte1/diagramaBarra.pdf
Normal file
BIN
doc/parte1/diagramaBarra.pdf
Normal file
Binary file not shown.
BIN
doc/parte1/parte1.pdf
Normal file
BIN
doc/parte1/parte1.pdf
Normal file
Binary file not shown.
46
doc/parte1/parte1.tex
Normal file
46
doc/parte1/parte1.tex
Normal file
@@ -0,0 +1,46 @@
|
||||
\documentclass[11pt]{article}
|
||||
\usepackage[portuguese]{babel}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{textcomp}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{graphicx}
|
||||
|
||||
\setlength{\parskip}{2ex}
|
||||
\def\aspa{\textquotesingle}
|
||||
|
||||
\setlength{\pdfpagewidth}{210truemm}
|
||||
\setlength{\pdfpageheight}{297truemm}
|
||||
\pdfadjustspacing=1
|
||||
|
||||
\topmargin -0.6in
|
||||
\textheight 250truemm
|
||||
|
||||
\title{\vspace{8em} \huge{Wiki UFC} \\ \vspace{0.1em} \small{Rede de Atividades e Diagrama de Barras}}
|
||||
\author{
|
||||
\vspace{5em} \\
|
||||
\small{Adriano Tavares} \\
|
||||
\small{Álinson Santos} \\
|
||||
\small{André Castro} \\
|
||||
\small{Luís Henrique} \\
|
||||
\small{Rafael Barbosa}
|
||||
}
|
||||
\date{\today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\pagebreak
|
||||
|
||||
\tableofcontents
|
||||
\pagebreak
|
||||
|
||||
\section{Rede de Atividades}
|
||||
\includegraphics[width=1.10\textwidth]{ActivityDiagram.pdf}
|
||||
\pagebreak
|
||||
|
||||
\section{Diagrama de Barras}
|
||||
\includegraphics[width=1.20\textwidth]{diagramaBarra.pdf}
|
||||
\pagebreak
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user