Skip to content

Commit

Permalink
Remove listing config from reviewmacro
Browse files Browse the repository at this point in the history
  • Loading branch information
hakatashi committed Jun 18, 2016
1 parent fa1553c commit 5218eb1
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions sty/reviewmacro.sty
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,6 @@
}
\makeatother

\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},%
}

% https://github.com/kmuto/review/issues/419
\makeatletter
\def\lst@title@dropdelim\hskip1zw{\if\lst@title\relax\vspace{1.5em}\fi}
Expand Down

0 comments on commit 5218eb1

Please sign in to comment.