39 lines
1.4 KiB
TeX
39 lines
1.4 KiB
TeX
\section{Fabrication de ce document}
|
|
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\hr
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
|
|
\subsection{Script de construction}
|
|
|
|
Programme Python :
|
|
|
|
\lstinputlisting[language=Python]{build.py}
|
|
|
|
\pagebreak
|
|
|
|
\subsection{Fichier principal}
|
|
|
|
Programme \XeLaTeX :
|
|
|
|
\lstinputlisting[language={[LaTeX]TeX},otherkeywords={
|
|
hypersetup,setmainfont,setmonofont,setlength,
|
|
setmainlanguage,
|
|
maketitle,tableofcontents,subsection,appendix,
|
|
gls,makeglossaries,newacronym,newglossaryentry,printglossary,
|
|
definecolor
|
|
}]{document.tex}
|
|
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\hr
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
|
|
\subsection{Base de références}
|
|
|
|
Fichier Biber :
|
|
|
|
\lstdefinelanguage{bib}{morestring=[b]",
|
|
keywords={author,howpublished,misc,note,title,url}}
|
|
\lstinputlisting[language={bib}]{document.bib}
|
|
|
|
\pagebreak
|