summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bgteubner
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-05 22:36:55 +0000
committerKarl Berry <karl@freefriends.org>2017-05-05 22:36:55 +0000
commit5ac3f72077e2326d5c7203f2c7e992f20f7ed37f (patch)
treea9c413c09664f0b36bff6f92b656d163b2e69f0a /Master/texmf-dist/doc/latex/bgteubner
parentf1cc8a0be0a0628c5b965adb0112e91b4f71cecf (diff)
bgteubner (5may17)
git-svn-id: svn://tug.org/texlive/trunk@44205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bgteubner')
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/ChangeLog15
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/Makefile.source43
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/Makefile.src47
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/bgteubner-a5-mathtime.tex21
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/bgteubner-cm.pdfbin0 -> 1209919 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/bgteubner.pdfbin492807 -> 469747 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/bgteucls.pdfbin697516 -> 701551 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/bgteuversion.tex4
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/cdcover.tex24
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/ltxdoc.cfg53
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/math-cm.info2
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/math-mathtime.info2
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/math.info2
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/testquick.exercise6
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/testquick.info4
-rw-r--r--Master/texmf-dist/doc/latex/bgteubner/vorwort.tex8
16 files changed, 139 insertions, 92 deletions
diff --git a/Master/texmf-dist/doc/latex/bgteubner/ChangeLog b/Master/texmf-dist/doc/latex/bgteubner/ChangeLog
index f37074335ef..beed690436c 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/ChangeLog
+++ b/Master/texmf-dist/doc/latex/bgteubner/ChangeLog
@@ -1,3 +1,14 @@
+2015/05/17 v2.11 Harald Harders (harald.harders@gmx.de)
+- Make sure that \LaTeX\ also compiles if recent changes in scrbook are
+ present.
+- Remove \ifpdfoutput before loading pdfcprot.sty
+
+2015/05/15 v2.10 Harald Harders (harald.harders@gmx.de)
+- Adapt class to support hyperref and imakeidx
+- Fix PDF string issue if hyperref is loaded
+- Adapt class to current scrbook version
+- Fix bug in title page which made footnotes to disappear
+
2012/04/07 v2.02 Harald Harders (harald.harders@gmx.de)
- Adapted to Springer Vieweg Verlag
@@ -40,12 +51,12 @@
2004/08/19 v1.32 Harald Harders (h.harders@tu-bs.de)
- Move \ifhhcls@times outside definition of \appendixmore.
- Remove \rmfamily from pagehead since \normalfont does that already.
-
+
2004/05/09 v1.31 Harald Harders (h.harders@tu-bs.de)
- Minor buxfix for titlepage.
- Do not compile cdcover if cd-cover.sty is not available.
- Fix documentation of \pdfoutput=0.
-
+
2004/04/09 v1.30 Harald Harders (h.harders@tu-bs.de)
- Set PDF information only if PDF is produced.
- Write info file containing the same information as the PDF-info entries.
diff --git a/Master/texmf-dist/doc/latex/bgteubner/Makefile.source b/Master/texmf-dist/doc/latex/bgteubner/Makefile.source
index 772c029bf0b..ca8c1400eed 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/Makefile.source
+++ b/Master/texmf-dist/doc/latex/bgteubner/Makefile.source
@@ -1,7 +1,7 @@
## bgteubner class bundle
##
## Makefile
-## Copyright 2003--2008 Harald Harders
+## Copyright 2003--2017 Harald Harders
#
# This program may be distributed and/or modified under the
# conditions of the LaTeX Project Public License, either version 1.3
@@ -82,16 +82,16 @@ install: all
install -m644 bgteubner.cls $(INSTALLDIR)
install -m644 ptmxcomp.sty $(PTMXCOMPDIR)
install -m644 bgteucls.pdf $(DOCDIR)
- install -m644 ../doc/bgteubner-17x24-times.pdf $(DOCDIR)/bgteubner.pdf
+ install -m644 ../doc/bgteubner-17x24-mathtime.pdf $(DOCDIR)/bgteubner.pdf
install -m644 bgteubner.ist $(IDXDIR)
install -m644 bgteuglo.ist $(IDXDIR)
install -m644 bgteuglochar.ist $(IDXDIR)
install -m644 bgteu*.bst $(BSTDIR)
texhash
-zip: all
- -@rm -f bgteubner-$(VERSION).zip
- -@rm -f ../pakete/bgteubner-v*.zip
+tds: all
+ -@rm -f bgteubner-$(VERSION)-tds.zip
+ -@rm -f ../pakete/bgteubner-v*-tds.zip
mkdirhier tex/latex/bgteubner
mkdirhier tex/latex/ptmxcomp
mkdirhier makeindex/bgteubner
@@ -103,8 +103,37 @@ zip: all
cp bgteubner.ist bgteuglo.ist bgteuglochar.ist makeindex/bgteubner/
cp bgteu*.bst bibtex/bst/bgteubner/
cp bgteucls.pdf ChangeLog doc/latex/bgteubner/
+ cp ../doc/bgteubner-17x24-cm.pdf doc/latex/bgteubner/bgteubner-cm.pdf
+ cp ../doc/bgteubner-17x24-mathtime.pdf doc/latex/bgteubner/bgteubner.pdf
cp Makefile bgteucls.ins bgteucls.dtx getversion.tex source/latex/bgteubner/
- zip -r bgteubner-$(VERSION).zip tex makeindex bibtex doc source
+ zip -r bgteubner-$(VERSION)-tds.zip tex makeindex bibtex doc source
rm -rf tex makeindex bibtex doc source
- cp bgteubner-$(VERSION).zip ../pakete
+ cp bgteubner-$(VERSION)-tds.zip ../pakete
+ rm -f getversion.log
+
+ctan: all
+ -@rm -f bgteubner-$(VERSION)-ctan.zip
+# -@rm -f ../pakete/bgteubner-v*-ctan.zip
+ mkdir bgteubner
+ mkdir bgteubner/source
+ mkdir bgteubner/hhsubfigure
+ mkdir bgteubner/doc
+ mkdir bgteubner/doc/mathtime
+ mkdir bgteubner/doc/src
+ mkdir bgteubner/doc/src/bilder
+ mkdir bgteubner/doc/src/bilder/seiten
+ cp ../LIESMICH ../README ../ToDo ../manifest.txt ../usefiles.txt bgteubner/
+ cp ChangeLog Makefile bgteucls.dtx bgteucls.ins getversion.tex bgteubner/source/
+ cp ptmxcomp.sty testquick.tex bgteubner/source/
+ cp ../hhsubfigure/hhsubfigure.dtx ../hhsubfigure/hhsubfigure.ins bgteubner/hhsubfigure/
+ cp ../hhsubfigure/README ../hhsubfigure/Makefile bgteubner/hhsubfigure/
+ cp ../doc/bgteubner-17x24-mathtime.pdf bgteubner/doc/bgteubner.pdf
+ cp ../doc/bgteubner-17x24-cm.pdf bgteubner/doc/bgteubner-cm.pdf
+ cp bgteucls.pdf bgteubner/doc/
+ cp ../doc/src/*.tex ../doc/src/*.sty ../doc/src/*.bib ../doc/src/Makefile bgteubner/doc/src/
+ cp ../doc/src/bilder/*.* bgteubner/doc/src/bilder/
+ cp ../doc/src/bilder/seiten/* bgteubner/doc/src/bilder/seiten/
+ cp ../doc/mathtime/*.tex ../doc/mathtime/*.pdf bgteubner/doc/mathtime/
+ zip -r bgteubner-$(VERSION)-ctan.zip bgteubner
+ rm -rf bgteubner
rm -f getversion.log
diff --git a/Master/texmf-dist/doc/latex/bgteubner/Makefile.src b/Master/texmf-dist/doc/latex/bgteubner/Makefile.src
index e6a4caad4ec..7d5498eac05 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/Makefile.src
+++ b/Master/texmf-dist/doc/latex/bgteubner/Makefile.src
@@ -75,6 +75,12 @@ bgteubner-a5-cm.pdf: $(TEX)
-bibtex bgteubner-a5-cm
$(PDFLATEX) bgteubner-a5-cm
+bgteubner-a5-mathtime.pdf: $(TEX)
+ -makeindex -c -g -s bgteuglochar.ist -o bgteubner-a5-mathtime.glscmd -t bgteubner-a5-mathtime.logcmd bgteubner-a5-mathtime.glocmd
+ -makeindex -c -g -s bgteubner.ist bgteubner-a5-mathtime
+ -bibtex bgteubner-a5-mathtime
+ $(PDFLATEX) bgteubner-a5-mathtime
+
class:
cd ../../source && make install
@@ -84,6 +90,7 @@ clean:
-rm -f bgteubner-17x24-cm.{bbl,blg,dvi,idx,ilg,ind,log,toc,glocmd,logcmd,glscmd,lox}
-rm -f bgteubner-a5-times.{bbl,blg,dvi,idx,ilg,ind,log,toc,glocmd,logcmd,glscmd,lox}
-rm -f bgteubner-a5-cm.{bbl,blg,dvi,idx,ilg,ind,log,toc,glocmd,logcmd,glscmd,lox}
+ -rm -f bgteubner-a5-mathtime.{bbl,blg,dvi,idx,ilg,ind,log,toc,glocmd,logcmd,glscmd,lox}
-rm -f *.aux
distclean: clean
@@ -91,11 +98,13 @@ distclean: clean
-rm -f bgteubner-17x24-mathtime.pdf
-rm -f bgteubner-17x24-cm.pdf
-rm -f bgteubner-a5-times.pdf
+ -rm -f bgteubner-a5-mathtime.pdf
-rm -f bgteubner-a5-cm.pdf
-rm -f bgteubner-17x24-times.info
-rm -f bgteubner-17x24-mathtime.info
-rm -f bgteubner-17x24-cm.info
-rm -f bgteubner-a5-times.info
+ -rm -f bgteubner-a5-mathtime.info
-rm -f bgteubner-a5-cm.info
install:
@@ -136,3 +145,41 @@ install:
makeindex -c -g -s bgteubner.ist bgteubner-17x24-mathtime
$(PDFLATEX) bgteubner-17x24-mathtime
cp -f bgteubner-17x24-mathtime.pdf ..
+# echo ''
+# $(PDFLATEX) bgteubner-a5-times
+# bibtex bgteubner-a5-times
+# $(PDFLATEX) bgteubner-a5-times
+# makeindex -c -g -s bgteuglochar.ist -o bgteubner-a5-times.glscmd \
+# -t bgteubner-a5-times.logcmd bgteubner-a5-times.glocmd
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-times
+# $(PDFLATEX) bgteubner-a5-times
+# $(PDFLATEX) bgteubner-a5-times
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-times
+# $(PDFLATEX) bgteubner-a5-times
+# cp -f bgteubner-a5-times.pdf ..
+# echo ''
+# $(PDFLATEX) bgteubner-a5-cm
+# bibtex bgteubner-a5-cm
+# $(PDFLATEX) bgteubner-a5-cm
+# makeindex -c -g -s bgteuglochar.ist -o bgteubner-a5-cm.glscmd \
+# -t bgteubner-a5-cm.logcmd bgteubner-a5-cm.glocmd
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-cm
+# $(PDFLATEX) bgteubner-a5-cm
+# $(PDFLATEX) bgteubner-a5-cm
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-cm
+# $(PDFLATEX) bgteubner-a5-cm
+# cp -f bgteubner-a5-cm.pdf ..
+# echo ''
+# $(PDFLATEX) bgteubner-a5-mathtime
+# bibtex bgteubner-a5-mathtime
+# $(PDFLATEX) bgteubner-a5-mathtime
+# makeindex -c -g -s bgteuglochar.ist \
+# -o bgteubner-a5-mathtime.glscmd \
+# -t bgteubner-a5-mathtime.logcmd \
+# bgteubner-a5-mathtime.glocmd
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-mathtime
+# $(PDFLATEX) bgteubner-a5-mathtime
+# $(PDFLATEX) bgteubner-a5-mathtime
+# makeindex -c -g -s bgteubner.ist bgteubner-a5-mathtime
+# $(PDFLATEX) bgteubner-a5-mathtime
+# cp -f bgteubner-a5-mathtime.pdf ..
diff --git a/Master/texmf-dist/doc/latex/bgteubner/bgteubner-a5-mathtime.tex b/Master/texmf-dist/doc/latex/bgteubner/bgteubner-a5-mathtime.tex
new file mode 100644
index 00000000000..1f01d91adda
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bgteubner/bgteubner-a5-mathtime.tex
@@ -0,0 +1,21 @@
+%
+% bgteubner class bundle
+%
+% bgteubner-17x24-mathtime.tex
+% Copyright 2003--2012 Harald Harders
+%
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your opinion) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
+%
+% This program consists of all files listed in manifest.txt.
+% ===================================================================
+\PassOptionsToClass{mathtime}{bgteubner}
+\PassOptionsToClass{a5paper}{bgteubner}
+% ===================================================================
+\input{bgteubner}
+% ===================================================================
diff --git a/Master/texmf-dist/doc/latex/bgteubner/bgteubner-cm.pdf b/Master/texmf-dist/doc/latex/bgteubner/bgteubner-cm.pdf
new file mode 100644
index 00000000000..ce213157c9a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bgteubner/bgteubner-cm.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bgteubner/bgteubner.pdf b/Master/texmf-dist/doc/latex/bgteubner/bgteubner.pdf
index 9a0ba21eb40..46f17028b7e 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/bgteubner.pdf
+++ b/Master/texmf-dist/doc/latex/bgteubner/bgteubner.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bgteubner/bgteucls.pdf b/Master/texmf-dist/doc/latex/bgteubner/bgteucls.pdf
index 234f4277906..23fe348a75c 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/bgteucls.pdf
+++ b/Master/texmf-dist/doc/latex/bgteubner/bgteucls.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bgteubner/bgteuversion.tex b/Master/texmf-dist/doc/latex/bgteubner/bgteuversion.tex
index 2db58b9bac2..4004e58b13c 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/bgteuversion.tex
+++ b/Master/texmf-dist/doc/latex/bgteubner/bgteuversion.tex
@@ -8,7 +8,7 @@
%%
%% bgteubner class bundle
%%
-%% Copyright 2003--2012 Harald Harders
+%% Copyright 2003--2015 Harald Harders
%%
%% This program may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -23,7 +23,7 @@
%% harald.harders@gmx.de
%%
\ProvidesFile{bgteuversion.tex}
- [2012/04/07 v2.02 Springer Vieweg Verlag]
+ [2015/05/17 v2.11 Springer Vieweg Verlag]
\endinput
%%
%% End of file `bgteuversion.tex'.
diff --git a/Master/texmf-dist/doc/latex/bgteubner/cdcover.tex b/Master/texmf-dist/doc/latex/bgteubner/cdcover.tex
index 0953dffeeab..9b905ba8170 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/cdcover.tex
+++ b/Master/texmf-dist/doc/latex/bgteubner/cdcover.tex
@@ -8,7 +8,7 @@
%%
%% bgteubner class bundle
%%
-%% Copyright 2003--2012 Harald Harders
+%% Copyright 2003--2015 Harald Harders
%%
%% This program may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -23,7 +23,7 @@
%% harald.harders@gmx.de
%%
\ProvidesFile{cdcover.tex}
- [2012/04/07 v2.02 Springer Vieweg Verlag]
+ [2015/05/17 v2.11 Springer Vieweg Verlag]
\documentclass[ngerman,a4paper,fleqn,10pt,landscape]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
@@ -69,8 +69,8 @@
\begin{tabular}{@{}>{\ttfamily}l>{\RaggedRight}p{0.7\linewidth}}
alt/ & Archiv alter Versionen der Dokumentklasse \\
doc/ & Autorenrichtlinien inklusive Installationsanleitung
- \url{bgteubner-17x24-times.pdf} (Times),
- \url{bgteubner-17x24-cm.pdf} (European Computer Modern) und
+ \url{bgteubner.pdf} (Times),
+ \url{bgteubner-cm.pdf} (European Computer Modern) und
Beschreibung der Implementation \url{bgreucls.pdf} \\
pakete/ & \textsmaller{ZIP}"=Archive der Installationsdateien \\
source/ & Quelltext der \texttt{bgteubner}"=Dokumentklasse
@@ -78,8 +78,8 @@
\vspace{5mm}
Lesen Sie vor der Installation und vor dem Schreiben des Buchs bitte
- aufmerksam die Autorenrichtlinien \url{bgteubner-17x24-times.pdf} oder
- \url{bgteubner-17x24-cm.pdf} durch.
+ aufmerksam die Autorenrichtlinien \url{bgteubner.pdf} oder
+ \url{bgteubner-cm.pdf} durch.
}{%
\begin{center}
\sffamily\Large
@@ -89,7 +89,7 @@
\vskip 2.0em
\par
{\bfseries\LARGE
- Erstellen von Büchern für den Vieweg+Teubner Verlag mit \LaTeX
+ Erstellen von Büchern für den Springer Vieweg Verlag mit \LaTeX
\par}
\vskip 2.0em
{\bfseries\Large
@@ -100,18 +100,18 @@
Version \fileversion, \printdateTeX{\filedate}
\par
\vskip 2.0em
- Vieweg+Teubner\quad Stuttgart $\cdot$ Leipzig $\cdot$ Wiesbaden
+ Springer Vieweg\quad Stuttgart $\cdot$ Leipzig $\cdot$ Wiesbaden
\end{center}
}
-\backsheet{Erstellen von Büchern für den Vieweg+Teubner Verlag mit \LaTeX
+\backsheet{Erstellen von Büchern für den Springer Vieweg Verlag mit \LaTeX
\qquad\qquad\qquad\quad\small v\fileversion}{%
\RaggedRight
{\bfseries
Harald Harders
\par}
\vskip 1em
- {\Large\bfseries Erstellen von Büchern für den Vieweg+Teubner Verlag mit
+ {\Large\bfseries Erstellen von Büchern für den Springer Vieweg Verlag mit
\LaTeX
\par}
\vskip 3em
@@ -120,8 +120,8 @@
\url{bgteubner.cls} sowie die Autorenrichtlinien inklusive
Installationsanleitung in zwei Versionen:
\begin{itemize*}
- \item \url{bgteubner-17x24-times.pdf}: Brotschrift Times,
- \item \url{bgteubner-17x24-cm.pdf}: Brotschrift European
+ \item \url{bgteubner.pdf}: Brotschrift Times,
+ \item \url{bgteubner-cm.pdf}: Brotschrift European
Computer Modern.
\end{itemize*}
Außerdem sind Zusatzpakete enthalten, die in \TeX Live\,8 entweder
diff --git a/Master/texmf-dist/doc/latex/bgteubner/ltxdoc.cfg b/Master/texmf-dist/doc/latex/bgteubner/ltxdoc.cfg
deleted file mode 100644
index be1c37d053e..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/ltxdoc.cfg
+++ /dev/null
@@ -1,53 +0,0 @@
-%%
-%% This is file `ltxdoc.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% hhsubfigure.dtx (with options: `ltxdoc')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% Any modified versions of this file must be renamed
-%% with new filenames distinct from ltxdoc.cfg.
-%%
-%% For distribution of the original source see the terms
-%% for copying and modification in the file hhsubfigure.dtx.
-%%
-%% This generated file may be distributed as long as the
-%% original source files, as listed above, are part of the
-%% same distribution. (The sources need not necessarily be
-%% in the same archive or directory.)
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% @LaTeX-style-file{
-%% author = "Steven Douglas Cochran (modified by Harald Harders)",
-%% version = "2.1.4",
-%% date = "2003/09/14",
-%% time = "09:34:13",
-%% filename = "hhsubfigure.sty",
-%% email = "h.harders@tu-bs.de",
-%% codetable = "ISO/ASCII",
-%% keywords = "LaTeX, float, figure, table, captcont",
-%% supported = "yes",
-%% abstract = "LaTeX package for providing support for the
-%% inclusion of small, `sub', figures and tables. It
-%% simplifies the positioning, captioning and
-%% labeling of them within a single figure or table
-%% environment. In addition, this package allows
-%% such subcaptions to be written to the List of
-%% Figures or List of tables if desired."
-%% }
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\AtBeginDocument{
- \EnableCrossrefs
- \RecordChanges
- \CodelineIndex}
-\AtEndDocument{
- \PrintChanges
- \PrintIndex}
-\endinput
-%%
-%% End of file `ltxdoc.cfg'.
diff --git a/Master/texmf-dist/doc/latex/bgteubner/math-cm.info b/Master/texmf-dist/doc/latex/bgteubner/math-cm.info
deleted file mode 100644
index 5bfa335ceb7..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/math-cm.info
+++ /dev/null
@@ -1,2 +0,0 @@
-1. Auflage
-Bild: 0; Tabelle: 0; Aufgabe: 0; Beispiel: 0; Definition: 0; Beweis: 0
diff --git a/Master/texmf-dist/doc/latex/bgteubner/math-mathtime.info b/Master/texmf-dist/doc/latex/bgteubner/math-mathtime.info
deleted file mode 100644
index 5bfa335ceb7..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/math-mathtime.info
+++ /dev/null
@@ -1,2 +0,0 @@
-1. Auflage
-Bild: 0; Tabelle: 0; Aufgabe: 0; Beispiel: 0; Definition: 0; Beweis: 0
diff --git a/Master/texmf-dist/doc/latex/bgteubner/math.info b/Master/texmf-dist/doc/latex/bgteubner/math.info
deleted file mode 100644
index 5bfa335ceb7..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/math.info
+++ /dev/null
@@ -1,2 +0,0 @@
-1. Auflage
-Bild: 0; Tabelle: 0; Aufgabe: 0; Beispiel: 0; Definition: 0; Beweis: 0
diff --git a/Master/texmf-dist/doc/latex/bgteubner/testquick.exercise b/Master/texmf-dist/doc/latex/bgteubner/testquick.exercise
deleted file mode 100644
index c8a5f535174..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/testquick.exercise
+++ /dev/null
@@ -1,6 +0,0 @@
-\addvspace {10\p@ }
-\contentsline {exercise}{\hbox to\@tempdima {1.1\hfil }Hallo Moin Hallo Tach Ciao}{1}
-\contentsline {exercise}{Hallo Moin Hallo Tach Ciao}{1}
-\contentsline {exercise}{\hbox to\@tempdima {1.2\hfil }Hallo Moin Hallo Tach Ciao}{1}
-\contentsline {exercise}{\hbox to\@tempdima {1.3\hfil }asdf}{2}
-\contentsline {exercise}{\hbox to\@tempdima {1.1\hfil }Hallo Moin Hallo Tach Ciao}{2}
diff --git a/Master/texmf-dist/doc/latex/bgteubner/testquick.info b/Master/texmf-dist/doc/latex/bgteubner/testquick.info
deleted file mode 100644
index 0364a69150f..00000000000
--- a/Master/texmf-dist/doc/latex/bgteubner/testquick.info
+++ /dev/null
@@ -1,4 +0,0 @@
-Titel: Testdatei
-1. Auflage
-Autor(en): Harald Harders
-Bild: 1; Tabelle: 0; Aufgabe: 5; Beispiel: 0; Definition: 0; Beweis: 4
diff --git a/Master/texmf-dist/doc/latex/bgteubner/vorwort.tex b/Master/texmf-dist/doc/latex/bgteubner/vorwort.tex
index dc03104c207..75fac0f09ad 100644
--- a/Master/texmf-dist/doc/latex/bgteubner/vorwort.tex
+++ b/Master/texmf-dist/doc/latex/bgteubner/vorwort.tex
@@ -85,6 +85,14 @@ Vieweg+Teubner in Springer Vieweg berücksichtigt.
\signature{Mülheim an der Ruhr}{im April 2012}{Harald Harders}
% ===================================================================
+\preface{Vorwort zu Version~2.11}%
+
+Aufgrund von Veränderungen anderer Pakete (insbesondere Koma-Script) wurde es
+notwendig, diese Klasse auch anzupassen.
+
+\signature{Mülheim an der Ruhr}{im Mai 2015}{Harald Harders}
+
+% ===================================================================
%%% Local Variables:
%%% mode: latex