Move glossaries and bibliography before appendices
This commit is contained in:
		
							
								
								
									
										21
									
								
								latex/TM.tex
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								latex/TM.tex
									
									
									
									
									
								
							@@ -124,18 +124,19 @@ J'ai vite été confronté a quelque limitations : la mémoire de l'Arduino ne p
 | 
			
		||||
 | 
			
		||||
\listoffigures
 | 
			
		||||
 | 
			
		||||
\chapter*{Bibliographie}
 | 
			
		||||
\addcontentsline{toc}{chapter}{Bibliographie}
 | 
			
		||||
\nocite{*}
 | 
			
		||||
\section*{Images}
 | 
			
		||||
\printbibliography[heading=none,keyword=image]
 | 
			
		||||
 | 
			
		||||
\glsadd{DIYg}
 | 
			
		||||
\printglossary[type=\acronymtype,title=Acronymes,toctitle=Acronymes]
 | 
			
		||||
\newpage
 | 
			
		||||
\printglossary[type=main,title=Glossaire,toctitle=Glossaire]
 | 
			
		||||
 | 
			
		||||
\appendix
 | 
			
		||||
\appendixpage
 | 
			
		||||
\addappheadtotoc
 | 
			
		||||
 | 
			
		||||
\glsadd{DIYg}
 | 
			
		||||
\printglossary[numberedsection,heading=none,type=\acronymtype,title=Acronymes,toctitle=Acronymes]
 | 
			
		||||
\newpage
 | 
			
		||||
\printglossary[numberedsection,type=main,title=Glossaire,toctitle=Glossaire]
 | 
			
		||||
 | 
			
		||||
\chapter{Bibliographie}
 | 
			
		||||
\nocite{*}
 | 
			
		||||
\section{Images}
 | 
			
		||||
\printbibliography[heading=none,keyword=image]
 | 
			
		||||
 | 
			
		||||
\end{document}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user