diff --git a/tools/example/DS.pdf b/tools/example/DS.pdf index 7670624..1aeaa71 100644 Binary files a/tools/example/DS.pdf and b/tools/example/DS.pdf differ diff --git a/tools/example/examen.pdf b/tools/example/examen.pdf index b0b020c..3715a87 100644 Binary files a/tools/example/examen.pdf and b/tools/example/examen.pdf differ diff --git a/tools/example/exo.pdf b/tools/example/exo.pdf index 57bf3ba..ac6b977 100644 Binary files a/tools/example/exo.pdf and b/tools/example/exo.pdf differ diff --git a/tools/style/myXsim.sty b/tools/style/myXsim.sty index 43b1470..9c0629c 100644 --- a/tools/style/myXsim.sty +++ b/tools/style/myXsim.sty @@ -28,6 +28,10 @@ \RequirePackage{xsim} +\xsimsetup{ + path={exercises} +} + \DeclareExerciseEnvironmentTemplate{exo}{% \subsection* {% @@ -41,16 +45,6 @@ {{\PropertyValue}}% }% } - %\GetExercisePropertyT{points} - %{% - % \marginpar - % {% - % \IfInsideSolutionF{\rule{1.2cm}{1pt}\slash}% - % \PropertyValue - % \GetExercisePropertyT{bonus-points}{~(+\PropertyValue)}% - % ~\XSIMtranslate {point-abbr}% - % }% - %}% }{} \xsimsetup{exercise/template=exo}