avm99963 | 98eb6f0 | 2021-04-16 15:53:14 +0200 | [diff] [blame] | 1 | \documentclass[12pt,catalan]{notes} |
| 2 | |
| 3 | \usepackage{apuntsgenerics} |
| 4 | |
| 5 | \setlength{\parskip}{1em} |
| 6 | |
| 7 | % Tensor commands: |
| 8 | \newcommand*{\TT}[1]{\bar{\bar{#1}}} |
| 9 | |
| 10 | \title{\vspace{-.5em}Resum electromagnetisme} |
| 11 | \author{Adrià Vilanova MartÃnez\vspace{-2em}} |
| 12 | |
| 13 | \titlemonth{Semestre primavera curs 2020-21} |
| 14 | |
| 15 | \newcommand{\ex}{\text{Ex}} |
| 16 | |
| 17 | \newcommand*\lapl{\Delta} |
| 18 | |
| 19 | \begin{document} |
| 20 | |
| 21 | \makecover |
| 22 | |
| 23 | \input{tema1.tex} |
| 24 | \input{tema2.tex} |
| 25 | \input{tema3.tex} |
| 26 | \input{tema4.tex} |
| 27 | |
| 28 | %\printindex |
| 29 | |
| 30 | \end{document} |