From 01c9ee84c09adfc3efe1cd93191a9c0473f985fe Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 12 Jul 2017 23:26:39 +0900 Subject: add acrotex --- texmf-dist/tex/latex/acrotex/eqes.def | 77 +++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 texmf-dist/tex/latex/acrotex/eqes.def (limited to 'texmf-dist/tex/latex/acrotex/eqes.def') diff --git a/texmf-dist/tex/latex/acrotex/eqes.def b/texmf-dist/tex/latex/acrotex/eqes.def new file mode 100644 index 00000000..966690d0 --- /dev/null +++ b/texmf-dist/tex/latex/acrotex/eqes.def @@ -0,0 +1,77 @@ +%% +%% This is file `eqes.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% exerquiz.dtx (with options: `copyright,eqes') +%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Exerquiz.sty package, %% +%% Copyright (C) 1999-2017 D. P. Story %% +%% dpstory@uakron.edu %% +%% %% +%% This program can redistributed and/or modified under %% +%% the terms of the LaTeX Project Public License %% +%% Distributed from CTAN archives in directory %% +%% macros/latex/base/lppl.txt; either version 1 of the %% +%% License, or (at your option) any later version. %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ProvidesFile{eqes.def} +%%%%%%%%%%%%%%%%%%% eqes.def %%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Foreign language support for the exerquiz package. %% +%% Name of translator: Pedro Luis Luque %% +%% e-mail address: calvo@cica.es %% +%% Language: (spanish) %% +%% %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\renewcommand\exlabel{Ejercicio} +\renewcommand\exlabelsol{\exlabel} + +\renewcommand\exsectitle{Soluciones a los \exlabel s} +\renewcommand\exsecrunhead{\exsectitle} %% change to @ form + +\renewcommand{\eq@exsolafterDefault}{\textit{Soluci\'{o}n}:} + +\renewcommand\eq@sqslsectitle{Soluciones a los Tests} +\renewcommand\sqslsectitle{\eq@sqslsectitle} + +\renewcommand\eq@sqslsecrunhead{Soluciones a los Tests} +\renewcommand\sqslsecrunhead{\eq@sqslsecrunhead} + +\renewcommand\eq@sqsllabel{% + \string\textbf{Soluci\protect\'{o}n al Test:}} +\renewcommand\sqsllabel{\eq@sqsllabel} + +\renewcommand\sqsolafter{\textit{Soluci\'{o}n}:} + +\renewcommand\eq@sqlabel{\textcolor{red}{Test.}} +\renewcommand\sqlabel{\eq@sqlabel} + +\renewcommand\eq@sqslrtnlabel{Final del Test} +\renewcommand\sqslrtnlabel{\eq@sqslrtnlabel} + +\renewcommand\eqsqrtmsg{"Correcto!"} +\renewcommand\eqsqwgmsg{"Incorrecto!"} + +\renewcommand\eq@bqlabel{Inicio del Test} +\renewcommand\bqlabel{\eq@bqlabel} +\renewcommand\eq@bqlabelISO{\eq@bqlabel} +\renewcommand\bqlabelISO{\eq@bqlabel} + +\renewcommand\eq@eqlabel{Final del Test} +\renewcommand\eqlabel{\eq@eqlabel} +\renewcommand\eq@Score{Puntos:}\renewcommand\eq@OutOf{de} +\renewcommand\eqInitQuizMsg{"Debes inicializar el Test! + Click sobre "+msg+"."} +\renewcommand\eqMadeChoice{% + "Ya has elegido una respuesta. + Tu respuesta fue ("+Responses[probno]+"). + Quieres cambiarla?"} +\renewcommand\eq@local@CA{Correctas} +\renewcommand\eq@local@RC{Mis Respuestas!} +\renewcommand\eq@local@AC{Por Favor!} +\endinput +%% +%% End of file `eqes.def'. -- cgit v1.2.3