diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-06 21:26:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-06 21:26:59 +0000 |
commit | 57d4d64524ef6e9e6589a8f2744a981649606ea0 (patch) | |
tree | 647a07c2bc4b76f4526c001593dbce339523a279 /Master/texmf-dist/tex/latex/esami/es-UKenglish.lng | |
parent | 34144b78db92736c00a10650d04b947c56429504 (diff) |
esami (6jul17)
git-svn-id: svn://tug.org/texlive/trunk@44758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/esami/es-UKenglish.lng')
-rw-r--r-- | Master/texmf-dist/tex/latex/esami/es-UKenglish.lng | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/esami/es-UKenglish.lng b/Master/texmf-dist/tex/latex/esami/es-UKenglish.lng index 5a1bc74a972..692f17c0618 100644 --- a/Master/texmf-dist/tex/latex/esami/es-UKenglish.lng +++ b/Master/texmf-dist/tex/latex/esami/es-UKenglish.lng @@ -1,7 +1,5 @@ %%% Labels (esami.sty) -\def\es@parametermessage#1#2#3{The parameter $#1$ is between $#2$ and $#3$.} -\def\es@seedmessage#1{The seed is equal to $#1$.} \def\es@pointname{point} \def\es@pointsname{points} \def\es@exercisename{Exercise} @@ -17,11 +15,15 @@ \def\versionname{Version} \def\pagename{Page} \def\solutionsname{Solutions} +\def\es@EstraiMessage#1#2{\string\textbf\string{\string\noindent\space Expressions $#2i$, $#2ii$ \string\dots\space + assume the values #1 \string}\string\newline} %%% Error Messages \def\es@cfgerrormessageshort{The option \CurrentOption\space does not exists} \def\es@cfgerrormessagelong{Package esami needs an option for the configuration file} +\def\es@parametermessage#1#2#3{The parameter $#1$ is between $#2$ and $#3$.} +\def\es@seedmessage#1{The seed is equal to $#1$.} \def\es@numcompitierror{It's necessary to specify the number of versions!} \def\es@mastererror{WARNING: YOU CANNOT COMPILE THE MASTER FILE:\MessageBreak PRESS 'x' TO EXIT AND RENAME THE FILE} @@ -31,8 +33,7 @@ \def\es@fraconewarn#1#2{The fraction #1/#2 in exercise \nome \space is equal to 1} \def\es@radicalerror{The radicand in exercise \nome \space is negative} \def\es@fpsetparerrorshort{Not all conditions are satisfied after \maxLoopLimit\space tries} -\def\es@EstraiMessage#1#2{\string\textbf\string{\string\noindent\space Expressions $#2i$, $#2ii$ \string\dots\space - assume the values #1 \string}\string\newline} + \def\es@fpsetparerrshort#1{It's impossible to define the parameter #1} \def\es@fpsetparerrlong#1{In the definition of the parameter #1 the lower bound is greater than upper bound} |