Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guillaume Dolle
udsthesis
Commits
b6c2dab7
Commit
b6c2dab7
authored
Feb 10, 2016
by
Guillaume Dollé
Browse files
up path
parent
67753f73
Changes
1
Hide whitespace changes
Inline
Side-by-side
udsthesis.cls
View file @
b6c2dab7
...
...
@@ -137,9 +137,14 @@
\jury
{
\hspace
{
0pt
}}
}
\ExecuteOptions
{
phdmath
}
%
\def\logoIRMA
{
figures/logos/logoIRMA.pdf
}
\def\logoUDS
{
figures/logos/logoUDS.pdf
}
\def\logoCNRS
{
figures/logos/logoCNRS.pdf
}
\def\figFormula
{
figures/formules.pdf
}
% definition des parametres de la page de garde (en centimetres)
% definitions generales
\def\margeint
{
2.2
}
% marge de interieure
...
...
@@ -152,15 +157,6 @@
% definitions specifiques pour la quatrieme de couverture
\def\hauteurcadre
{
12.5
}
% hauteur du cadre avec le rappel des references du labo
% reglages du positionnement absolu
\setlength
{
\TPHorizModule
}{
10mm
}
\setlength
{
\TPVertModule
}{
\TPHorizModule
}
...
...
@@ -221,9 +217,9 @@
A class option is missing!
% mise en place des logos
\draw
(current page.south east) +(-
\margeext
-
\largeurbande
,
\margebas
+ 0.5*
\hauteurlogo
) node[anchor=center] (UDS)
{
\includegraphics
[height=0.8\hauteurlogolength]
{
Figures/logos/logoUDS
_
UDSThesis.pdf
}}
;
\draw
(current page.south west) +(
\margeint
,
\margebas
+ 0.5*
\hauteurlogo
) node[anchor=west] (CNRS)
{
\includegraphics
[height=0.8\hauteurlogolength]
{
Figures/logos/logoCNRS
_
UDSThesis.pdf
}}
;
\draw
(
$
0
.
5
*(
CNRS.east
)+
0
.
5
*(
UDS.west
)
$
) node[anchor=center]
{
\includegraphics
[height=0.8\hauteurlogolength]
{
Figures/logos/logoIRMA
_
UDSThesis.pdf
}}
;
\draw
(current page.south east) +(-
\margeext
-
\largeurbande
,
\margebas
+ 0.5*
\hauteurlogo
) node[anchor=center] (UDS)
{
\includegraphics
[height=0.8\hauteurlogolength]
{
\logoUDS
}}
;
\draw
(current page.south west) +(
\margeint
,
\margebas
+ 0.5*
\hauteurlogo
) node[anchor=west] (CNRS)
{
\includegraphics
[height=0.8\hauteurlogolength]
{
\logoCNRS
}}
;
\draw
(
$
0
.
5
*(
CNRS.east
)+
0
.
5
*(
UDS.west
)
$
) node[anchor=center]
{
\includegraphics
[height=0.8\hauteurlogolength]
{
\logoIRMA
}}
;
% mise en place des textes de la bande bleue foncee
\draw
(I) +(0,-0.3) node[anchor=north, text=white, text width=0.9
\largeurbandelength
, text badly centered]
{
...
...
@@ -302,10 +298,10 @@ A class option is missing!
% mise en place du fond du cardre avec les formules mathematiques
\begin{scope}
\clip
(U) rectangle (V);
\draw
(current page.south west) node[anchor=south west] (fondA)
{
\includegraphics
{
Figures/pngs/thesis/formules.png
}}
;
\draw
(fondA.north west) +(0,-0.2) node[anchor=south west] (fondB)
{
\includegraphics
{
Figures/pngs/thesis/formules.png
}}
;
\draw
(fondB.north west) +(0,-0.2) node[anchor=south west] (fondC)
{
\includegraphics
{
Figures/pngs/thesis/formules.png
}}
;
\draw
(fondC.north west) +(0,-0.2) node[anchor=south west] (fondD)
{
\includegraphics
{
Figures/pngs/thesis/formules.png
}}
;
\draw
(current page.south west) node[anchor=south west] (fondA)
{
\includegraphics
{
\figFormula
}}
;
\draw
(fondA.north west) +(0,-0.2) node[anchor=south west] (fondB)
{
\includegraphics
{
\figFormula
}}
;
\draw
(fondB.north west) +(0,-0.2) node[anchor=south west] (fondC)
{
\includegraphics
{
\figFormula
}}
;
\draw
(fondC.north west) +(0,-0.2) node[anchor=south west] (fondD)
{
\includegraphics
{
\figFormula
}}
;
\end{scope}
% dessin du cadre rectangulaire
\draw
[line width=1.5pt, color=bleufonce]
(U) rectangle (V);
...
...
@@ -346,9 +342,9 @@ A class option is missing!
}
;
% logos
\draw
(ISSN.north west) +(0,0.8) node[anchor=south west] (IRMA)
{
\includegraphics
[width=3cm]
{
Figures/logos/logoIRMA
_
UDSThesis.pdf
}}
;
\draw
(IRMA.north west) +(0,0.8) node[anchor=south west] (UDS)
{
\includegraphics
[width=3cm]
{
Figures/logos/logoUDS
_
UDSThesis.pdf
}}
;
\draw
(UDS.north west) +(0,0.8) node[anchor=south west] (CNRS)
{
\includegraphics
[width=3cm]
{
Figures/logos/logoCNRS
_
UDSThesis.pdf
}}
;
\draw
(ISSN.north west) +(0,0.8) node[anchor=south west] (IRMA)
{
\includegraphics
[width=3cm]
{
\logoIRMA
}}
;
\draw
(IRMA.north west) +(0,0.8) node[anchor=south west] (UDS)
{
\includegraphics
[width=3cm]
{
\logoUDS
}}
;
\draw
(UDS.north west) +(0,0.8) node[anchor=south west] (CNRS)
{
\includegraphics
[width=3cm]
{
\logoCNRS
}}
;
\end{tikzpicture}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment