X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=common%2Fpackages.tex;h=e85860dbd3227b4104436a6cfa9272f0029b8273;hb=b62b7f33e541f80cdece60373fbd87369f265534;hp=08909f45beb75c2e7a96b237b1d83f2ff760669f;hpb=3c43ca86e49da3eeb7e52a7ed5ae5f69c581e2a3;p=goodguy%2Fcin-manual-latex.git diff --git a/common/packages.tex b/common/packages.tex index 08909f4..e85860d 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -18,6 +18,7 @@ } % some packages %\usepackage[font={small}]{caption} \usepackage{hhline} % beautiful links +\PassOptionsToPackage{hyphens}{url} \usepackage{hyperref} % beautiful links \usepackage{pdflscape} % landscape pages \usepackage{longtable} % longtable support @@ -26,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 %---------------------------------------------- @@ -78,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}, @@ -102,6 +104,9 @@ \usepackage[colorinlistoftodos,textsize=tiny]{todonotes} % todo package \setlength{\marginparwidth}{1.6cm} % fix left margin for todo +\usepackage{scrextend} +\usepackage{enumitem} + \usepackage[intoc]{nomencl} % glossary package \makenomenclature % make glossary