-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path0_capa.tex
More file actions
39 lines (27 loc) · 1.11 KB
/
0_capa.tex
File metadata and controls
39 lines (27 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
%Capa
\begin{titlepage}
\begin{center} %centralizar o texto abaixo
{\begin{figure}[ht]
\centering
\includegraphics[width=9cm]{images/logoUNESP.jpg}
\end{figure}}
{\bf \large FEIS – FACULDADE DE ENGENHARIA DE ILHA SOLTEIRA}\\[0.2cm] % o comando \\ "manda" o texto ir para próxima linha
{\bf \large DEE – DEPARTAMENTO DE ENGENHARIA ELÉTRICA}\\[3.5cm]
{\large ELE1074 – CIRCUITOS ELÉTRICOS II}\\[4.1cm]
{\bf \huge 4º Relatório:}\\[0.2cm] % o comando \bf deixa o texto entre chaves em negrito. O comando \huge deixa o texto enorme
{\bf \huge Filtros passa-faixa e rejeita-faixa}\\[4.1cm]
{\large Turma: SP2}\\[0.5cm]
{\begin{tabular}{l c}
\large\textbf{Aluno(a):} & \large\textbf{R.A.:}
\\
\Large Enzo Luiz Fernandes & \large 181053616 \\
\Large Maria Luzia Queiroz Barboza dos Santos & \large 181051303
\\
\end{tabular}}\\[1cm]
{\large Professor: Lucas do Carmo Yamaguti}\\[1.1cm]
\end{center} %término do comando centralizar
\begin{center}
{\large Ilha Solteira.}\\[0.2cm]
{\large 03/02/2021}
\end{center}
\end{titlepage}