X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fpackages.tex;h=866b786c69b8cd40270410e21c3872023b09ca1f;hp=c16c925676a042106f3288a828f9cc8fcd9c7212;hb=96e124976d802af62dd46eb6356f50eb727fd2bf;hpb=10646391caaeb5392faacf6103a68f1d78b369dd 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},