Lykke til Aleks
This commit is contained in:
parent
b81e255c31
commit
bbb1c6949b
1 changed files with 7 additions and 19 deletions
|
|
@ -52,9 +52,9 @@
|
||||||
physical paper width=8in, physical paper height=6in]
|
physical paper width=8in, physical paper height=6in]
|
||||||
|
|
||||||
% Here's where the presentation starts, with the info for the title slide
|
% Here's where the presentation starts, with the info for the title slide
|
||||||
\title[Molecules in \LaTeX{}]{A short presentation on molecules in \LaTeX{}}
|
\title[Molecules in \LaTeX{}]{Mini projet Automation }
|
||||||
\author{J. Hammersley}
|
\author{Orvik, Oskar ; Taban, Aleksander et Johnsen, Brage}
|
||||||
\institute{www.overleaf.com}
|
\institute{INSA Toulouse}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
@ -73,23 +73,11 @@
|
||||||
\begin{frame}{Introduction}
|
\begin{frame}{Introduction}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item In these slides we show how Overleaf can be used with standard chemistry packages to easily create professional presentations.
|
\item But: Balancer une bille sur un rail.
|
||||||
\item If you're new to \LaTeX{}, check out our webinars: \url{www.overleaf.com/events/webinars}
|
\item Identification du système
|
||||||
\item You can also find more quick tips and tricks on the help pages at \url{www.overleaf.com/learn}
|
\item Loi de commande
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
% Example from Chemfig documentation - Fischer indole synthesis:
|
|
||||||
% www.tex.ac.uk/ctan/macros/generic/chemfig/chemfig_doc_en.pdf
|
|
||||||
\begin{center}\small\setchemfig{atom sep=1.5em}
|
|
||||||
\schemestart
|
|
||||||
\chemfig{*6(=-*6(-\chembelow{N}{H}-NH_2)=-=-)}
|
|
||||||
\+
|
|
||||||
\chemfig{(=[:-150]O)(-[:-30]R_2)-[2]-[:150]R_1}
|
|
||||||
\arrow(.mid east--.mid west){->[\chemfig{H^+}]}
|
|
||||||
\chemfig{*6(-=*5(-\chembelow{N}{H}-(-R_2)=(-R_1)-)-=-=)}
|
|
||||||
\schemestop
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\subsection{The chemistry packages}
|
\subsection{The chemistry packages}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue