|
|
@@ -0,0 +1,417 @@
|
|
|
1
|
+%%
|
|
|
2
|
+%% This is file `polytechnique.sty',
|
|
|
3
|
+%% generated with the docstrip utility.
|
|
|
4
|
+%%
|
|
|
5
|
+%% The original source files were:
|
|
|
6
|
+%%
|
|
|
7
|
+%% polytechnique.dtx (with options: `package')
|
|
|
8
|
+%% This is a generated file.
|
|
|
9
|
+%%
|
|
|
10
|
+%% Copyright (C) 2015 by Denis Merigoux
|
|
|
11
|
+%%
|
|
|
12
|
+%% This file may be distributed and/or modified under the
|
|
|
13
|
+%% conditions of the LaTeX Project Public License, either
|
|
|
14
|
+%% version 1.2 of this license or (at your option) any later
|
|
|
15
|
+%% version. The latest version of this license is in:
|
|
|
16
|
+%%
|
|
|
17
|
+%% http://www.latex-project.org/lppl.txt
|
|
|
18
|
+%%
|
|
|
19
|
+%% and version 1.2 or later is part of all distributions of
|
|
|
20
|
+%% LaTeX version 1999/12/01 or later.
|
|
|
21
|
+\NeedsTeXFormat{LaTeX2e}
|
|
|
22
|
+\ProvidesPackage{polytechnique}
|
|
|
23
|
+ [2015/04/29 v1.3.0, standard scientific documents layout for Ecole polytechnique (Palaiseau,France).]
|
|
|
24
|
+%%\CharacterTable
|
|
|
25
|
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
|
|
|
26
|
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
|
|
|
27
|
+%% Digits \0\1\2\3\4\5\6\7\8\9
|
|
|
28
|
+%% Exclamation \! Double quote \" Hash (number) \#
|
|
|
29
|
+%% Dollar \$ Percent \% Ampersand \&
|
|
|
30
|
+%% Acute accent \' Left paren \( Right paren \)
|
|
|
31
|
+%% Asterisk \* Plus \+ Comma \,
|
|
|
32
|
+%% Minus \- Point \. Solidus \/
|
|
|
33
|
+%% Colon \: Semicolon \; Less than \<
|
|
|
34
|
+%% Equals \= Greater than \> Question mark \?
|
|
|
35
|
+%% Commercial at \@ Left bracket \[ Backslash \\
|
|
|
36
|
+%% Right bracket \] Circumflex \^ Underscore \_
|
|
|
37
|
+%% Grave accent \` Left brace \{ Vertical bar \|
|
|
|
38
|
+%% Right brace \} Tilde \~}
|
|
|
39
|
+%%
|
|
|
40
|
+
|
|
|
41
|
+\DeclareOption{a4paper}{
|
|
|
42
|
+ \PassOptionsToPackage{a4paper}{geometry}
|
|
|
43
|
+}
|
|
|
44
|
+\DeclareOption{fancysections}{
|
|
|
45
|
+ \AtEndOfPackage{
|
|
|
46
|
+ \titleformat{\chapter}
|
|
|
47
|
+ [display]
|
|
|
48
|
+ {\Huge\bfseries\sffamily}
|
|
|
49
|
+ {\LARGE\chaptertitlename{} \thechapter}
|
|
|
50
|
+ {0em}
|
|
|
51
|
+ {}
|
|
|
52
|
+ []
|
|
|
53
|
+ \titleformat{\section}
|
|
|
54
|
+ [display]
|
|
|
55
|
+ {\color{rouge485}\LARGE\bfseries\sffamily\filcenter}
|
|
|
56
|
+ {\thesection}{0em}
|
|
|
57
|
+ {\MakeUppercase}
|
|
|
58
|
+ [\vspace*{-0.5\baselineskip}%
|
|
|
59
|
+ \includegraphics{\polyfiletlongrouge}]
|
|
|
60
|
+ \titleformat{\subsection}
|
|
|
61
|
+ [hang]
|
|
|
62
|
+ {\color{bleu315}\Large\scshape}
|
|
|
63
|
+ {\thesubsection}
|
|
|
64
|
+ {0.5em}
|
|
|
65
|
+ {}
|
|
|
66
|
+ [\vspace*{-0.3\baselineskip}%
|
|
|
67
|
+ \includegraphics{\polyfiletcourtbleuclair}]
|
|
|
68
|
+\titleformat{\subsubsection}
|
|
|
69
|
+ [block]
|
|
|
70
|
+ {\color{bleu303}\large\scshape}
|
|
|
71
|
+ {\thesubsubsection}
|
|
|
72
|
+ {0.5em}
|
|
|
73
|
+ {\textbullet{} }
|
|
|
74
|
+ []
|
|
|
75
|
+ }
|
|
|
76
|
+}
|
|
|
77
|
+\DeclareOption{notitlepage}{
|
|
|
78
|
+ \AtBeginDocument{
|
|
|
79
|
+ \renewcommand*{\maketitle}{
|
|
|
80
|
+ \notitlepagelayout{}
|
|
|
81
|
+ }
|
|
|
82
|
+ }
|
|
|
83
|
+}
|
|
|
84
|
+\DeclareOption{titlepage}{
|
|
|
85
|
+ \AtBeginDocument{
|
|
|
86
|
+ \renewcommand*{\maketitle}{
|
|
|
87
|
+ \titlepagelayout{}
|
|
|
88
|
+ }
|
|
|
89
|
+ }
|
|
|
90
|
+}
|
|
|
91
|
+\DeclareOption{oneside}{
|
|
|
92
|
+ \AtEndOfPackage{
|
|
|
93
|
+ \geometry{left=\margecote,right=\margecote}
|
|
|
94
|
+ }
|
|
|
95
|
+}
|
|
|
96
|
+\DeclareOption{twoside}{
|
|
|
97
|
+ \AtEndOfPackage{
|
|
|
98
|
+ \geometry{inner=\margecoteinterieur,
|
|
|
99
|
+ outer=\margecoteexterieur}
|
|
|
100
|
+ }
|
|
|
101
|
+}
|
|
|
102
|
+\DeclareOption{sectionmark}{
|
|
|
103
|
+ \AtEndOfPackage{
|
|
|
104
|
+ \renewcommand{\enteteinterieur}[1]{
|
|
|
105
|
+ \ifthesection{
|
|
|
106
|
+ \raisebox{\decalageverticalentete}
|
|
|
107
|
+ {\scshape\color{bleu303}
|
|
|
108
|
+ \thesection{}.~\sectiontitle}
|
|
|
109
|
+ }{
|
|
|
110
|
+ }
|
|
|
111
|
+ }
|
|
|
112
|
+ }
|
|
|
113
|
+}
|
|
|
114
|
+\DeclareOption{chaptermark}{
|
|
|
115
|
+ \AtEndOfPackage{
|
|
|
116
|
+ \renewcommand{\enteteinterieur}[1]{
|
|
|
117
|
+ \ifthechapter{
|
|
|
118
|
+ \raisebox{\decalageverticalentete}
|
|
|
119
|
+ {\scshape\color{bleu303}
|
|
|
120
|
+ \thechapter{}.~\chaptertitle}
|
|
|
121
|
+ }{
|
|
|
122
|
+
|
|
|
123
|
+ }
|
|
|
124
|
+ }
|
|
|
125
|
+ }
|
|
|
126
|
+}
|
|
|
127
|
+\DeclareOption{markboth}{
|
|
|
128
|
+ \AtEndOfPackage{
|
|
|
129
|
+ \renewcommand{\enteteinterieurimpair}{
|
|
|
130
|
+ \ifthesection{%Si la section a ete definie
|
|
|
131
|
+ \raisebox{\decalageverticalentete}
|
|
|
132
|
+ {\scshape\color{bleu303}
|
|
|
133
|
+ \thesection{}.~\sectiontitle}
|
|
|
134
|
+ }{
|
|
|
135
|
+
|
|
|
136
|
+ }
|
|
|
137
|
+ }
|
|
|
138
|
+ \renewcommand{\enteteinterieurpair}{
|
|
|
139
|
+ \ifthechapter{
|
|
|
140
|
+ \raisebox{\decalageverticalentete}
|
|
|
141
|
+ {\scshape\color{bleu303}
|
|
|
142
|
+ \thechapter{}.~\chaptertitle}
|
|
|
143
|
+ }{
|
|
|
144
|
+
|
|
|
145
|
+ }
|
|
|
146
|
+ }
|
|
|
147
|
+ }
|
|
|
148
|
+}
|
|
|
149
|
+\DeclareOption{pagenumber}{
|
|
|
150
|
+ \AtEndOfPackage{
|
|
|
151
|
+ \RequirePackage{lastpage}
|
|
|
152
|
+ \renewcommand{\piedcentre}{
|
|
|
153
|
+ \setlength{\largeurfiletpiedcentre}
|
|
|
154
|
+ {2\largeurfiletpiedcentre}
|
|
|
155
|
+ \textcolor{bleu303}{\shortstack[c]{
|
|
|
156
|
+ \rule{\largeurfiletpiedcentre}{0.3mm}\\
|
|
|
157
|
+ \thepage/\pageref{LastPage}}}
|
|
|
158
|
+ }
|
|
|
159
|
+ }
|
|
|
160
|
+}
|
|
|
161
|
+\DeclareOption*{
|
|
|
162
|
+ \PassOptionsToPackage{\CurrentOption}{geometry}
|
|
|
163
|
+}
|
|
|
164
|
+\ExecuteOptions{a4paper,notitlepage,oneside}
|
|
|
165
|
+\ProcessOptions\relax
|
|
|
166
|
+\RequirePackage{calc}
|
|
|
167
|
+\RequirePackage{color}
|
|
|
168
|
+\RequirePackage{geometry}
|
|
|
169
|
+\RequirePackage{graphicx}
|
|
|
170
|
+\RequirePackage{ifthen}
|
|
|
171
|
+\RequirePackage{ifpdf}
|
|
|
172
|
+\RequirePackage{lmodern}
|
|
|
173
|
+\RequirePackage[pagestyles]{titlesec}
|
|
|
174
|
+\definecolor{bleu303}{RGB}{0,62,92}
|
|
|
175
|
+\definecolor{rouge485}{RGB}{213,43,30}
|
|
|
176
|
+\definecolor{bleu315}{RGB}{0,104,128}
|
|
|
177
|
+\ifpdf
|
|
|
178
|
+ \newcommand{\polyfiletlongrouge}{filetlongrouge.pdf}
|
|
|
179
|
+ \newcommand{\polyfiletcourtbleuclair}
|
|
|
180
|
+ {filetcourtbleuclair.pdf}
|
|
|
181
|
+ \newcommand{\polyfiletcourtbleu}{filetcourtbleu.pdf}
|
|
|
182
|
+ \newcommand{\polylogovert}{logovert.pdf}
|
|
|
183
|
+ \newcommand{\polylogohori}{logohori.pdf}
|
|
|
184
|
+ \newcommand{\polyarmes}{armes.pdf}
|
|
|
185
|
+\else
|
|
|
186
|
+ \newcommand{\polyfiletlongrouge}{filetlongrouge.eps}
|
|
|
187
|
+ \newcommand{\polyfiletcourtbleuclair}
|
|
|
188
|
+ {filetcourtbleuclair.eps}
|
|
|
189
|
+ \newcommand{\polyfiletcourtbleu}{filetcourtbleu.eps}
|
|
|
190
|
+ \newcommand{\polylogovert}{logovert.eps}
|
|
|
191
|
+ \newcommand{\polylogohori}{logohori.eps}
|
|
|
192
|
+ \newcommand{\polyarmes}{armes.eps}
|
|
|
193
|
+\fi
|
|
|
194
|
+\newlength{\margehaut}
|
|
|
195
|
+\setlength{\margehaut}{40mm}
|
|
|
196
|
+\newlength{\hauteurentete}
|
|
|
197
|
+\setlength{\hauteurentete}{27mm}
|
|
|
198
|
+\newlength{\separationentete}
|
|
|
199
|
+\setlength{\separationentete}{12mm}
|
|
|
200
|
+\newlength{\margecote}
|
|
|
201
|
+\setlength{\margecote}{20mm}
|
|
|
202
|
+\newlength{\margecoteinterieur}
|
|
|
203
|
+\setlength{\margecoteinterieur}{22.5mm}
|
|
|
204
|
+\newlength{\margecoteexterieur}
|
|
|
205
|
+\setlength{\margecoteexterieur}{17.5mm}
|
|
|
206
|
+\newlength{\margebas}
|
|
|
207
|
+\setlength{\margebas}{35mm}
|
|
|
208
|
+\newlength{\separationpied}
|
|
|
209
|
+\setlength{\separationpied}{17.5mm}
|
|
|
210
|
+\newlength{\hauteurlogohori}
|
|
|
211
|
+\setlength{\hauteurlogohori}{15mm}
|
|
|
212
|
+\newlength{\separationtitre}
|
|
|
213
|
+\setlength{\separationtitre}{15mm}
|
|
|
214
|
+\newlength{\epaisseurtrait}
|
|
|
215
|
+\setlength{\epaisseurtrait}{1pt}
|
|
|
216
|
+\newlength{\separationlignestitre}
|
|
|
217
|
+\setlength{\separationlignestitre}{3mm}
|
|
|
218
|
+\newlength{\separationtitrecorps}
|
|
|
219
|
+\setlength{\separationtitrecorps}{15mm}
|
|
|
220
|
+\newlength{\hauteurlogopage}
|
|
|
221
|
+\setlength{\hauteurlogopage}{0.6\textheight}
|
|
|
222
|
+\newlength{\separationentetelogo}
|
|
|
223
|
+\setlength{\separationentetelogo}{20mm}
|
|
|
224
|
+\newlength{\largeurfiletpiedcentre}
|
|
|
225
|
+\setlength{\largeurfiletpiedcentre}{4mm}
|
|
|
226
|
+\newlength{\largeurlogovert}
|
|
|
227
|
+\setlength{\largeurlogovert}{\paperwidth/\real{7}}
|
|
|
228
|
+\newlength{\hauteurlogovert}
|
|
|
229
|
+\setlength{\hauteurlogovert}{\largeurlogovert*\real{1.361}}
|
|
|
230
|
+\newlength{\largeurlogohori}
|
|
|
231
|
+\setlength{\largeurlogohori}{\hauteurlogohori*\real{1.859}}
|
|
|
232
|
+\newlength{\distancetitrelogo}
|
|
|
233
|
+\setlength{\distancetitrelogo}{\separationtitre-\margehaut}
|
|
|
234
|
+\newlength{\separationlogotrait}
|
|
|
235
|
+\setlength{\separationlogotrait}{-\baselineskip*2+10mm}
|
|
|
236
|
+\newlength{\largeurminipage}
|
|
|
237
|
+\setlength{\largeurminipage}
|
|
|
238
|
+ {(\textwidth-\largeurlogovert)/\real{2}}
|
|
|
239
|
+\newlength{\distancetitrecorps}
|
|
|
240
|
+\setlength{\distancetitrecorps}
|
|
|
241
|
+ {\separationtitrecorps-\baselineskip*2}
|
|
|
242
|
+\newlength{\largeurtitreentete}
|
|
|
243
|
+\setlength{\largeurtitreentete}{\textwidth-\largeurlogohori
|
|
|
244
|
+ -\separationentetelogo}
|
|
|
245
|
+\newlength{\decalageverticalentete}
|
|
|
246
|
+\setlength{\decalageverticalentete}
|
|
|
247
|
+ {\hauteurlogohori/\real{2.6}}
|
|
|
248
|
+\geometry{
|
|
|
249
|
+ top=\margehaut,headheight=\hauteurentete,
|
|
|
250
|
+ headsep=\separationentete,
|
|
|
251
|
+ bottom=\margebas,footskip=\separationpied
|
|
|
252
|
+}
|
|
|
253
|
+\newcommand{\piedcentre}{
|
|
|
254
|
+ \textcolor{bleu303}{\shortstack[c]
|
|
|
255
|
+ {\rule{\largeurfiletpiedcentre}{0.3mm}\\\thepage}}
|
|
|
256
|
+}
|
|
|
257
|
+\newcommand{\enteteinterieur}[1]{
|
|
|
258
|
+ \raisebox{\decalageverticalentete}
|
|
|
259
|
+ {\begin{minipage}[b]{\largeurtitreentete}
|
|
|
260
|
+ \scshape#1\textcolor{bleu303}
|
|
|
261
|
+ \polytitresave
|
|
|
262
|
+ \end{minipage}}
|
|
|
263
|
+}
|
|
|
264
|
+\newcommand{\enteteexterieur}{
|
|
|
265
|
+ \includegraphics[height=\hauteurlogohori]{\polylogohori}
|
|
|
266
|
+}
|
|
|
267
|
+\newcommand{\enteteinterieurpair}{
|
|
|
268
|
+ \enteteinterieur{}
|
|
|
269
|
+}
|
|
|
270
|
+\newcommand{\enteteinterieurimpair}{
|
|
|
271
|
+ \enteteinterieur{\flushright}
|
|
|
272
|
+}
|
|
|
273
|
+\newcommand{\entetes}{
|
|
|
274
|
+ \newpagestyle{polytechnique}{
|
|
|
275
|
+ \sethead[\enteteinterieurpair]% left even
|
|
|
276
|
+ []% center even
|
|
|
277
|
+ [\enteteexterieur]% right even
|
|
|
278
|
+ {\enteteexterieur}% left odd
|
|
|
279
|
+ {}% center odd
|
|
|
280
|
+ {\enteteinterieurimpair}% right odd
|
|
|
281
|
+ \setfoot{}% left odd
|
|
|
282
|
+ {\piedcentre}% center odd
|
|
|
283
|
+ {}% right odd
|
|
|
284
|
+ }
|
|
|
285
|
+ \pagestyle{polytechnique}
|
|
|
286
|
+}
|
|
|
287
|
+\renewpagestyle{plain}{
|
|
|
288
|
+ \sethead{}% left
|
|
|
289
|
+ {}% center
|
|
|
290
|
+ {}% right
|
|
|
291
|
+ \setfoot{}% left
|
|
|
292
|
+ {\piedcentre}% center
|
|
|
293
|
+ {}% right
|
|
|
294
|
+}
|
|
|
295
|
+\pagestyle{plain}
|
|
|
296
|
+\newboolean{subtitle}\setboolean{subtitle}{false}
|
|
|
297
|
+\newcommand{\polysoustitresave}{}
|
|
|
298
|
+\newcommand*{\subtitle}[1]{
|
|
|
299
|
+ \renewcommand*{\polysoustitresave}{#1}
|
|
|
300
|
+ \setboolean{subtitle}{true}
|
|
|
301
|
+}
|
|
|
302
|
+\newcommand{\polytitresave}{}
|
|
|
303
|
+\renewcommand*{\title}[1]{
|
|
|
304
|
+ \renewcommand*{\polytitresave}{#1}
|
|
|
305
|
+ \entetes
|
|
|
306
|
+}
|
|
|
307
|
+\newcommand{\polyauthorsave}{}
|
|
|
308
|
+\renewcommand*{\author}[1]{
|
|
|
309
|
+ \renewcommand*{\polyauthorsave}{#1}
|
|
|
310
|
+}
|
|
|
311
|
+\newcommand{\polydatesave}{\today}
|
|
|
312
|
+\renewcommand*{\date}[1]{
|
|
|
313
|
+ \renewcommand*{\polydatesave}{#1}
|
|
|
314
|
+}
|
|
|
315
|
+
|
|
|
316
|
+\newcommand{\logo}[1]{
|
|
|
317
|
+ \renewcommand{\titlepagebottomline}{
|
|
|
318
|
+ \includegraphics[height=1.5\hauteurlogohori]
|
|
|
319
|
+ {\polylogohori}
|
|
|
320
|
+ \hspace{0.05\textwidth}
|
|
|
321
|
+ \includegraphics[height=\hauteurlogovert,
|
|
|
322
|
+ width=1.5\largeurlogohori,
|
|
|
323
|
+ keepaspectratio]{#1}%
|
|
|
324
|
+ }
|
|
|
325
|
+ \renewcommand{\notitlepageupperline}{
|
|
|
326
|
+ \noindent
|
|
|
327
|
+ \begin{minipage}{\textwidth}
|
|
|
328
|
+ \parbox{0.333\textwidth}
|
|
|
329
|
+ {\raisebox{-0.5\height}
|
|
|
330
|
+ {\includegraphics[width=\largeurlogovert]
|
|
|
331
|
+ {\polylogovert}
|
|
|
332
|
+ }
|
|
|
333
|
+ }
|
|
|
334
|
+ \parbox{0.333\textwidth}
|
|
|
335
|
+ {\centering\polydatesave{}\\
|
|
|
336
|
+ \polyauthorsave{}\\
|
|
|
337
|
+ \includegraphics{\polyfiletcourtbleu}
|
|
|
338
|
+ }
|
|
|
339
|
+ \parbox{0.333\textwidth}
|
|
|
340
|
+ {\flushright\raisebox{-0.5\height}
|
|
|
341
|
+ {\includegraphics[height=\hauteurlogovert,
|
|
|
342
|
+ width=1.5\largeurlogohori,
|
|
|
343
|
+ keepaspectratio]{#1}
|
|
|
344
|
+ }
|
|
|
345
|
+ }
|
|
|
346
|
+ \end{minipage}
|
|
|
347
|
+ }
|
|
|
348
|
+}
|
|
|
349
|
+\newcommand{\notitlepageupperline}{
|
|
|
350
|
+ \noindent
|
|
|
351
|
+ \begin{minipage}[b]{\largeurminipage}
|
|
|
352
|
+ \hspace{0cm}\polyauthorsave
|
|
|
353
|
+ \end{minipage}
|
|
|
354
|
+ \hspace*{\fill}
|
|
|
355
|
+ \includegraphics[width=\largeurlogovert]{\polylogovert}
|
|
|
356
|
+ \hspace*{\fill}
|
|
|
357
|
+ \begin{minipage}[b]{\largeurminipage}
|
|
|
358
|
+ \flushright\hspace{0cm}\polydatesave
|
|
|
359
|
+ \end{minipage}
|
|
|
360
|
+}
|
|
|
361
|
+\newcommand{\notitlepagelayout}{
|
|
|
362
|
+\thispagestyle{plain}
|
|
|
363
|
+ \vspace*{\distancetitrelogo}
|
|
|
364
|
+ \notitlepageupperline{}
|
|
|
365
|
+ \\[\separationlogotrait]
|
|
|
366
|
+ \begin{center}
|
|
|
367
|
+ \textcolor{bleu303}
|
|
|
368
|
+ {\rule{\textwidth}{\epaisseurtrait}}
|
|
|
369
|
+ \\
|
|
|
370
|
+ \color{bleu303}\Huge\scshape
|
|
|
371
|
+ \MakeUppercaseWithNewline{\polytitresave}
|
|
|
372
|
+ \ifthenelse{\boolean{subtitle}}{
|
|
|
373
|
+ \\[\separationlignestitre]
|
|
|
374
|
+ \Large\upshape\polysoustitresave\\\normalsize
|
|
|
375
|
+ }{
|
|
|
376
|
+ \\
|
|
|
377
|
+ \normalsize
|
|
|
378
|
+ }
|
|
|
379
|
+ \textcolor{bleu303}
|
|
|
380
|
+ {\rule{\textwidth}{\epaisseurtrait}}
|
|
|
381
|
+ \end{center}
|
|
|
382
|
+ \vspace*{\distancetitrecorps}
|
|
|
383
|
+}
|
|
|
384
|
+\newcommand{\titlepagebottomline}{
|
|
|
385
|
+\includegraphics[height=\hauteurlogovert]{\polylogovert}
|
|
|
386
|
+}
|
|
|
387
|
+\newcommand{\titlepagelayout}{
|
|
|
388
|
+ \noindent\makebox[\textwidth][c]{%
|
|
|
389
|
+ \raisebox{-\totalheight}[0pt][0pt]{%
|
|
|
390
|
+ \includegraphics[height=\hauteurlogopage]{\polyarmes}}}
|
|
|
391
|
+ \vspace*{0.125\textheight}
|
|
|
392
|
+ \begin{center}
|
|
|
393
|
+ \Huge\sffamily\bfseries\color{bleu303}
|
|
|
394
|
+ \MakeUppercaseWithNewline{\polytitresave}\\
|
|
|
395
|
+ \vspace*{0.2\textheight}
|
|
|
396
|
+ \LARGE\hspace{0cm}\polysoustitresave\\
|
|
|
397
|
+ \vspace*{0.15\textheight}
|
|
|
398
|
+ \Large\mdseries\hspace{0cm}\polydatesave\\
|
|
|
399
|
+ \includegraphics{\polyfiletcourtbleu}
|
|
|
400
|
+ \\[0.4\baselineskip]
|
|
|
401
|
+ \rmfamily\hspace{0cm}\polyauthorsave\\[\fill]
|
|
|
402
|
+ $\;$\titlepagebottomline{}
|
|
|
403
|
+ \vspace*{-0.5\margebas}
|
|
|
404
|
+ \end{center}
|
|
|
405
|
+ \thispagestyle{empty}
|
|
|
406
|
+ \clearpage
|
|
|
407
|
+}
|
|
|
408
|
+\newcommand{\MakeUppercaseWithNewline}[1]{
|
|
|
409
|
+ \begingroup
|
|
|
410
|
+ \let\SavedOrgNewline\\%
|
|
|
411
|
+ \DeclareRobustCommand{\\}{\SavedOrgNewline}%
|
|
|
412
|
+ \MakeUppercase{#1}%
|
|
|
413
|
+ \endgroup
|
|
|
414
|
+}
|
|
|
415
|
+\endinput
|
|
|
416
|
+%%
|
|
|
417
|
+%% End of file `polytechnique.sty'.
|