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
Picasoft
Formations
Git niveau 1
Commits
e31fb0f1
Unverified
Commit
e31fb0f1
authored
Sep 07, 2018
by
Rémy Huet
💻
Browse files
Ajout de la page de titre
parent
1ddacb0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
presentation.tex
0 → 100644
View file @
e31fb0f1
\documentclass
{
beamer
}
\usepackage
[frenchb]
{
babel
}
\usepackage
[T1]
{
fontenc
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
{
graphicx
}
\usepackage
{
datetime
}
\usepackage
{
eurosym
}
\usepackage
[]
{
url
}
\usepackage
[babel=true]
{
csquotes
}
\newdateformat
{
nombres
}{
\THEDAY
-
\THEMONTH
-
\THEYEAR
}
\title
[Formation Git\_v1]
{
\today
\\
Formation Picasoft : La gestion de version avec Git (niveau 1)
}
\titlegraphic
{
\includegraphics
[scale=.05]
{
picasoft
_
logo.png
}}
\author
[Duhautbout - Huet]
{
Thibaud
{
\sc
Duhautbout
}
\\
Rémy
{
\sc
Huet
}}
\institute
[Picasoft]
{
Association Picasoft
}
\date\today
\usetheme
{
AnnArbor
}
\usecolortheme
{
crane
}
\AtBeginSection
[]
{
\begin{frame}
\tableofcontents
[currentsection, hideothersubsections]
\end{frame}
}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\end{document}
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