Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre-Louis Roman
DBL thesis template
Commits
cdb7b74f
Commit
cdb7b74f
authored
Oct 07, 2020
by
Pierre-Louis Roman
Browse files
covers: all ED logos are on the same position, with same height
parent
f9baf789
Changes
1
Hide whitespace changes
Inline
Side-by-side
these-ubl.cls
View file @
cdb7b74f
...
...
@@ -55,6 +55,8 @@
\RequirePackage
{
hyperref
}
%Utiliser pour une bibliographie interactive + sommaire et TOC interactifs (pour une sortie PDF, par exemple).
\hypersetup
{
colorlinks=true, citecolor=black, filecolor=black, linkcolor=black, urlcolor=black
}
\RequirePackage
[export]
{
adjustbox
}
% To position logos left/right of pages
% A ajouter dans hypersetup pour plus de visibilite dans les proprietes du document
%pdftitle={titre du document}, pdfauthor={auteur}, pdfcreator={PdfLaTeX}, pdfkeywords={mots-cl\'{e}}, pdfsubject={sujet du document}
...
...
@@ -250,11 +252,11 @@
\begin{tikzpicture}
[remember picture,overlay,line width=0mm]
\draw
[draw=white,fill=white]
(current page.north west) rectangle (
\paperwidth
,1);
\node
[xshift=
0.04\paperwidth,yshift=2cm,text=white,font=\bf\Large
]
{
\includegraphics
[
width=5cm
]
{
\direcole
/logo
}
\node
[xshift=
6.3cm,yshift=2cm
]
{
\includegraphics
[
height=2.4cm,left
]
{
\direcole
/logo
}
}
;
\node
[xshift=.6\paperwidth,yshift=2cm
,text=white,font=\bf\Large
]
{
\includegraphics
[
width=5cm
]
{
\vlogoetablissement
}
\node
[xshift=.6\paperwidth,yshift=2cm]
{
\includegraphics
[
height=2.4cm,width=5cm,keepaspectratio
]
{
\vlogoetablissement
}
}
;
\node
at (current page.center)
{
\parbox
{
17.6cm
}{
...
...
@@ -325,12 +327,12 @@
\begin{tikzpicture}
[remember picture,overlay,line width=0mm]
\draw
[draw=white]
(current page.north west) rectangle (
\paperwidth
,1);
\node
[xshift=
0.03\paperwidth,yshift=2cm,text=white,font=\bf\Large
]
{
\includegraphics
[
width=5cm
]
{
\direcole
/logo
}
\node
[xshift=
6.3cm,yshift=2cm
]
{
\includegraphics
[
height=2.4cm,left
]
{
\direcole
/logo
}
}
;
\hfill
\node
[xshift=.55\paperwidth,yshift=2cm
,text=white,font=\bf\Large
]
{
\includegraphics
[
width=5cm
]
{
\vlogoetablissement
}
\node
[xshift=.55\paperwidth,yshift=2cm]
{
\includegraphics
[
height=2.4cm,width=5cm,keepaspectratio
]
{
\vlogoetablissement
}
}
;
\end{tikzpicture}
\par\nobreak
...
...
Pierre-Louis Roman
@proman
mentioned in commit
88155b9f
·
Oct 09, 2020
mentioned in commit
88155b9f
mentioned in commit 88155b9f25b419da2d61a17d73273d7408aa05f8
Toggle commit list
Write
Preview
Markdown
is supported
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