This commit is contained in:
Marc Beninca 2020-04-28 04:05:00 +02:00
parent 600af52dff
commit d3f99168a1

View file

@ -192,7 +192,7 @@ GnuPG, OpenPGP}
%––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– %–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\appendix \appendix
%––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– %–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Fichiers sources pour fabriquer ce document} \section{Fabrication de ce document}
\definecolor{bg}{rgb}{0.9,0.9,0.9} \definecolor{bg}{rgb}{0.9,0.9,0.9}
\definecolor{cm}{rgb}{0.1,0.6,0.1} \definecolor{cm}{rgb}{0.1,0.6,0.1}
@ -208,21 +208,36 @@ keywordstyle=\color{kw},
stringstyle=\color{str}, stringstyle=\color{str},
} }
\subsection{Script Python} \subsection{Script de construction}
Programme Python :
\lstinputlisting[language=Python]{build.py} \lstinputlisting[language=Python]{build.py}
\pagebreak \pagebreak
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅ %⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
\subsection{Programme \XeLaTeX} \subsection{Fichier principal}
Programme \XeLaTeX :
\lstinputlisting[language={[LaTeX]TeX},otherkeywords={ \lstinputlisting[language={[LaTeX]TeX},otherkeywords={
hypersetup,setmainfont,setmonofont,setlength, hypersetup,setmainfont,setmonofont,setlength,
setmainlanguage, setmainlanguage,
maketitle,tableofcontents,subsection,appendix, maketitle,tableofcontents,subsection,appendix,
gls,makeglossaries,newacronym,newglossaryentry,printglossary gls,makeglossaries,newacronym,newglossaryentry,printglossary,
definecolor
}]{document.tex} }]{document.tex}
\pagebreak
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
\subsection{Base bibliographique}
Fichier Biber :
\lstdefinelanguage{bib}{morestring=[b]",
keywords={author,howpublished,misc,note,title,url}}
\lstinputlisting[language={bib}]{document.bib}
\pagebreak \pagebreak
%––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– %–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\cnam \cnam