X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=common%2Fpackages.tex;h=866b786c69b8cd40270410e21c3872023b09ca1f;hb=c8abda99fe527827ce404e84ba56a72eb93e29c8;hp=c16c925676a042106f3288a828f9cc8fcd9c7212;hpb=7cbe8842a2d2dbd5eae730c4ed0205e520c50409;p=goodguy%2Fcin-manual-latex.git diff --git a/common/packages.tex b/common/packages.tex index c16c925..866b786 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -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},