Move things around

This commit is contained in:
Oystein Kristoffer Tveit 2021-03-25 14:14:18 +01:00
parent 0a6bff26ee
commit b1485c53b0
6 changed files with 1 additions and 58 deletions

View File

@ -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)

View File

@ -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)

View File

@ -97,7 +97,7 @@
\begin{minipage}{0.10\textwidth} \begin{minipage}{0.10\textwidth}
\vspace*{2mm} \vspace*{2mm}
\centering \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} \end{minipage}
\vspace*{2cm} \vspace*{2cm}
} }