summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-10-17 03:01:53 +0000
committerNorbert Preining <norbert@preining.info>2023-10-17 03:01:53 +0000
commit3e9c5c6e1c118283b7775fd707379f8c9fdd3fd5 (patch)
tree40f420b2cc25378ebd0cd509854828b1b7aa337f /macros/latex/contrib/stex/doc
parentc4125da665ac93db063e3c177f4fc5d172f5866f (diff)
CTAN sync 202310170301
Diffstat (limited to 'macros/latex/contrib/stex/doc')
-rw-r--r--macros/latex/contrib/stex/doc/packages/stex-problem.tex12
-rw-r--r--macros/latex/contrib/stex/doc/stex-doc.pdfbin4835495 -> 4940119 bytes
-rw-r--r--macros/latex/contrib/stex/doc/stex-doc.tex1
-rw-r--r--macros/latex/contrib/stex/doc/stex-docheader.tex7
-rw-r--r--macros/latex/contrib/stex/doc/stex-manual.pdfbin745718 -> 745799 bytes
-rw-r--r--macros/latex/contrib/stex/doc/stex-tutorial.pdfbin3432339 -> 3457463 bytes
6 files changed, 10 insertions, 10 deletions
diff --git a/macros/latex/contrib/stex/doc/packages/stex-problem.tex b/macros/latex/contrib/stex/doc/packages/stex-problem.tex
index 81315415a4..75032724f5 100644
--- a/macros/latex/contrib/stex/doc/packages/stex-problem.tex
+++ b/macros/latex/contrib/stex/doc/packages/stex-problem.tex
@@ -1,10 +1,8 @@
\begin{sfragment}{Introduction}
- The \pkg{problem} package supplies an infrastructure that allows specify problem. Problems
-are text fragments that come with auxiliary functions: hints, notes, and
-solutions\footnote{for the moment multiple choice problems are not supported, but may
- well be in a future version}. Furthermore, we can specify how long the solution to a
-given problem is estimated to take and how many points will be awarded for a perfect
-solution.
+ The \pkg{problem} package supplies an infrastructure that allows specify problem.
+ Problems are text fragments that come with auxiliary functions: hints, notes, and
+ solutions. Furthermore, we can specify how long the solution to a given problem is
+ estimated to take and how many points will be awarded for a perfect solution.
Finally, the \pkg{problem} package facilitates the management of problems in small files,
so that problems can be re-used in multiple environment.
@@ -48,7 +46,7 @@ so that problems can be re-used in multiple environment.
\begin{exnote}
Justify your answer
\end{exnote}
-\begin{solution}[for=elefants]
+\begin{solution}
Four, two in the front seats, and two in the back.
\begin{gnote}
if they do not give the justification deduct 5 pts
diff --git a/macros/latex/contrib/stex/doc/stex-doc.pdf b/macros/latex/contrib/stex/doc/stex-doc.pdf
index a978cbb2e7..1a4a1e5a14 100644
--- a/macros/latex/contrib/stex/doc/stex-doc.pdf
+++ b/macros/latex/contrib/stex/doc/stex-doc.pdf
Binary files differ
diff --git a/macros/latex/contrib/stex/doc/stex-doc.tex b/macros/latex/contrib/stex/doc/stex-doc.tex
index 6dbf566c2c..ff82e9457f 100644
--- a/macros/latex/contrib/stex/doc/stex-doc.tex
+++ b/macros/latex/contrib/stex/doc/stex-doc.tex
@@ -40,6 +40,7 @@
\end{sfragment}
\begin{sfragment}{User Manual}
+ \let\RequirePackage\documentclass
\inputref[sTeX/Documentation]{manual}
\begin{sfragment}{Additional Packages}
diff --git a/macros/latex/contrib/stex/doc/stex-docheader.tex b/macros/latex/contrib/stex/doc/stex-docheader.tex
index b8b6313be8..34d3c93eb0 100644
--- a/macros/latex/contrib/stex/doc/stex-docheader.tex
+++ b/macros/latex/contrib/stex/doc/stex-docheader.tex
@@ -5,7 +5,7 @@
\usepackage[hyperref=auto,style=alphabetic]{biblatex}
%\usepackage[mathhub=\stexdocpath/mh,usedeps]{stex}
\usepackage[lang={en,de}]{stex}
-
+\usepackage[show]{ed}
\usepackage{rustex}
\usepackage{stex-highlighting,stexthm}
@@ -36,7 +36,7 @@
\newif\ifhadtitle\hadtitlefalse
-\def\stexversion{3.3.0}
+\def\stexversion{3.4.0}
\def\changedate{\today}
\def\stextoptitle#1#2{\title{#1\thanks{Version {\stexversion} (last revised {\changedate})} }\def\thispkg{#2}}
@@ -402,4 +402,5 @@
}
-\AtBeginDocument{\catcode`_=8} \ No newline at end of file
+\AtBeginDocument{\catcode`_=8}
+
diff --git a/macros/latex/contrib/stex/doc/stex-manual.pdf b/macros/latex/contrib/stex/doc/stex-manual.pdf
index dcc5371fad..f866203912 100644
--- a/macros/latex/contrib/stex/doc/stex-manual.pdf
+++ b/macros/latex/contrib/stex/doc/stex-manual.pdf
Binary files differ
diff --git a/macros/latex/contrib/stex/doc/stex-tutorial.pdf b/macros/latex/contrib/stex/doc/stex-tutorial.pdf
index 1c380fadde..c7740a4d90 100644
--- a/macros/latex/contrib/stex/doc/stex-tutorial.pdf
+++ b/macros/latex/contrib/stex/doc/stex-tutorial.pdf
Binary files differ