Skip to content

Commit

Permalink
en: sparc: Include code listings and the bibliography
Browse files Browse the repository at this point in the history
* src/en/sparc.tex: Include code listings and the bibliography.
  • Loading branch information
artyom-poptsov committed Jan 5, 2025
1 parent ecc0dfe commit 906feb6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/en/sparc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,12 @@ \chapter{Game Development}
\addcontentsline{toc}{chapter}{Glossary}
\printglossaries

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\addcontentsline{toc}{chapter}{Code listings}
\renewcommand\listoflistingscaption{Code listings}
\listoflistings

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\printbibliography[heading=bibintoc, title={Bibliography}]

\end{document}

0 comments on commit 906feb6

Please sign in to comment.