diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/Makefile.top | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/packages/stex-problem.tex | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/stex-doc.pdf | bin | 4835495 -> 4940119 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/stex-doc.tex | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/stex-docheader.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/stex-manual.pdf | bin | 745718 -> 745799 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/stex-tutorial.pdf | bin | 3432339 -> 3457463 bytes |
7 files changed, 10 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/Makefile.top b/Master/texmf-dist/doc/latex/stex/Makefile.top index 43942d6051b..d12908d2d4d 100644 --- a/Master/texmf-dist/doc/latex/stex/Makefile.top +++ b/Master/texmf-dist/doc/latex/stex/Makefile.top @@ -4,5 +4,3 @@ MAKEDIRS = source doc all package doc: @for d in $(MAKEDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) $@) || exit $$?; done - ls - pdflatex test.en.tex diff --git a/Master/texmf-dist/doc/latex/stex/packages/stex-problem.tex b/Master/texmf-dist/doc/latex/stex/packages/stex-problem.tex index 81315415a41..75032724f56 100644 --- a/Master/texmf-dist/doc/latex/stex/packages/stex-problem.tex +++ b/Master/texmf-dist/doc/latex/stex/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/Master/texmf-dist/doc/latex/stex/stex-doc.pdf b/Master/texmf-dist/doc/latex/stex/stex-doc.pdf Binary files differindex a978cbb2e7a..1a4a1e5a147 100644 --- a/Master/texmf-dist/doc/latex/stex/stex-doc.pdf +++ b/Master/texmf-dist/doc/latex/stex/stex-doc.pdf diff --git a/Master/texmf-dist/doc/latex/stex/stex-doc.tex b/Master/texmf-dist/doc/latex/stex/stex-doc.tex index 6dbf566c2ce..ff82e9457ff 100644 --- a/Master/texmf-dist/doc/latex/stex/stex-doc.tex +++ b/Master/texmf-dist/doc/latex/stex/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/Master/texmf-dist/doc/latex/stex/stex-docheader.tex b/Master/texmf-dist/doc/latex/stex/stex-docheader.tex index b8b6313be8d..34d3c93eb08 100644 --- a/Master/texmf-dist/doc/latex/stex/stex-docheader.tex +++ b/Master/texmf-dist/doc/latex/stex/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/Master/texmf-dist/doc/latex/stex/stex-manual.pdf b/Master/texmf-dist/doc/latex/stex/stex-manual.pdf Binary files differindex dcc5371fada..f8662039121 100644 --- a/Master/texmf-dist/doc/latex/stex/stex-manual.pdf +++ b/Master/texmf-dist/doc/latex/stex/stex-manual.pdf diff --git a/Master/texmf-dist/doc/latex/stex/stex-tutorial.pdf b/Master/texmf-dist/doc/latex/stex/stex-tutorial.pdf Binary files differindex 1c380faddef..c7740a4d90e 100644 --- a/Master/texmf-dist/doc/latex/stex/stex-tutorial.pdf +++ b/Master/texmf-dist/doc/latex/stex/stex-tutorial.pdf |