cnam.marc/cnam/blanc/document/fabrication.tex

40 lines
1.4 KiB
TeX
Raw Normal View History

2020-05-01 01:50:59 +02:00
\section{Fabrication de ce document}
2020-05-02 05:36:59 +02:00
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
\hr
2020-05-01 01:50:59 +02:00
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
2020-05-02 05:36:59 +02:00
2020-05-01 01:50:59 +02:00
\subsection{Script de construction}
Programme Python :
\lstinputlisting[language=Python]{build.py}
2020-05-02 19:24:52 +02:00
\pagebreak
2020-05-02 05:36:59 +02:00
2020-05-01 01:50:59 +02:00
\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}
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
2020-05-02 05:36:59 +02:00
\hr
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
2020-05-02 19:24:52 +02:00
\subsection{Base de références}
2020-05-01 01:50:59 +02:00
Fichier Biber :
\lstdefinelanguage{bib}{morestring=[b]",
keywords={author,howpublished,misc,note,title,url}}
\lstinputlisting[language={bib}]{document.bib}
\pagebreak