Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
ltalks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Célian
ltalks
Commits
b0053bf7
Commit
b0053bf7
authored
Feb 10, 2019
by
Celian Gossec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UPDATE: SLIDES: adding first slide
parent
20820675
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletion
+20
-1
1402/slides.tex
1402/slides.tex
+20
-1
No files found.
1402/slides.tex
View file @
b0053bf7
...
...
@@ -3,6 +3,7 @@
\usepackage
[utf8]
{
inputenc
}
\usepackage
[T1]
{
fontenc
}
\usepackage
[francais]
{
babel
}
\usepackage
{
wrapfig
}
\usetheme
{
KremlinBicetre
}
...
...
@@ -26,6 +27,24 @@
\maketitle
\begin{frame}
this should work
\frametitle
{
La situation
}
% \begin{wrapfigure}{l}{0.32\textwidth}
% \includegraphics[]{olena_logo.jpeg}
% \end{wrapfigure}
\begin{itemize}
\item
Le point de départ: Olena: une bibliothèque de traitement d'image
codée en C++
\item
L'objectif: Faciliter l'usage d'Olena
\item
Le moyen: Passer Olena en Python
\item
La difficulté: Liaison du code statique (C++ template) au code
dynamique (Python) (This needs refining TODO)
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Les différentes possibilités
}
\end{frame}
\end{document}
\ No newline at end of file
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