Update centrale.sty
This commit is contained in:
parent
a198c1118c
commit
e41c28f523
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
% vim: set fenc=utf-8
|
% vim: set fenc=utf-8
|
||||||
%% Informations générales
|
%% Informations générales
|
||||||
\NeedsTeXFormat{LaTeX2e}[1999/01/01]
|
\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 ------------------------------------------%
|
%------------------------------------------ CHARGEMENT DES EXTENSIONS ------------------------------------------%
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
pdffitwindow=false, % window fit to page when opened
|
pdffitwindow=false, % window fit to page when opened
|
||||||
pdfstartview={FitH}, % fits the width of the page to the window
|
pdfstartview={FitH}, % fits the width of the page to the window
|
||||||
pdfnewwindow=true, % links in new PDF 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
|
\newcommand{\reff}[1]{\textbf{\textcolor{CentraleRed}{\textsc{\ref{#1}}}}} % Pour réaliser des citations potables
|
||||||
|
|
||||||
% ------------- Mise en page 2 -------------
|
% ------------- Mise en page 2 -------------
|
||||||
|
|
Loading…
Reference in a new issue