test/sample-book/src/sty/reviewmacro.sty in review-1.4.0 vs test/sample-book/src/sty/reviewmacro.sty in review-1.5.0
- old
+ new
@@ -16,6 +16,24 @@
\renewcommand{\footrulewidth}{0pt}}
%% using Helvetica as sans-serif
\renewcommand{\sfdefault}{phv}
+%% for listings
+%\renewcommand{\lstlistingname}{List}
+%\lstset{%
+% breaklines=true,%
+% breakautoindent=false,%
+% breakindent=0pt,%
+% fontadjust=true,%
+% backgroundcolor=\color{shadecolor},%
+% frame=single,%
+% framerule=0pt,%
+% basicstyle=\ttfamily\scriptsize,%
+% commentstyle=\color{reviewgreen},%
+% identifierstyle=\color{reviewblue},%
+% stringstyle=\color{reviewred},%
+% keywordstyle=\bfseries\color{reviewdarkred},%
+%}
+
+
\sloppy