From bcfcf9c77b7327b679a7f46546212e1ef66fc04e Mon Sep 17 00:00:00 2001 From: Trullemans Gregory Date: Tue, 31 Jul 2018 11:52:04 +0200 Subject: [PATCH] Minor Improvement and refactoring. --- ffgTemplate.sty | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/ffgTemplate.sty b/ffgTemplate.sty index 3558aa2..51f92e8 100644 --- a/ffgTemplate.sty +++ b/ffgTemplate.sty @@ -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