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/eqcat.def | 77 ++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 texmf-dist/tex/latex/acrotex/eqcat.def (limited to 'texmf-dist/tex/latex/acrotex/eqcat.def') diff --git a/texmf-dist/tex/latex/acrotex/eqcat.def b/texmf-dist/tex/latex/acrotex/eqcat.def new file mode 100644 index 00000000..d3d89c64 --- /dev/null +++ b/texmf-dist/tex/latex/acrotex/eqcat.def @@ -0,0 +1,77 @@ +%% +%% This is file `eqcat.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% exerquiz.dtx (with options: `copyright,eqcat') +%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% 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{eqcat.def} +%%%%%%%%%%%%%%%%%%% eqcat.def %%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Foreign language support for the exerquiz package. %% +%% Name of translator: Ramon Ballester %% +%% e-mail address: ramon.ballester@udg.es %% +%% Language: (catalan) %% +%% %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\renewcommand\exlabel{Exercici} +\renewcommand\exlabelsol{\exlabel} + +\renewcommand\exsectitle{Solucions als \exlabel s} +\renewcommand\exsecrunhead{\exsectitle} %% change to @ form + +\renewcommand{\eq@exsolafterDefault}{\textit{Soluci\'o}:} + +\renewcommand\eq@sqslsectitle{Solucions als Tests} +\renewcommand\sqslsectitle{\eq@sqslsectitle} + +\renewcommand\eq@sqslsecrunhead{Solucions als Tests} +\renewcommand\sqslsecrunhead{\eq@sqslsecrunhead} + +\renewcommand\eq@sqsllabel{% + \string\textbf{Soluci\protect\'{o} al Test:}} +\renewcommand\sqsllabel{\eq@sqsllabel} + +\renewcommand\sqsolafter{\textit{Soluci\'o}:} + +\renewcommand\eq@sqlabel{\textcolor{red}{Test.}} +\renewcommand\sqlabel{\eq@sqlabel} + +\renewcommand\eq@sqslrtnlabel{Final del Test} +\renewcommand\sqslrtnlabel{\eq@sqslrtnlabel} + +\renewcommand\eqsqrtmsg{"Correcte!"} +\renewcommand\eqsqwgmsg{"Incorrecte!"} + +\renewcommand\eq@bqlabel{Inici 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{Punts:}\renewcommand\eq@OutOf{de} +\renewcommand\eqInitQuizMsg{"Has d'iniciar el Test! + Prem sobre "+msg+"."} +\renewcommand\eqMadeChoice{% + "Ja has elegit una resposta. + La teva resposta ha estat ("+Responses[probno]+"). + Vols canviar--la?"} +\renewcommand\eq@local@CA{Correctes} +\renewcommand\eq@local@RC{Les meves Respostes!} +\renewcommand\eq@local@AC{Si us plau!} +\endinput +%% +%% End of file `eqcat.def'. -- cgit v1.2.3