mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add latex template
This commit is contained in:
parent
526b9acead
commit
68bc6f5473
18 changed files with 924 additions and 42 deletions
8
templates/latex/990-appendix.tex
Normal file
8
templates/latex/990-appendix.tex
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
%! TEX root = **/000-main.tex
|
||||
% vim: spell spelllang=en:
|
||||
|
||||
\section{Appendix}
|
||||
|
||||
Appendix contents
|
||||
|
||||
\inputminted{cpp}{./code/P15601_en_Harrichu_y_and_the_maze.cc}
|
||||
Loading…
Add table
Add a link
Reference in a new issue