From e41c28f523fea7d0802870f242ffa8d12b830e79 Mon Sep 17 00:00:00 2001 From: XeBasTeX <42714614+XeBasTeX@users.noreply.github.com> Date: Tue, 12 Mar 2019 16:34:51 +0100 Subject: [PATCH] Update centrale.sty --- centrale.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/centrale.sty b/centrale.sty index 1ff2c62..7c0c0ba 100644 --- a/centrale.sty +++ b/centrale.sty @@ -3,7 +3,7 @@ % vim: set fenc=utf-8 %% Informations générales \NeedsTeXFormat{LaTeX2e}[1999/01/01] -\ProvidesPackage{centrale}[2018/07/13 v0.30 centrale: standard scientific documents layout for Centrale Lyon - Copyright (C) Bastien Laville, 2019] +\ProvidesPackage{centrale}[2018/07/13 v0.31 centrale: standard scientific documents layout for Centrale Lyon - Copyright (C) Bastien Laville, 2019] %------------------------------------------ CHARGEMENT DES EXTENSIONS ------------------------------------------% @@ -22,7 +22,7 @@ pdffitwindow=false, % window fit to page when opened pdfstartview={FitH}, % fits the width of the page to the window pdfnewwindow=true, % links in new PDF window - pdfcreator={Paquet Centrale Lyon (B. Laville)}} + pdfcreator={Paquet LaTeX Centrale Lyon (B. Laville) - 2019}} \newcommand{\reff}[1]{\textbf{\textcolor{CentraleRed}{\textsc{\ref{#1}}}}} % Pour réaliser des citations potables % ------------- Mise en page 2 -------------