summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/esami/esami-xyz.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/esami/esami-xyz.cfg')
-rw-r--r--Master/texmf-dist/doc/latex/esami/esami-xyz.cfg16
1 files changed, 5 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/esami/esami-xyz.cfg b/Master/texmf-dist/doc/latex/esami/esami-xyz.cfg
index f86d83c316b..449bcc4802b 100644
--- a/Master/texmf-dist/doc/latex/esami/esami-xyz.cfg
+++ b/Master/texmf-dist/doc/latex/esami/esami-xyz.cfg
@@ -1,11 +1,11 @@
%% Package `esami' to use with LaTeX 2e
-%% Copyright (C) 2008-2016 G. Messineo e S. Vassallo
+%% Copyright (C) 2008-2018 G. Messineo e S. Vassallo
%%
%% This is file `esami-xyz.cfg',
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% esami-xyz.cfg, 2016-07-27 %%
-%% Copyright (C) 2008-2016 G. Messineo e S. Vassallo %%
+%% esami-xyz.cfg, 2018-02-10 %%
+%% Copyright (C) 2008-2018 G. Messineo e S. Vassallo %%
%% %%
%% This program can be redistributed and/or modified %%
%% under the terms of the LaTeX Project Public License %%
@@ -16,8 +16,6 @@
%%% other packages
\AtEndOfPackage{
-\usepackage{ifxetex}%%NUOVO
-\usepackage{ifluatex}%%%NUOVO
\usepackage{amsmath}
%========================================================%
% Some shortcuts and Italian maths %
@@ -145,10 +143,7 @@ n. \thevers} -- %%
%%% THIS CODE IS TO CHECK the total score of exercises
-\ifluatex
-\else
-\ifxetex
-\else
+
\AtEndOfPackage{
\newdimen\punteggio %% NEW 2016/04/11 to check the total score of exercises
\setlength{\punteggio}{0pt}
@@ -167,8 +162,7 @@ n. \thevers} -- %%
\global\punteggio=0pt%
}
}
-\fi
-\fi
+
%%%% %%%%% HERE I GET RID OF THE MINIPAGE IN MULTIPLE CHOICE QUESTIONS
%\AtEndOfPackage{