\documentclass{article} \usepackage{skb} \skbconfig[ root = (((root))), rep = content, pub = presentations, fig = figures, sli = slides, acr = database/acr, bib = database/bib ]{skblocal.tex} \skbinput[from=rep]{style/preambule-article} \newcommand{\departement}{Cadoles Formations} \newcommand{\numeroversion}{0.1} \newcommand{\adresse}{170, avenue Jean Jaurès} \newcommand{\codepostal}{21000} \newcommand{\ville}{Dijon} \newcommand{\telephone}{03 73 27 02 86} \begin{document} \title{(((title)))} \author{(((author)))} \date{{\small \today}} \maketitle \skbinput[from=rep]{style/title} % Corps de la formation %\skbinput[from=rep]{} \skbinput[from=rep]{licences/(((license)))} \end{document}