rst
This commit is contained in:
parent
f85f3ad4a6
commit
ee62fa9c09
2 changed files with 13 additions and 17 deletions
|
@ -1,7 +1,9 @@
|
|||
\newcommand{\listing}[3]{\subsection{#1}\begin{frame}
|
||||
{\bititle\\Présentation / Fichiers / #1}
|
||||
\newcommand{\listing}[4]{\subsection{#1}\begin{frame}
|
||||
{\bititle\\Présentation / Fichiers / #1}#4
|
||||
\lstinputlisting[language={#2}]{#3}\end{frame}}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\lstdefinelanguage{rst}{keywords={download,literalinclude}}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\definecolor{bg}{rgb}{0.92,0.92,0.92}
|
||||
\definecolor{cm}{rgb}{0.1,0.6,0.1}
|
||||
\definecolor{kw}{rgb}{0.8,0.1,0.1}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue