summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/acrotex/eqfin.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/eqfin.def
parent542c5a785f8db8d4469e296c69c86bc030285f68 (diff)
add acrotex
Diffstat (limited to 'texmf-dist/tex/latex/acrotex/eqfin.def')
-rw-r--r--texmf-dist/tex/latex/acrotex/eqfin.def78
1 files changed, 78 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/acrotex/eqfin.def b/texmf-dist/tex/latex/acrotex/eqfin.def
new file mode 100644
index 00000000..052d634b
--- /dev/null
+++ b/texmf-dist/tex/latex/acrotex/eqfin.def
@@ -0,0 +1,78 @@
+%%
+%% This is file `eqfin.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% exerquiz.dtx (with options: `copyright,eqfin')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% 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{eqfin.def}
+%%%%%%%%%%%%%%%%%%%% eqfin.def %%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Foreign language support for the exerquiz package. %%
+%% Name of translator: Paivi Porras %%
+%% e-mail address: paivi.porras@lut.fi %%
+%% Language: Finnish %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\renewcommand\exlabel{Harjoitus}
+\renewcommand\exlabelsol{Harjoitus}
+
+\renewcommand\exsectitle{Ratkaisut}
+\renewcommand\exsecrunhead{Ratkaisu \exlabelsol }
+
+\renewcommand{\eq@exsolafterDefault}{\textit{Ratkaisu}:}
+
+\renewcommand\eq@sqslsectitle{Vastaukset testikysymyksiin}
+\renewcommand\sqslsectitle{\eq@sqslsectitle}
+
+\renewcommand\eq@sqslsecrunhead{Vastaukset testikysymyksiin}
+\renewcommand\sqslsecrunhead{\eq@sqslsecrunhead}
+
+\renewcommand\eq@sqsllabel{%
+ \string\textbf{Vastaus testikysymykseen:}}
+\renewcommand\sqsllabel{\eq@sqsllabel}
+
+\renewcommand\sqsolafter{\textit{Ratkaisu}:}
+
+\renewcommand\eq@sqlabel{\textcolor{red}{Testikysymys}}
+\renewcommand\sqlabel{\eq@sqlabel}
+
+\renewcommand\eq@sqslrtnlabel{Lopeta testi}
+\renewcommand\sqslrtnlabel{\eq@sqslrtnlabel}
+
+\renewcommand\eqsqrtmsg{"Oikein!"} %muokattu
+\renewcommand\eqsqwgmsg{"V\string\344\string\344rin!"} %m
+
+\renewcommand\eq@bqlabel{Aloita testi}
+\renewcommand\bqlabel{\eq@bqlabel}
+\renewcommand\eq@bqlabelISO{\eq@bqlabel}
+\renewcommand\bqlabelISO{\eq@bqlabelISO}
+
+\renewcommand\eq@eqlabel{Lopeta testi}
+\renewcommand\eqlabel{\eq@eqlabel}
+
+\renewcommand\eq@Score{Pisteet:}\renewcommand\eq@OutOf{/}
+\renewcommand\eqInitQuizMsg{%m
+ "Testi on aloitettava painamalla "+msg+"."}
+\renewcommand\eqMadeChoice{%m
+ "Olet jo kerran valinnut.
+ Valintasi oli ("+Responses[probno]+")."
++" Haluatko vaihtaa?"}
+\AtEndOfPackage{%
+\renewcommand\eq@local@CA{Oikein}
+\renewcommand\eq@local@RC{Omat vastaukset!}
+\renewcommand\eq@local@AC{Ole hyv\string\344!}}
+\endinput
+%%
+%% End of file `eqfin.def'.