Consolidate configuration into own derived class
This commit is contained in:
@ -1,17 +1,4 @@
|
||||
\documentclass[12pt]{scrartcl}
|
||||
|
||||
\usepackage[francais]{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}
|
||||
|
||||
\newtcolorbox{contable}[1]{before title={\setcounter{rownum}{0}}, title={\textbf{#1}}, tabularx={l|X}}
|
||||
\documentclass[language=francais]{conjugationtables}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
Reference in New Issue
Block a user