summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex b/Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex
index 7dd27aa80ab..b426e032f02 100644
--- a/Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex
+++ b/Master/texmf-dist/doc/latex/esami/doc/esami-doc-en.tex
@@ -13,7 +13,6 @@
\usepackage{hologo}
%\usepackage{textcomp}
\usepackage{lmodern}
-%\usepackage{comandi}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{graphicx}
@@ -76,7 +75,7 @@
\changes{Versione 2.1}{2016/07/25}{Modified \texttt{es-german.lng} and \texttt{es-spanish.lng} for an error in the input of the solutions. The command \texttt{randestrai} has been introduced. The command \texttt{FPsignpol} has been introduced. The control on the total points of the exercises has been introduced. Removed the incompatibility between the command \texttt{fillin} and the commands \texttt{sempli} and \texttt{semplix}.}
\changes{Version 2.2}{2017/07/01}{Introduced the possibility to have two different seeds for the choice of exercises (\cmd{\semeex}) and for the permutations and choice of the parameters (\cmd{\seme}): by default, they are equal. Slightly modified the command \cmd{\estrai} so that it is possible to use it to extract parameters from a list. Documentation integrated.}
\changes{Version 2.3}{2017/09/18}{Corrected a misprint in the code.}
-
+\changes{Version 2.4}{2018/02/10}{Documentation corrected. }
%\IndexPrologue{\section*{Index} Numbers written in italic refer to the page where the item is described; underlined numebers refer to the line of code in which the item is described; other references are to the line of code where the item is used.}
\GlossaryPrologue{\section*{Changelog}}
\def\MacroFont{\fontencoding\encodingdefault
@@ -722,16 +721,16 @@ You can work on the parameters defined with this command as on numbers and we ha
\item {\color{blue}{\cmd{\FPsignpol}\marg{expression}}}:\DescribeMacro{\FPsignpol}\ gives the value of ``expression'' with its sign: it is useful, for example, if ``expression'' is the coefficient of a polynomial. This macro has been contributed by Hjalmar Basile. \nuovo{vers. 2.1}
\begin{esempio}
- Se $a$ vale $2$ e $b$ vale $-1$
+ If $a$ is $2$ and $b$ is $-1$
\begin{tabular}{lr}
- \verb|$x^2\FPsignpol{2}{a+4*b}x-2$| & $x^2-2x-2$
+ \verb|$x^2\FPsignpol{a+4*b}{x}-2$| & $x^2-2x-2$
\end{tabular}
- Se $a$ vale $2$ e $b$ vale $1$
+ If $a$ is $2$ and $b$ is $1$
\begin{tabular}{lr}
- \verb|$x^2\FPsignpol{2}{a+4*b}x-2$| & $x^2+6x-2$
+ \verb|$x^2\FPsignpol{a+4*b}{x}-2$| & $x^2+6x-2$
\end{tabular}
\end{esempio}
\end{itemize}
@@ -784,8 +783,9 @@ Inside this file you should use only one command, \cmd{\def \textbackslash eserc
\item[Version 1.1 (2013/12/09)] Inserted the dependance on the package \texttt{environ} to remove some errors in the \LaTeX\ compilation. Removed the dependance on the package \texttt{icomma} in the italian localization file es-italian.lng because of the introduction of new features in the package \texttt{babel} for the Italian langaguage (macro \texttt{IntelligentComma}).
\item[Version 2.0 (2015/02/25)] Eliminated the dependance on \pkgname{pstricks}. Modified the use of \emph{fill-in} questions. Inserted the possibility to extract more than one variant from a file. Now it is possible to view the solutions in tests. Modified the visualization of decimal places in command \cmd{\FPsv}. Modified the definition of \cmd{\FPval} to allow the use of decimal places. Modified the algorithm of choice of a variant of an exercise, now completely deterministic. Added the command \cmd{\Acapo}. Added the serbian localization (latin alphabet). The compilation produces a new file with the list of the chosen exercises.
\item[Versione 2.1 (2016/07/25)] Modified \texttt{es-german.lng} and \texttt{es-spanish.lng} for an error in the input of the solutions. Introduced the macro \texttt{randestrai}. Introduced the macro \texttt{FPsignpol}. Introduced a control on the total points of the exercises. Solved the incompatibility with \pkgname{babel} for the Spanish language. Removed the incompatibility between the command \cmd{\fillin} and the commands \cmd{\sempli} and \cmd{\semplix}.
- \item[Version 2.2 (2017/07/01)]Introduced the possibility to have two different seeds for the choice of exercises (\cmd{\semeex}) and for the permutations and choice of the parameters (\cmd{\seme}): by default, they are equal. Slightly modified the command \cmd{\estrai} so that it is possible to use it to extract parameters from a list. Documentation integrated.
- \item[Version 2.3 (2017/09/18)]Corrected a misprint in the code.
+ \item[Version 2.2 (2017/07/01)] Introduced the possibility to have two different seeds for the choice of exercises (\cmd{\semeex}) and for the permutations and choice of the parameters (\cmd{\seme}): by default, they are equal. Slightly modified the command \cmd{\estrai} so that it is possible to use it to extract parameters from a list. Documentation integrated.
+ \item[Version 2.3 (2017/09/18)] Corrected a misprint in the code.
+\item[Version 2.4 (2018/02/10)] Documentation corrected.
\end{description}
\bibliographystyle{plain}