Fichiers crées par xSim placées dans exercises/

This commit is contained in:
Bertrand Benjamin 2017-08-27 17:12:08 +03:00
parent 07165abea9
commit 7a644e0751
4 changed files with 4 additions and 10 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -28,6 +28,10 @@
\RequirePackage{xsim} \RequirePackage{xsim}
\xsimsetup{
path={exercises}
}
\DeclareExerciseEnvironmentTemplate{exo}{% \DeclareExerciseEnvironmentTemplate{exo}{%
\subsection* \subsection*
{% {%
@ -41,16 +45,6 @@
{{\PropertyValue}}% {{\PropertyValue}}%
}% }%
} }
%\GetExercisePropertyT{points}
%{%
% \marginpar
% {%
% \IfInsideSolutionF{\rule{1.2cm}{1pt}\slash}%
% \PropertyValue
% \GetExercisePropertyT{bonus-points}{~(+\PropertyValue)}%
% ~\XSIMtranslate {point-abbr}%
% }%
%}%
}{} }{}
\xsimsetup{exercise/template=exo} \xsimsetup{exercise/template=exo}