summaryrefslogtreecommitdiff
path: root/info/examples/Math/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-04 03:01:07 +0000
committerNorbert Preining <norbert@preining.info>2023-08-04 03:01:07 +0000
commit319c90e45fc96ba6f15edcf00b24e484d9d92f2b (patch)
tree7011e82643aff6842597d83574783a350142063c /info/examples/Math/README
parent63c1aaa794cb47fe36ebe8010257ec8ad322efbb (diff)
CTAN sync 202308040301
Diffstat (limited to 'info/examples/Math/README')
-rw-r--r--info/examples/Math/README79
1 files changed, 61 insertions, 18 deletions
diff --git a/info/examples/Math/README b/info/examples/Math/README
index 84625c2092..1bb22195f9 100644
--- a/info/examples/Math/README
+++ b/info/examples/Math/README
@@ -1,18 +1,61 @@
-The files in this directoty are all the examples
-from the book "Mathematiksatz mit LaTeX",
-which is available at Lehmanns online bookstore
-http://www.lob.de (ISBN 978-3-86541-485-4).
-Members of DANTE, the german TeX Users Group,
-write to office@dante.de and ask for the special
-offer.
-
-All examples are full working documents, which
-needs one of the special test class files, also
-part of this directory. You can also use another
-documentclass, but then you have to delete the
-following two lines:
-\StartShownPreambleCommands
-\StopShownPreambleCommands
-
-
-Herbert Voß (herbert@dante.de) 2014-02-15
+DANTE Edition
+*** Mathematiksatz mit LaTeX ***
+3. Auflage 2018
+https://pkks.de
+
+Eigene Mailingliste für meine Bücher:
+Nachrichten an die Listenadresse Voss-TeX@lists.fu-berlin.de
+werden an alle Abonnentinnen und Abonnenten der Liste verteilt.
+
+Auf der Seite https://lists.fu-berlin.de/listinfo/Voss-TeX
+kann man sich anmelden.
+
+Die Beispiele benötigen die ebenfalls hier vorhandenen
+Dokumentenklassen, die alle eine Endung .cls haben.
+Diese Beispielklassen müssen entweder in ein
+TDS-kompatibles Verzeichnis kopiert werden oder im
+Dokumentenverzeichnis verbleiben. Im Allgemeinen
+können die Klassen auch durch die Standardklassen
+ersetzt werden, also exaarticle->article
+Es fehlen dann lediglich die Schrifteinstellen
+und Babel.
+
+!!ABER: ALLE Abbildungen fehlen aus rechtlichen Gründen.
+Man nehme dann für die Beispiele einfach eigene Abbildungen.
+
+
+Dateiendung : Compiler
+==================================
+.ltx : pdflatex
+.ltx2 : pdflatex
+.ltx2crop : pdflatex
+.ltx4 : pdflatex
+.ltx5 : pdflatex
+.ltx6 : pdflatex
+.ltxb : pdflatex
+.ltxps : latex->dvips->ps2pdf
+.ltxverb : pdflatex
+.xltxverb : xelatex
+.lualtxverb : lualatex
+.lualtx : lualatex
+.lualtx2 : lualatex
+.xinl : xelatex
+.xltx : xelatex
+.mp : metapost
+.mp2 : metapost
+.mp3 : metapost
+.sh : Shell
+.ctx : context
+.ctxcrop : context
+
+
+%% Copyright 2018- Herbert Voss
+%
+% This work 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 option) 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 2003/12/01 or later.
+