##// END OF EJS Templates
Fixed, remove duplicate pygments definitions,...
Jonathan Frederic -
Show More
@@ -27,9 +27,6 b' This template does not define a docclass, the inheriting class must define this.'
27 % internal navigation ('pdf bookmarks' for the table of contents,
27 % internal navigation ('pdf bookmarks' for the table of contents,
28 % internal cross-reference links, web links for URLs, etc.)
28 % internal cross-reference links, web links for URLs, etc.)
29 \usepackage{hyperref}
29 \usepackage{hyperref}
30
31 % Pygments definitions
32 ((( resources.latex.pygment_definitions )))
33 ((* endblock packages *))
30 ((* endblock packages *))
34
31
35 ((* block definitions *))
32 ((* block definitions *))
General Comments 0
You need to be logged in to leave comments. Login now