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
Gregory Mounie
formation-git
Commits
8f828782
Unverified
Commit
8f828782
authored
Apr 12, 2021
by
Sylvain Bouveret
Browse files
En-tête des pages de TP revue
parent
60db7a62
Changes
1
Show whitespace changes
Inline
Side-by-side
FormaContinue_MeteoAvril2021/TPs/header.sty
View file @
8f828782
...
...
@@ -86,10 +86,19 @@
\usepackage
{
fancyhdr
}
\fancypagestyle
{
plain
}{
%
\fancyhead
[HL]
{
\includegraphics
[height=2cm]
{
common/logo
_
UGA
_
couleur
_
cmjn.jpg
}}
\fancyhead
[HC]
{
\includegraphics
[height=2cm]
{
common/ensimag.jpg
}}
\fancyhead
[HR]
{
\includegraphics
[width=4.5cm]
{
common/GINP
_
BlocLogo.png
}}
\fancyhead
[HL]
{
%
\begin{tikzpicture}
[baseline]
\draw
(-0.2, 0) node[anchor=east]
{
\includegraphics
[height=2cm]
{
common/ensimag.jpg
}}
;
\draw
(0.1, 0) node[anchor=west]
{
\includegraphics
[height=1.5cm]
{
common/logo
_
UGA
_
couleur
_
cmjn.jpg
}}
;
\draw
[very thick]
(0, -0.5) -- (0, 0.5);
\end{tikzpicture}
}
\fancyhead
[HR]
{
%
\begin{tikzpicture}
[baseline]
\draw
(0, 0) node
{
\includegraphics
[height=1.5cm]
{
common/GINP
_
BlocLogo.png
}}
;
\end{tikzpicture}
}
\fancyfoot
[L]
{
\ccbysa
}
\renewcommand
{
\headrulewidth
}{
0pt
}
\renewcommand
{
\footrulewidth
}{
0pt
}
}
...
...
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