X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fpackages.tex;h=fea66653fce25ab8b6b80fda9288c2fa4d5e9027;hp=08909f45beb75c2e7a96b237b1d83f2ff760669f;hb=9184b92ee8e5eaa078d6031208b8f77d2d94dc85;hpb=3c43ca86e49da3eeb7e52a7ed5ae5f69c581e2a3 diff --git a/common/packages.tex b/common/packages.tex index 08909f4..fea6665 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 @@ -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},