summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/acrotex/eqda.def
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-12 23:26:39 +0900
committerNorbert Preining <norbert@preining.info>2017-07-12 23:26:39 +0900
commit01c9ee84c09adfc3efe1cd93191a9c0473f985fe (patch)
tree6fe7c1648fa25e3dcc9b4c67657b89ac1525f289 /texmf-dist/tex/latex/acrotex/eqda.def
parent542c5a785f8db8d4469e296c69c86bc030285f68 (diff)
add acrotex
Diffstat (limited to 'texmf-dist/tex/latex/acrotex/eqda.def')
-rw-r--r--texmf-dist/tex/latex/acrotex/eqda.def82
1 files changed, 82 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/acrotex/eqda.def b/texmf-dist/tex/latex/acrotex/eqda.def
new file mode 100644
index 00000000..461c4774
--- /dev/null
+++ b/texmf-dist/tex/latex/acrotex/eqda.def
@@ -0,0 +1,82 @@
+%%
+%% This is file `eqda.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% exerquiz.dtx (with options: `copyright,eqda')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% 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{eqda.def}
+%%%%%%%%%%%%%%%%%%%% eqda.def %%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Foreign language support for the exerquiz package. %%
+%% Name of translator: Erik Leimand %%
+%% e-mail address: buhlleimand@worldonline.dk %%
+%% Language: Danish %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\renewcommand\exlabel{{\O}velse}
+\renewcommand\exlabelsol{{\protect\O}velse}
+
+\renewcommand\exsectitle{L{\o}sning p{\aa} {\o}velserne}
+\renewcommand\exsecrunhead{L{\protect\o}sning p{\protect\aa}
+ {\protect\o}velserne}
+
+\renewcommand{\eq@exsolafterDefault}{\textit{L{\o}sning}:}
+
+\renewcommand\eq@sqslsectitle{L{\o}sning p{\aa} opgaverne}
+\renewcommand\sqslsectitle{\eq@sqslsectitle}
+
+\renewcommand\eq@sqslsecrunhead{L{\o}sning p{\aa} opgaverne}
+\renewcommand\sqslsecrunhead{\eq@sqslsecrunhead}
+
+\renewcommand\eq@sqsllabel{%
+ \string\textbf{L{\protect\o}sning p{\protect\aa} opgave:}}
+\renewcommand\sqsllabel{\eq@sqsllabel}
+
+\renewcommand\sqsolafter{\textit{L{\o}sning}:}
+
+\renewcommand\eq@sqlabel{\textcolor{red}{Opgave.}}
+\renewcommand\sqlabel{\eq@sqlabel}
+
+\renewcommand\eq@sqslrtnlabel{Slut}
+\renewcommand\sqslrtnlabel{\eq@sqslrtnlabel}
+
+\renewcommand\eqsqrtmsg{"Rigtigt!"}
+\renewcommand\eqsqwgmsg{"Forkert!"}
+
+\renewcommand\eq@bqlabel{Start opgaver}
+\renewcommand\bqlabel{\eq@bqlabel}
+\renewcommand\eq@bqlabelISO{\eq@bqlabel}
+\renewcommand\bqlabelISO{\eq@bqlabel}
+
+\renewcommand\eq@eqlabel{Slut}
+\renewcommand\eqlabel{\eq@eqlabel}
+
+\renewcommand\eq@Score{Score:}\renewcommand\eq@OutOf{ud af}
+\renewcommand\eqQuizTotalMsg{"\eqScore\space"+Score+"
+ \eqOutOf\space"+nQuestions}
+\renewcommand\eqInitQuizMsg{"Du skal starte testen! Klik
+ p\string\\345 "+msg+"."}
+\renewcommand\eqMadeChoice{%
+ "Du har allerede valgt.
+ Du valgte ("+Responses[probno]+").
+ Vil du \string\\346ndre det?"}
+\renewcommand\eq@local@CA{Ret}
+\renewcommand\eq@local@RC{Mine svar!}
+\renewcommand\eq@local@AC{%
+ V\texorpdfstring{\ae}{\string\346}r
+ s\texorpdfstring{\r}{\string\345}god!}
+\endinput
+%%
+%% End of file `eqda.def'.