Minor Improvement and refactoring.

This commit is contained in:
Trullemans Gregory 2018-07-31 11:52:04 +02:00
parent e284bb7118
commit bcfcf9c77b
1 changed files with 19 additions and 6 deletions

View File

@ -53,6 +53,15 @@
\RequirePackage{bm} % Notation mathématique en gras
\RequirePackage{lscape} % Gestion du mode "paysage"
\frenchbsetup{StandardItemLabels=true}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Define global variable for document
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\federationName{Fédération francophone de Gymnastique et de fitness}
\def\federationAcronym{FfG}
@ -75,6 +84,9 @@
\textblockorigin{5mm}{5mm} % start everything near the top-left corner
\setlength{\parindent}{0pt} % Pas d'indentation au placement du texte
\renewcommand{\labelitemii}{$\circ$}
% \AtBeginDocument{\renewcommand{\labelitemii}{\textcirc}}
% Image's first page definition
\newcommand\BackgroundPic{%
\put(0,0){%
@ -87,9 +99,7 @@
}
}
\def\federationName{Fédération francophone de Gymnastique}
\def\federationAccronym{FfG}
\shadowoffset{3pt}%
\shadowoffset{3pt}
\shadowrgb{0.8, 0.8, 0.8}
@ -123,7 +133,7 @@
% Adresses et informations de la Fédération
\begin{textblock}{185}(7,13.5)
\begin{flushright}{\fontsize{12}{13}\selectfont{
\textcolor{ffggris}{Fédération francophone de Gymnastique et de fitness asbl\hfill Tél : +32 (0)2 234 38 38\\
\textcolor{ffggris}{\federationName ~asbl\hfill Tél : +32 (0)2 234 38 38\\
Avenue de Roodebeek, 44\hfill Fax : +32 (0)2 230 06 69\\
1030 Bruxelles\hfill E-mail : info@FfGym.be\\
~ \hfill Site : www.FfGym.be}
@ -188,8 +198,6 @@
\makeatother
\pagestyle{followingpage}
\AtBeginDocument{
\setcounter{secnumdepth}{3}
@ -197,6 +205,11 @@
\AddToShipoutPicture*{\BackgroundPic}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% References
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% http://www.liv.ac.uk/~maryrees/posterproduction/textpos.pdf
% http://latex-community.org/forum/viewtopic.php?f=4&t=23421
% http://www.grappa.univ-lille3.fr/FAQ-LaTeX/6.3.html