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
Gregory Mounie
formation-git
Commits
60db7a62
Unverified
Commit
60db7a62
authored
Apr 08, 2021
by
Sylvain Bouveret
Browse files
Passage des logos dans le template des TP
Cela permet d'avoir les logos par défaut dans tous les énoncés de TP.
parent
befa0b23
Changes
2
Hide whitespace changes
Inline
Side-by-side
FormaContinue_MeteoAvril2021/TPs/header.sty
View file @
60db7a62
...
...
@@ -85,6 +85,14 @@
\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
}}
\fancyfoot
[L]
{
\ccbysa
}
}
\usepackage
{
ccicons
}
\AtBeginDocument
{
...
...
FormaContinue_MeteoAvril2021/TPs/tp1-intro-git.tex
View file @
60db7a62
...
...
@@ -8,16 +8,10 @@
\author
{
Sylvain Bouveret, Grégory Mounié et (majoritairement) Matthieu Moy
}
\title
{
Utilisation de Git
\\
Introduction à l'outil
}
\sloppy
\begin{document}
\maketitle
\thispagestyle
{
fancy
}
\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
}}
\fancyfoot
[L]
{
\ccbysa
}
Ce document peut être téléchargé depuis l'adresse suivante~:
\begin{center}
...
...
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