Compare commits
No commits in common. "b895d3f36db33651d63c2ab723a693f3ff36e944" and "62dc5cc259c73fbbfe6e05ff6eb0d8261f435ab3" have entirely different histories.
b895d3f36d
...
62dc5cc259
@ -1,64 +0,0 @@
|
|||||||
\documentclass[12pt]{scrartcl}
|
|
||||||
|
|
||||||
\usepackage[brazilian]{babel}
|
|
||||||
\usepackage[margin=2cm]{geometry}
|
|
||||||
\usepackage{multicol}
|
|
||||||
\usepackage{tabularx}
|
|
||||||
\usepackage{tcolorbox}
|
|
||||||
\usepackage[table]{xcolor}
|
|
||||||
|
|
||||||
\pagestyle{empty}
|
|
||||||
\renewcommand{\familydefault}{\sfdefault}
|
|
||||||
\rowcolors{1}{black!5!white}{white}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{center}
|
|
||||||
{\large tabela de conjugação}\\
|
|
||||||
\vskip1ex
|
|
||||||
{\Huge \textbf{-ar} (example: cant-ar)}
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
\vskip1em
|
|
||||||
|
|
||||||
\begin{multicols}{2}
|
|
||||||
|
|
||||||
\begin{tcolorbox}[tabularx={l|X}, title={\textbf{presente}}]
|
|
||||||
eu & cant-o \\
|
|
||||||
tu & cant-as \\
|
|
||||||
ela/ele & cant-a \\
|
|
||||||
nós & cant-amos \\
|
|
||||||
vós & cant-ais \\
|
|
||||||
elas/eles & cant-am \\
|
|
||||||
\end{tcolorbox}
|
|
||||||
|
|
||||||
\begin{tcolorbox}[tabularx={l|X}, title={\textbf{préterito perfeito}}]
|
|
||||||
eu & cant-ei \\
|
|
||||||
tu & cant-aste \\
|
|
||||||
ela/ele & cant-ou \\
|
|
||||||
nós & cant-amos \\
|
|
||||||
vós & cant-astes \\
|
|
||||||
elas/eles & cant-aram \\
|
|
||||||
\end{tcolorbox}
|
|
||||||
|
|
||||||
\begin{tcolorbox}[tabularx={l|X}, title={\textbf{futuro de presente}}]
|
|
||||||
eu & cant-arei \\
|
|
||||||
tu & cant-arás \\
|
|
||||||
ela/ele & cant-ará \\
|
|
||||||
nós & cant-aremos \\
|
|
||||||
vós & cant-areis \\
|
|
||||||
elas/eles & cant-arão \\
|
|
||||||
\end{tcolorbox}
|
|
||||||
|
|
||||||
\end{multicols}
|
|
||||||
|
|
||||||
\clearpage
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
|
|
||||||
%%% Local Variables:
|
|
||||||
%%% coding: utf-8
|
|
||||||
%%% mode: latex
|
|
||||||
%%% TeX-engine: luatex
|
|
||||||
%%% End:
|
|
@ -1,6 +1,5 @@
|
|||||||
\documentclass[12pt]{scrartcl}
|
\documentclass[12pt]{scrartcl}
|
||||||
|
|
||||||
\usepackage[francais]{babel}
|
|
||||||
\usepackage[margin=2cm]{geometry}
|
\usepackage[margin=2cm]{geometry}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
\usepackage{tabularx}
|
\usepackage{tabularx}
|
||||||
@ -248,5 +247,4 @@
|
|||||||
%%% coding: utf-8
|
%%% coding: utf-8
|
||||||
%%% mode: latex
|
%%% mode: latex
|
||||||
%%% TeX-engine: luatex
|
%%% TeX-engine: luatex
|
||||||
%%% ispell-local-dictionary: "francais"
|
|
||||||
%%% End:
|
%%% End:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user