X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=common%2Fpackages.tex;h=067653135af1a09fb548d518b8bb9e7474637ad7;hb=0e5cdbc18a3807b71b8f324da30a8033c22cb845;hp=08909f45beb75c2e7a96b237b1d83f2ff760669f;hpb=7af20118e92709c3ab806dc639910fb0b9af78be;p=goodguy%2Fcin-manual-latex.git diff --git a/common/packages.tex b/common/packages.tex index 08909f4..0676531 100644 --- a/common/packages.tex +++ b/common/packages.tex @@ -16,8 +16,9 @@ float, textcomp } % some packages -%\usepackage[font={small}]{caption} +\usepackage[font={small},textfont=it]{caption} \usepackage{hhline} % beautiful links +\PassOptionsToPackage{hyphens}{url} \usepackage{hyperref} % beautiful links \usepackage{pdflscape} % landscape pages \usepackage{longtable} % longtable support @@ -78,7 +79,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 +103,9 @@ \usepackage[colorinlistoftodos,textsize=tiny]{todonotes} % todo package \setlength{\marginparwidth}{1.6cm} % fix left margin for todo +\usepackage{scrextend} +\usepackage{enumitem} +\usepackage{[tocvsec2} \usepackage[intoc]{nomencl} % glossary package \makenomenclature % make glossary