Skip to content
Snippets Groups Projects
Commit dab3c195 authored by GARION Christophe's avatar GARION Christophe
Browse files

my-algo: remove emph for if etc.

parent 50f714c5
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
%% C. Garion, 2012
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{my-algo}[2012/08/16 v0.1
\ProvidesPackage{my-algo}[2016/11/29 v0.2
LaTeX package for algorithm2e configuration]
% packages
......@@ -15,4 +15,7 @@
\SetKwInput{Sorties}{sorties}
}{%
\RequirePackage[algoruled,lined,linesnumbered,algosection]{algorithm2e}
}%
\ No newline at end of file
}%
\SetFuncArgSty{}
\SetArgSty{}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment