Merge 9ce0dc3a546f7e39b2aa3b213dbcd19a218e2840
[goodguy/cin-manual-latex.git] / common / packages.tex
index e2290d98dbb9ebbb66ffba4703155b67e574b490..6a275d15034193a048a57b3a53f2ed2c895dddf5 100644 (file)
@@ -14,7 +14,7 @@
     cite,
     enumerate,
     float,
-    textcomp
+    textcomp    
 }                                   % some packages 
 %\usepackage[font={small}]{caption}
 \usepackage{hhline}                 % beautiful links
@@ -82,6 +82,7 @@
   extendedchars=\true,
   %keepspaces = true                %!!!! spaces in comments
   texcl=true,
+  postbreak=\mbox{\textcolor{red}{$\hookrightarrow$}\space},
   morekeywords={*,...}              % if you want to add more keywords to the set
 }
 %---------------------------------------------------------------------------