Skip to content

Commit

Permalink
Changed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Armand Foucault committed Nov 2, 2017
1 parent cc03356 commit 1127a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imta_extra.sty
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@

% imtaCode
% Format a listing of code
% This environment actually is an alias for the minted environment, that only exists
% for the sake of naming uniformity
% The only argument of this environment is the language of the code to format
% This environment wraps around minted, and is therefore a verbatim environment
\newenvironment{imtaCode}[1]{%
\VerbatimEnvironment%
\renewcommand{\theFancyVerbLine}{\ttfamily \textcolor{gray!150}{\normalsize \oldstylenums{\arabic{FancyVerbLine}}}}%
Expand Down

0 comments on commit 1127a00

Please sign in to comment.