Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git_basis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
Hub
formations
git_basis
Commits
94ebb71f
Commit
94ebb71f
authored
8 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
change lualatex to pdflatex
parent
3bccf3c0
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
header.tex
+1
-0
1 addition, 0 deletions
header.tex
img/subversion_logo.png
+0
-0
0 additions, 0 deletions
img/subversion_logo.png
presentation.tex
+6
-6
6 additions, 6 deletions
presentation.tex
with
8 additions
and
7 deletions
Makefile
+
1
−
1
View file @
94ebb71f
all
:
presentation.pdf
all
:
presentation.pdf
presentation.pdf
:
presentation.tex header.tex
presentation.pdf
:
presentation.tex header.tex
latex
-shell-escape
presentation.tex
pdf
latex
-shell-escape
presentation.tex
clean
:
clean
:
rm
presentation.
{
aux,bcf,dvi,log,nav,out,run.xml,snm,toc
}
rm
presentation.
{
aux,bcf,dvi,log,nav,out,run.xml,snm,toc
}
This diff is collapsed.
Click to expand it.
header.tex
+
1
−
0
View file @
94ebb71f
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
\usepackage
{
array
}
% Pour générer des tableaux
\usepackage
{
array
}
% Pour générer des tableaux
\setbeamertemplate
{
footline
}
[default]
\setbeamertemplate
{
footline
}
[default]
\usepackage
{
multirow
}
\usepackage
{
multirow
}
\usepackage
{
graphicx
}
%% symbol in math mode
%% symbol in math mode
\newcommand\NN
{
\mathbb
{
N
}}
\newcommand\NN
{
\mathbb
{
N
}}
\newcommand\ZZ
{
\mathbb
{
Z
}}
\newcommand\ZZ
{
\mathbb
{
Z
}}
...
...
This diff is collapsed.
Click to expand it.
img/subversion_logo.
j
pg
→
img/subversion_logo.p
n
g
+
0
−
0
View file @
94ebb71f
File moved
This diff is collapsed.
Click to expand it.
presentation.tex
+
6
−
6
View file @
94ebb71f
...
@@ -32,13 +32,13 @@ time so that you can recall specific versions later.
...
@@ -32,13 +32,13 @@ time so that you can recall specific versions later.
\end{itemize}
\end{itemize}
\begin{columns}
\begin{columns}
\begin{column}
{
0.3
\textwidth
}
\begin{column}
{
0.3
\textwidth
}
\includegraphics
[width=
1.1
\textwidth]
{
./img/subversion
_
logo.
j
pg
}
\includegraphics
[width=\textwidth]
{
./img/subversion
_
logo.p
n
g
}
\end{column}
\end{column}
\begin{column}
{
0.3
\textwidth
}
\begin{column}
{
0.3
\textwidth
}
\includegraphics
[width=
1.1
\textwidth]
{
./img/git
_
logo.jpg
}
\includegraphics
[width=\textwidth]
{
./img/git
_
logo.jpg
}
\end{column}
\end{column}
\begin{column}
{
0.3
\textwidth
}
\begin{column}
{
0.3
\textwidth
}
\includegraphics
[width=0.
6
\textwidth]
{
./img/mercurial
_
logo.jpg
}
\includegraphics
[width=0.
7
\textwidth]
{
./img/mercurial
_
logo.jpg
}
\end{column}
\end{column}
\end{columns}
\end{columns}
\end{frame}
\end{frame}
...
@@ -50,7 +50,7 @@ time so that you can recall specific versions later.
...
@@ -50,7 +50,7 @@ time so that you can recall specific versions later.
{
\bf
Local
}
\\
{
\bf
Local
}
\\
\vspace
{
-2em
}
\vspace
{
-2em
}
\begin{center}
\begin{center}
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
local
}
\\
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
local
.png
}
\\
\begin{itemize}
\begin{itemize}
\item
can be done manually, but error prone
\item
can be done manually, but error prone
\item
need to collaborate with other developers
\item
need to collaborate with other developers
...
@@ -61,7 +61,7 @@ time so that you can recall specific versions later.
...
@@ -61,7 +61,7 @@ time so that you can recall specific versions later.
{
\bf
Centralized
}
\\
{
\bf
Centralized
}
\\
\vspace
{
-2em
}
\vspace
{
-2em
}
\begin{center}
\begin{center}
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
centralized
}
\\
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
centralized
.png
}
\\
\begin{itemize}
\begin{itemize}
\item
In case of failure of the central serveur or network, we lose access
\item
In case of failure of the central serveur or network, we lose access
to the version database
to the version database
...
@@ -72,7 +72,7 @@ time so that you can recall specific versions later.
...
@@ -72,7 +72,7 @@ time so that you can recall specific versions later.
{
\bf
Distributed
}
\\
{
\bf
Distributed
}
\\
\vspace
{
-2em
}
\vspace
{
-2em
}
\begin{center}
\begin{center}
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
distributed
}
\\
\includegraphics
[width=0.6\textwidth]
{
./img/vcs
_
distributed
.png
}
\\
\end{center}
\end{center}
}
}
\end{frame}
\end{frame}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment