Skip to content

Commit

Permalink
Add english named commands
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmhb committed Feb 26, 2019
1 parent 994fb46 commit f8a488a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions fiches.sty
Original file line number Diff line number Diff line change
Expand Up @@ -478,3 +478,18 @@
#1{}
\blankitem{#2}
}

%==============
% Allow english names for commands
%==============
\let\property=\propriete
\let\lemma=\lemme
\let\corollary=\corollaire
\let\theorem=\theoreme
\let\formula=\formule
\let\method=\methode
\let\hypothesis=\hypothese
\let\example=\exemple
\let\hint=\indication
\let\remark=\remarque
\let\optional=\facultatif

0 comments on commit f8a488a

Please sign in to comment.