Merge branch 'master' of github.com:Andrea-Paz/cin-manual-latex into Andrea-Paz
[goodguy/cin-manual-latex.git] / common / packages.tex
index c16c925676a042106f3288a828f9cc8fcd9c7212..866b786c69b8cd40270410e21c3872023b09ca1f 100644 (file)
@@ -27,6 +27,7 @@
 \usepackage{array}                  % additional cell aligh
 \usepackage{indentfirst}            % first line indent
 \usepackage{gensymb}                % symbols
+\usepackage{caption}
 
 %\usepackage[nottoc]{tocbibind} %  do we need bibliography in toc
 %----------------------------------------------
@@ -79,7 +80,7 @@
   stringstyle=\color{black},        % string literal style
   %backgroundcolor=\color{green!10},
   escapeinside={\%*}{*)},           % if you want to add a comment within your code
-  extendedchars=\true,
+  extendedchars=true,
   %keepspaces = true                %!!!! spaces in comments
   texcl=true,
   postbreak=\mbox{\textcolor{red}{$\hookrightarrow$}\space},