new revisio Editing.tex
[goodguy/cin-manual-latex.git] / common / packages.tex
index 58b08b0bdd415510f3da080ee4bf96ce1fa020b4..d10332288358be56b73e47d9c508b36c4370284b 100644 (file)
@@ -14,7 +14,7 @@
     cite,
     enumerate,
     float,
-    textcomp
+    textcomp    
 }                                   % some packages 
 %\usepackage[font={small}]{caption}
 \usepackage{hhline}                 % beautiful links
 \renewcommand{\@biblabel}[1]{#1.}
 %---------------------------------------------------------------
 %
-\usepackage{tikz}                   % Powerfull ploting language
 \usetikzlibrary{                    % Libraries for TiKz
     positioning,
     arrows,
     shapes,
     shadows
 } 
+\usepackage{wrapfig}                % Wrapping figures
 
-
+\usepackage{enumitem}