summaryrefslogtreecommitdiff
path: root/macros/latex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex')
-rw-r--r--macros/latex/contrib/eolang/DEPENDS.txt3
-rw-r--r--macros/latex/contrib/eolang/eolang.dtx8
-rw-r--r--macros/latex/contrib/eolang/eolang.pdfbin2003793 -> 2004235 bytes
-rw-r--r--macros/latex/contrib/jourcl/README.md21
-rw-r--r--macros/latex/contrib/jourcl/imgs/jourcl-signature.pngbin0 -> 13842 bytes
-rw-r--r--macros/latex/contrib/jourcl/jourcl.cls60
-rw-r--r--macros/latex/contrib/jourcl/jourcl.pdfbin102332 -> 113298 bytes
-rw-r--r--macros/latex/contrib/jourcl/jourcl.tex70
-rw-r--r--macros/latex/contrib/ocgx2/ChangeLog6
-rw-r--r--macros/latex/contrib/ocgx2/README.md29
-rw-r--r--macros/latex/contrib/ocgx2/ocgx2.sty4
-rw-r--r--macros/latex/contrib/srdp-mathematik/README.md2
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdfbin180290 -> 180732 bytes
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty16
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex28
15 files changed, 149 insertions, 98 deletions
diff --git a/macros/latex/contrib/eolang/DEPENDS.txt b/macros/latex/contrib/eolang/DEPENDS.txt
index d3abb692d7..faa8e162c3 100644
--- a/macros/latex/contrib/eolang/DEPENDS.txt
+++ b/macros/latex/contrib/eolang/DEPENDS.txt
@@ -9,4 +9,5 @@ hard pdftexcmds
hard ifluatex
hard ifxetex
hard adjustbox
-hard hyperref \ No newline at end of file
+hard hyperref
+hard xstring \ No newline at end of file
diff --git a/macros/latex/contrib/eolang/eolang.dtx b/macros/latex/contrib/eolang/eolang.dtx
index e553bd8c9f..a335662317 100644
--- a/macros/latex/contrib/eolang/eolang.dtx
+++ b/macros/latex/contrib/eolang/eolang.dtx
@@ -50,7 +50,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{eolang}
%<*package>
-[2022-12-15 0.9.0 Formulas and Graphs for EO Programming Language]
+[2022-12-16 0.9.1 Formulas and Graphs for EO Programming Language]
%</package>
%<*driver>
\documentclass{ltxdoc}
@@ -966,9 +966,11 @@ print '\endinput';
% \changes{0.0.2}{2022/10/21}{Parsing of additional symbols enabled.}
% Then, we define |\phiq| command:
% \begin{macrocode}
+\RequirePackage{xstring}
\makeatletter\newcommand\phiq[1]{%
- \iexec[trace,quiet,stdout=\eolang@tmpdir/\jobname/phiq.tex]{
- /bin/echo '\detokenize{#1}'}%
+ \StrSubstitute{\detokenize{#1}}{'}{'"'"'}[\clean]%
+ \iexec[log,trace,quiet,stdout=\eolang@tmpdir/\jobname/phiq.tex]{
+ /bin/echo '\clean'}%
\def\hash{\eolang@mdfive
{\eolang@tmpdir/\jobname/phiq.tex}}%
\iexec[null]{cp "\eolang@tmpdir/\jobname/phiq.tex"
diff --git a/macros/latex/contrib/eolang/eolang.pdf b/macros/latex/contrib/eolang/eolang.pdf
index 4c9353b41c..b2fa196630 100644
--- a/macros/latex/contrib/eolang/eolang.pdf
+++ b/macros/latex/contrib/eolang/eolang.pdf
Binary files differ
diff --git a/macros/latex/contrib/jourcl/README.md b/macros/latex/contrib/jourcl/README.md
index 8d0ac26819..ec8bb9b114 100644
--- a/macros/latex/contrib/jourcl/README.md
+++ b/macros/latex/contrib/jourcl/README.md
@@ -1,4 +1,4 @@
-# Journal Submissions Cover Letter
+# A cover letter template for a journal paper submission in LaTex
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -8,21 +8,22 @@
</p>
## Description
-Paper submission in the journal is usually accompanied by a cover letter. The repository hosts a cover letter template for journal submissions written in Latex that is minimalistic in one way while pre-defined with several commands that drastically speed up the process of preparing a cover letter for journal submission.
+Paper submission in the journal is usually accompanied by a cover letter. The repository hosts a cover letter template for journal submissions written in LaTex that is minimalistic in one way while pre-defined with several commands that drastically speed up the process of preparing a cover letter for journal submission.
### Main Features of this template:
-- Custom image
- Minimalistic design
-- Pre-defined commands for journal name, author, date, etc.
-- Many macros contained in this package speed up the process of preparing the necessary ingredients for the cover letter,
-- Defined macros for recommending up to 3 reviewers and/or editors,
-- ORCID logo and link to the submitting author's ORCID page,
-- controls for adding a "Conflict of interest" statement and declaration.
+- Include the custom logo of the affiliation
+- Predefined commands for a journal name, author, date, etc.
+- Many macros contained in this package speed up the process of preparing the necessary ingredients for the cover letter
+- Defined macros for recommending up to 3 reviewers or editor
+- ORCID logo and link to the submitting author's ORCID page
+- Controls for adding a "Conflict of interest" statement and declaration
- Predefined different valedictions for different types of submissions (e.g., Yours sincerely, Yours faithfully, Best regards, etc.)
-- Custom greeting (e.g., "Dear Editor" for a regular submission, "Dear Editor-in-Chief" for a submission to a journal's special issue, etc.)
+- Custom greeting (e.g., "Dear Editor" or "Dear Editor-in-Chief" for regular submission, etc.)
+- Option to add custom Signature (i.e. an image of your hand-written signature)
## Disclaimer
-This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!
+This software is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!
## License
Material in this folder is licensed under a
diff --git a/macros/latex/contrib/jourcl/imgs/jourcl-signature.png b/macros/latex/contrib/jourcl/imgs/jourcl-signature.png
new file mode 100644
index 0000000000..d6427aa8e2
--- /dev/null
+++ b/macros/latex/contrib/jourcl/imgs/jourcl-signature.png
Binary files differ
diff --git a/macros/latex/contrib/jourcl/jourcl.cls b/macros/latex/contrib/jourcl/jourcl.cls
index 5acedf9d24..5bc3bb883d 100644
--- a/macros/latex/contrib/jourcl/jourcl.cls
+++ b/macros/latex/contrib/jourcl/jourcl.cls
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{jourcl}[2022/11/14 Cover letter for journal submissions]
+\ProvidesClass{jourcl}[2022/12/16 Cover letter for journal submissions]
% include dependencies
\RequirePackage{graphicx}
@@ -219,7 +219,7 @@
%----------------------------------------------------------------------
% Command to add reviewers in cover letter
-\newcommand{\addreviewers} {
+\newcommand{\showreviewers} {
% Recommended people
\begin{center}
\parbox{.32\linewidth}{ \RecommendedPerson{\pFirstRecommended}{\pFirstNameSurname}{\pFirstInstitution}{\pFirstEmail} }
@@ -266,55 +266,11 @@
\def\signature#1{\def\@signature{#1}}
\newcommand{\psignature}{\@signature}
-\newcommand{\makecoverletter}{
-\large % Font size
-\aboutme{
- \pNameSurname \orcidlink{\pAuthorOrcid}\\
- \faIcon{university} \pInstitutionName\\
- \pStreetNo\\
- \pCityPostal\\
- \faIcon{envelope} \pEmail \\
- \faIcon{phone-square-alt} \pPhone
- }
-%----------------------------------------------------------------------
-
-\noindent\makebox[\linewidth]{\rule{0.9\paperwidth}{0.4pt}}
-
-% Today's date
-\today
-
-%\if \addreviewersPosition1 \addreviewers
-%\fi
-\if\addreviewersPosition1\vspace{-.5cm}\addreviewers\vspace{-.75cm}\fi
-
-\ptoEditor
-
-\if\addreviewersPosition2\vspace{-.3cm}\addreviewers\vspace{-1cm}\fi
-
-\vspace*{1\baselineskip}
-\pPersonAddressing,
-
-\pIntroduction
-
-\if\addreviewersPosition3\vspace{-.5cm}\addreviewers\vspace{-.75cm}\fi
-
-\begin{framed}
-Abstract: \pabstract
-\end{framed}
-
-\if\addreviewersPosition4\vspace{-.75cm}\addreviewers\vspace{-.75cm}\fi
-
-\pfinal\newline
-
-\if\addreviewersPosition5\vspace{-.75cm}\addreviewers\vspace{-.75cm}\fi
-
-\pdeclaration \newline
-
-\pconflictofinterest
-
-\vfill
-
-\pvalediction\par
+% SignaturePath
+\def\signaturePath#1{\def\@signaturePath{#1}}
+\newcommand{\pSignaturePath}{\@signaturePath}
-\psignature
+% Show Signature command
+\def \showSignature#1{
+\vspace{-3cm}\begin{flushright}\includegraphics[width=4cm,height=4cm,keepaspectratio]{#1}\end{flushright}
}
diff --git a/macros/latex/contrib/jourcl/jourcl.pdf b/macros/latex/contrib/jourcl/jourcl.pdf
index 5626b105b9..66f87092f8 100644
--- a/macros/latex/contrib/jourcl/jourcl.pdf
+++ b/macros/latex/contrib/jourcl/jourcl.pdf
Binary files differ
diff --git a/macros/latex/contrib/jourcl/jourcl.tex b/macros/latex/contrib/jourcl/jourcl.tex
index 26cb100d9f..16f2b429d6 100644
--- a/macros/latex/contrib/jourcl/jourcl.tex
+++ b/macros/latex/contrib/jourcl/jourcl.tex
@@ -1,7 +1,9 @@
-% options for the positioning of recommended Editors / Reviewers: top, afterToEditor, afterIntroduction, afterAbstract, bottom
-\documentclass[afterAbstract]{jourcl}
+\documentclass{jourcl}
+% Path to your logo
\ImagePath{imgs/jourcl-logo.png}
+% Path to your signature (if you have one).
+\signaturePath{imgs/jourcl-signature.png}
% recommended Editors / Reviewers -- change according to your data
%----------------------------------------------------------------------
@@ -9,7 +11,7 @@
% If you have recommended Editors / Reviewers
% Example
-\FirstRecommended{Editor}
+\FirstRecommended{Reviewer}
\FirstNameSurname{Name Surname}
\FirstInstitution{University of City, \\Faculty of Cover Letters}
\FirstEmail{name@organization.edu}
@@ -17,15 +19,15 @@
\SecondNameSurname{Name2 Surname2}
\SecondInstitution{University of City, \\Faculty of Cover Letters}
\SecondEmail{name2@organization.edu}
-\ThirdRecommended{Editor}
-\ThirdNameSurname{Name3 Surname3}
-\ThirdInstitution{University of City, \\Faculty of Cover Letters}
-\ThirdEmail{name3@organization.edu}
+%\ThirdRecommended{Editor}
+%\ThirdNameSurname{Name3 Surname3}
+%\ThirdInstitution{University of City, \\Faculty of Cover Letters}
+%\ThirdEmail{name3@organization.edu}
-% Else - leave blank
+% Else - leave blank. If only 2 reviewers, leave Third..{}
%\FirstRecommended{}\FirstNameSurname{}\FirstInstitution{}\FirstEmail{}
%\SecondRecommended{}\SecondNameSurname{}\SecondInstitution{}\SecondEmail{}
-%\ThirdRecommended{}\ThirdNameSurname{}\ThirdInstitution{}\ThirdEmail{}
+\ThirdRecommended{}\ThirdNameSurname{}\ThirdInstitution{}\ThirdEmail{}
%----------------------------------------------------------------------
% Your data
@@ -91,9 +93,57 @@
\signature{\pNameSurname, on behalf of all authors}
+% In this part you can change the position of reviewers
%----------------------------------------------------------------------
% Render document
%----------------------------------------------------------------------
\begin{document}
-\makecoverletter
+
+\large % Font size
+\aboutme{
+ \pNameSurname \orcidlink{\pAuthorOrcid}\\
+ \faIcon{university} \pInstitutionName\\
+ \pStreetNo\\
+ \pCityPostal\\
+ \faIcon{envelope} \pEmail \\
+ \faIcon{phone-square-alt} \pPhone
+ }
+%----------------------------------------------------------------------
+
+\noindent\makebox[\linewidth]{\rule{0.9\paperwidth}{0.4pt}}
+
+% Today's date
+\today
+
+\ptoEditor
+
+\vspace*{1\baselineskip}
+\pPersonAddressing,
+
+\pIntroduction
+
+\begin{framed}
+Abstract: \pabstract
+\end{framed}
+
+% Improved macro to ensure more freedom for the users. Place it in the position, where you want the reviewers
+\showreviewers
+
+\vspace{-.7cm}
+
+\pfinal\newline
+
+\pdeclaration \newline
+
+\pconflictofinterest
+
+\vfill
+
+\pvalediction\par
+
+\psignature
+
+% Next line shows your signature. Comment it out if you don't have one / plan to use digital on .pdf
+\showSignature{\pSignaturePath}
+
\end{document}
diff --git a/macros/latex/contrib/ocgx2/ChangeLog b/macros/latex/contrib/ocgx2/ChangeLog
index 6a05dbbcb9..5b61a6ee13 100644
--- a/macros/latex/contrib/ocgx2/ChangeLog
+++ b/macros/latex/contrib/ocgx2/ChangeLog
@@ -1,7 +1,11 @@
+2022-12-16
+ * v0.56: ocgx2.sty
+ * fix: documentation
+
2022-08-04
* v0.55: ocgx2.sty
* v0.22: ocgbase.sty
- * fix : pkg option processing acc. to new LaTeX format 22-06-01
+ * fix: pkg option processing acc. to new LaTeX format 22-06-01
2022-04-01
* v0.54: ocgx2.sty
diff --git a/macros/latex/contrib/ocgx2/README.md b/macros/latex/contrib/ocgx2/README.md
index 1f33d755ed..b74fe96291 100644
--- a/macros/latex/contrib/ocgx2/README.md
+++ b/macros/latex/contrib/ocgx2/README.md
@@ -127,15 +127,15 @@ document.
A `<visibility policy>` can be *one* of
````latex
-\AllOn{<OCG id 1>, <OCG id 2>, ...}
-\AnyOn{<OCG id 1>, <OCG id 2>, ...}
-\AnyOff{<OCG id 1>, <OCG id 2>, ...}
-\AllOff{<OCG id 1>, <OCG id 2>, ...}
+\AllOn{<OCG id 1> [, <OCG id 2>, ...]}
+\AnyOn{<OCG id 1> [, <OCG id 2>, ...]}
+\AnyOff{<OCG id 1> [, <OCG id 2>, ...]}
+\AllOff{<OCG id 1> [, <OCG id 2>, ...]}
````
All four directives take a list of OCG ids from wich the OCMD visibility is
calculated. If the condition represented by the policy is met, the content
associated with the OCMD is shown. The listed OCGs can be defined anywhere in
-the document. These directives can neither be combined nor nested in order to
+the document. These directives *can neither be combined nor nested* in order to
define the policy. Thus, a visibility policy has limited capabilities.
A `<visibility expression>` is much more flexible than a policy. Arbitrarily
@@ -149,12 +149,21 @@ functions
````
In the argument list, items represent OCG/OCMD ids and nested Boolean
functions. As nesting of the three functions is possible, any thinkable
-visibility relationship can be defined. Note that `\Not{...}` accepts only
-one item, either an OCG/OCMD id or a nested function. Also note that Boolean
-functions and policy directives cannot be intermixed.
+visibility relationship can be defined.
-As a trivial example, the visibility expression equivalent of the policy
-directive `\AllOff{...}` is written as `\Not{ \Or{ ... } }`.
+Note that `\Not{...}` accepts only one item, either an OCG/OCMD id or a nested
+function. Besides that, a single, isolated OCG/OCMD item is not allowed as an
+expression, it must always be embedded in one of the Boolean functions listed
+above. In the simple case of an OCMD depending on a single OCG in a positive
+way, it is better to use a policy, such as `\AllOn{<OCG id>}`, or to put it as
+`\And{<OCG id>}`.
+
+Thus, simple OCMD visibilities can be expressed in an equivalent way by a
+policy or an expression. For example, the visibility expression equivalent of
+the policy directive `\AllOff{...}` is written by means of Boolean functions as
+`\Not{ \Or{ ... } }`.
+
+Note that Boolean functions and policy directives cannot be intermixed.
----
diff --git a/macros/latex/contrib/ocgx2/ocgx2.sty b/macros/latex/contrib/ocgx2/ocgx2.sty
index 16319e52a3..c3b91609cd 100644
--- a/macros/latex/contrib/ocgx2/ocgx2.sty
+++ b/macros/latex/contrib/ocgx2/ocgx2.sty
@@ -43,8 +43,8 @@
%
% The Current Maintainer of this work is A. Grahn.
- \def\g@ocgxii@date@tl{2022/08/04}
- \def\g@ocgxii@version@tl{0.55}
+ \def\g@ocgxii@date@tl{2022/12/16}
+ \def\g@ocgxii@version@tl{0.56}
\ProvidesExplPackage{ocgx2}{\g@ocgxii@date@tl}{\g@ocgxii@version@tl}
{ports `ocgx' functionality to dvips+ps2pdf, xelatex and dvipdfmx}
diff --git a/macros/latex/contrib/srdp-mathematik/README.md b/macros/latex/contrib/srdp-mathematik/README.md
index 80eeca5724..2d3d4ee7a5 100644
--- a/macros/latex/contrib/srdp-mathematik/README.md
+++ b/macros/latex/contrib/srdp-mathematik/README.md
@@ -1,4 +1,4 @@
-# srdp-mathematik.sty v1.10.4
+# srdp-mathematik.sty v1.11.0
This package provides basic commands for the defined formats of the Austrian sRDP in mathematics.
Furthermore, it includes ways to implement answers in the tex file, which can be voluntarily displayed in the pdf file and
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
index b11f106273..d58f360d39 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.pdf
Binary files differ
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
index b3eb03da16..7b1238730c 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.sty
@@ -10,7 +10,7 @@
%
\NeedsTeXFormat{LaTeX2e}[1996/12/26]
-\ProvidesPackage{srdp-mathematik}[2022/11/09 v1.10.4 Standard-Schularbeitsformate]
+\ProvidesPackage{srdp-mathematik}[2022/12/16 v1.11.0 Standard-Schularbeitsformate]
\usepackage{color}
@@ -341,7 +341,21 @@
%
%
%
+%%%%%%%%%%%%%%%%% Parallel-Linien
+\newcommand{\parallellines}[3][0]{%
+\FPset\length{0.4}\FPset\seperation{0.1}\FPset\Px{#2}\FPset\Py{#3}\FPset\rotation{#1}%
+\FPset\convertdegree{180}\FPdiv\radians\rotation\convertdegree\FPmul\rotation\radians\FPpi%
+\FPsin\sinus\rotation\FPcos\cosinus\rotation%
+\FPmul\Qcosx\length\cosinus\FPmul\Qsiny\length\sinus%
+\FPmul\Rcosx\seperation\cosinus\FPmul\Rsiny\seperation\sinus%
+\FPadd\Qx\Px\Qcosx\FPadd\Qy\Py\Qsiny%
+\FPsub\Rx\Px\Rsiny\FPadd\Ry\Py\Rcosx%
+\FPmul\Scosx\length\cosinus\FPmul\Ssiny\length\sinus%
+\FPadd\Sx\Rx\Scosx\FPadd\Sy\Ry\Ssiny%
+\psline[linewidth=0.8pt](\Px,\Py)(\Qx,\Qy)%
+\psline[linewidth=0.8pt](\Rx,\Ry)(\Sx,\Sy)%
+}
%%%%%%%%%%%%%%%%%%%%%%%%% Vektorendefinition
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
index 62db075aee..e82cc7b51e 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
@@ -55,7 +55,7 @@ hidelinks
\vfill
-\Huge The \textit{srdp-mathematik} package v1.10.4\\[1cm]
+\Huge The \textit{srdp-mathematik} package v1.11.0\\[1cm]
Documentation \\ [1cm]
@@ -562,6 +562,23 @@ Es ist außerdem möglich, den Abstand zwischen den Zeichen individuell anzugebe
\stretchstring[\hspace{2cm}]{4126}
+
+\subsubsection{\texttt{\textbackslash parallellines}}
+Durch den Befehl \texttt{\textbackslash parallelines} können in PsTricks-Grafiken Geraden als parallel gekennzeichnet werden. Der dafür übliche Doppelstrich wird dabei mit $x$ und $y$ Koordinaten positioniert und optional durch die Angabe von Grad gedreht.
+
+\textsc{Eingabe:}
+\begin{verbatim}
+\parallellines{0}{0}
+
+\parallellines[45]{1.5}{0.5}
+\end{verbatim}
+
+\textsc{Ausgabe:}
+
+\parallellines{0}{0}
+
+\parallellines[45]{1.5}{0.5}
+
\section{Typ-1-Aufgaben}
Das \texttt{srdp-mathematik}-Paket ermöglicht die Verwendung vorgefertigter Aufgabenformate, die bei der österreichischen, standardisierten Reifeprüfung Anwendung finden.
@@ -764,8 +781,7 @@ Die Eingabe in eckiger Klammer ist dabei optional. Wird sie nicht angegeben, wir
L9={} %9. Antwort
}
-\leer
-\newpage
+
\subsubsection{Add-on: \texttt{\textbackslash langmultiplechoice}}
@@ -960,8 +976,8 @@ die \gap, die Lücke zwei hat die \gap.}, %Lueckentext Luecke=\gap
text={Hier wird der Text geschrieben. Die Lücke eins hat dabei
die \gap, die Lücke zwei hat die \gap.}, %Lueckentext Luecke=\gap
L1={In manchen Fällen sind die Antworten einer Lücke}, %1.Moeglichkeit links
- L2={viel länger als die der zweite. In diesem Fall kann man}, %2.Moeglichkeit links
- L3={die Größen der Boxen manuell variieren. Die Eingabe ist optional. }, %3.Moeglichkeit links
+ L2={viel länger als die der zweite. In diesem Fall kann man die}, %2.Moeglichkeit links
+ L3={Größen der Boxen manuell variieren. Die Eingabe ist optional. }, %3.Moeglichkeit links
R1={Sehr}, %1.Moeglichkeit rechts
R2={kurze}, %2.Moeglichkeit rechts
R3={Antworten}, %3.Moeglichkeit rechts
@@ -1123,8 +1139,6 @@ Typ-2-Aufgaben sollten innerhalb einer Prüfung mithilfe der \texttt{langesbeisp
\subsubsection{\texttt{\textbackslash item} und \texttt{\textbackslash Subitem\{\}}}
Innerhalb dieser Umgebung können dann mithilfe von \texttt{\textbackslash item} (nummeriert mit a), b) ,c), \ldots) und \texttt{\textbackslash Subitem\{\}} (nummeriert mit 1), 2), \ldots) die jeweiligen Items und Subitems der Aufgabe eingegeben werden. \leer
-\subsubsection{Ausgleichspunkte -- \texttt{\textbackslash Aitem} und \texttt{\textbackslash ASubitem\{\}}}
-Um die notwendigen Ausgleichspunkte in den Typ-2-Aufgaben zu markieren, können die Befehle \texttt{item} und \texttt{Subitem} durch \texttt{\textbackslash Aitem} und \texttt{\textbackslash ASubitem\{\}} ersetzt werden. Dabei wird vor den geschriebenen Text noch ein \fbox{A} eingefügt -- die Nummerierung wird aber wie gewohnt fortgesetzt.
\subsection{\texttt{\textbackslash begin\{loesung\} \ldots\ \textbackslash end\{loesung\}}}
Mithilfe der \texttt{loesung}-Umgebung kann die Lösungserwartung sowie der Lösungsschlüssel eingegeben werden. Analog zur Aufgabenstellung können \texttt{\textbackslash item} und \texttt{\textbackslash Subitem\{\}} verwendet werden. Die Eingabe innerhalb der \texttt{loesung}-Umgebung werden nur dann angezeigt, wenn die Lösungsanzeige aktiviert wurde. Die Nummerierung der Subitems kann man mit folgender Eingabe zurücksetzen: \texttt{\textbackslash setcounter{subitemcounter}{0}}.\leer