You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

47 lines
942 B

\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}