X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fpackages.tex;h=9ac637ff8ef7dd17a0f596776a491fca6771150b;hp=58b08b0bdd415510f3da080ee4bf96ce1fa020b4;hb=73b179ea0f64d695b9d03a3f407e605e673f3053;hpb=1c25f9273a30f75980780a070a1cc01eb0fc30dc diff --git a/common/packages.tex b/common/packages.tex index 58b08b0..9ac637f 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -14,7 +14,7 @@ cite, enumerate, float, - textcomp + textcomp } % some packages %\usepackage[font={small}]{caption} \usepackage{hhline} % beautiful links @@ -82,6 +82,7 @@ extendedchars=\true, %keepspaces = true %!!!! spaces in comments texcl=true, + postbreak=\mbox{\textcolor{red}{$\hookrightarrow$}\space}, morekeywords={*,...} % if you want to add more keywords to the set } %--------------------------------------------------------------------------- @@ -89,14 +90,15 @@ \renewcommand{\@biblabel}[1]{#1.} %--------------------------------------------------------------- % -\usepackage{tikz} % Powerfull ploting language \usetikzlibrary{ % Libraries for TiKz positioning, arrows, shapes, shadows } +\usepackage{wrapfig} % Wrapping figures - +\usepackage{enumitem} +\usepackage[colorinlistoftodos]{todonotes}