diff --git a/tex/latex/local/auto/ntnu-math.el b/tex/latex/local/auto/ntnu-math.el deleted file mode 100644 index 7caa272..0000000 --- a/tex/latex/local/auto/ntnu-math.el +++ /dev/null @@ -1,27 +0,0 @@ -(TeX-add-style-hook - "ntnu-math" - (lambda () - (TeX-run-style-hooks - "cancel" - "tikz" - "pgfplots" - "amssymb" - "tcolorbox" - "colortbl") - (TeX-add-symbols - '("thickline" 1) - '("mcom" 1) - "erow" - "T" - "F") - (LaTeX-add-environments - '("truthtable" 2) - "mgraphbox") - (LaTeX-add-lengths - "oldarrayrulewidth") - (LaTeX-add-tcolorbox-newtcolorboxes - '("coloredgraphbox" "" "" "")) - (LaTeX-add-array-newcolumntypes - "e")) - :latex) - diff --git a/tex/latex/local/auto/ntnu.el b/tex/latex/local/auto/ntnu.el deleted file mode 100644 index f7e5a3b..0000000 --- a/tex/latex/local/auto/ntnu.el +++ /dev/null @@ -1,30 +0,0 @@ -(TeX-add-style-hook - "ntnu" - (lambda () - (TeX-add-to-alist 'LaTeX-provided-package-options - '(("xcolor" "dvipsnames") ("inputenc" "utf8") ("tcolorbox" "many") ("adjustbox" "export") ("babel" "norsk" "english"))) - (TeX-run-style-hooks - "xcolor" - "graphicx" - "inputenc" - "hyperref" - "geometry" - "titling" - "tcolorbox" - "fancyhdr" - "enumitem" - "float" - "adjustbox" - "babel") - (TeX-add-symbols - '("pic" 1) - '("setsubexc" 1) - '("setexc" 1) - "ntnuTitle" - "exc" - "subexc") - (LaTeX-add-environments - "excs" - "subexcs")) - :latex) - diff --git a/tex/latex/local/ntnu/ntnu_logo.pdf b/tex/latex/local/ntnu/graphics/ntnu_logo.pdf similarity index 100% rename from tex/latex/local/ntnu/ntnu_logo.pdf rename to tex/latex/local/ntnu/graphics/ntnu_logo.pdf diff --git a/tex/latex/local/ntnu-code.sty b/tex/latex/local/ntnu/ntnu-code.sty similarity index 100% rename from tex/latex/local/ntnu-code.sty rename to tex/latex/local/ntnu/ntnu-code.sty diff --git a/tex/latex/local/ntnu-math.sty b/tex/latex/local/ntnu/ntnu-math.sty similarity index 100% rename from tex/latex/local/ntnu-math.sty rename to tex/latex/local/ntnu/ntnu-math.sty diff --git a/tex/latex/local/ntnu.sty b/tex/latex/local/ntnu/ntnu.sty similarity index 99% rename from tex/latex/local/ntnu.sty rename to tex/latex/local/ntnu/ntnu.sty index 85f2d33..65d6802 100644 --- a/tex/latex/local/ntnu.sty +++ b/tex/latex/local/ntnu/ntnu.sty @@ -97,7 +97,7 @@ \begin{minipage}{0.10\textwidth} \vspace*{2mm} \centering - \includegraphics[scale=1.2]{$HOME/texmf/tex/latex/local/ntnu/ntnu_logo.pdf} + \includegraphics[scale=1.2]{$HOME/texmf/tex/latex/local/ntnu/graphics/ntnu_logo.pdf} \end{minipage} \vspace*{2cm} }