corrections from Andrea on colorspace, fixed cutoff chapter numbers, some plugins...
[goodguy/cin-manual-latex.git] / common / packages.tex
index 866b786c69b8cd40270410e21c3872023b09ca1f..967baf9d8858d792860c456fd73d2951ae70ef1e 100644 (file)
@@ -16,7 +16,7 @@
     float,
     textcomp    
 }                                   % some packages 
-%\usepackage[font={small}]{caption}
+\usepackage[font={small},textfont=it]{caption}
 \usepackage{hhline}                 % beautiful links
 \PassOptionsToPackage{hyphens}{url}
 \usepackage{hyperref}               % beautiful links
@@ -27,7 +27,6 @@
 \usepackage{array}                  % additional cell aligh
 \usepackage{indentfirst}            % first line indent
 \usepackage{gensymb}                % symbols
-\usepackage{caption}
 
 %\usepackage[nottoc]{tocbibind} %  do we need bibliography in toc
 %----------------------------------------------
 \usepackage{enumitem}               % custom lists
 
 \usepackage[colorinlistoftodos,textsize=tiny]{todonotes}    % todo package
-\setlength{\marginparwidth}{1.6cm}                          % fix left margin for todo
+\setlength{\marginparwidth}{2.0cm}                          % fix left margin for todo
 
+\usepackage{scrextend}
+\usepackage{enumitem}
+%\usepackage{ifthen}
+%\usepackage{tocvsec2}
 \usepackage[intoc]{nomencl}                         % glossary package
 \makenomenclature                                           % make glossary
 
-\input{common/settings.tex}
+%\input{common/settings.tex}