Skip to content

Commit

Permalink
Do not literatize >>> in listings
Browse files Browse the repository at this point in the history
It denotes evaluation results
  • Loading branch information
cdlm committed May 31, 2017
1 parent 5184785 commit 51eff9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lstsmalltalk.sty
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
% {\$}{{\ttfamily \$}}1
% {:=}{{$\mathrel{\mathop:}=$\ }}2%$\shortleftarrow$\ }}2
% {^}{{\raisebox{0.5ex}{$\wedge$}}}1%\raisebox{1.5ex}{\scalebox{1}[-1]{$\lightning$}}\,}}2%\textuparrow\ }}2
{>>}{{\,>>\ }}3,
{>>}{{\,}>>{\,}}3
{>>>}{>>>}3,
tabsize=4
}[keywords,comments,strings]%
\endinput
Expand Down

0 comments on commit 51eff9c

Please sign in to comment.