From 3b96c9c6ec7ee8bdf985ef04b812d45e816da90b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 29 Aug 2007 20:37:00 +0000 Subject: dtk update (28aug07) git-svn-id: svn://tug.org/texlive/trunk@4839 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/dtk/README | 83 +++++++++++++++++++++++++++ Master/texmf-dist/doc/latex/dtk/beispiel.dvi | Bin 12644 -> 0 bytes Master/texmf-dist/doc/latex/dtk/beispiel.ltx | 41 +++++++++++++ Master/texmf-dist/doc/latex/dtk/beispiel.tex | 13 +---- 4 files changed, 125 insertions(+), 12 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/dtk/README delete mode 100644 Master/texmf-dist/doc/latex/dtk/beispiel.dvi create mode 100644 Master/texmf-dist/doc/latex/dtk/beispiel.ltx (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/dtk/README b/Master/texmf-dist/doc/latex/dtk/README new file mode 100644 index 00000000000..5ca6ba3e1c6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dtk/README @@ -0,0 +1,83 @@ + + dtk: A Document Class and Style for + ``Die TeXnische Komoedie'' + the journal of the german speaking TeX users group + + original written by + Gerd Neugebauer + gene@gerd-neugebauer.de + + +dtk is a document class and style file which has been written to be +used for the communications of the German speaking TeX users group +Dante e.V.: ``Die TeXnische Komoedie''. + +For changes from the previous versions see the end of this file. + +The distribution consists of the following files (if one is missing +then complain at the distributor of your version): + +dtk.dtx + This is the main distribution file. It contains the class and + style file. LaTeXing this file produces the English documentation. +dtk.ins + This is the driver file for the extraction procedure. You need + the doc utility to unpack it. +dtk.bst + This is the BibTeX style file to be used for ``Die TeXnische + Komoedie''. +ReadMe + This file. +beipiel.tex + A short description example for dtk (in German). +beispiel.ltx + The driver file for beispiel.tex. Run this file through LaTeX to + get the dvi file. +beispiel.bib + The bibliography for beispiel.tex. + + +INSTALLATION +------------ + +(0) If you have obtained the unpacked distribution, i.e. you + already have cls and clo files, then continue with step (2). + +(1) Run TeX or LaTeX on dtk.ins. + + This should produce the files dtk.cls, dtk.sty, dtklogos.sty, + dtk.ist, and some dtk*.clo files. + + This might fail due to several reasons. In this case revert to + the unpacked files which are also distributed at the same + place where you got the sources from. + +(2) Move dtk.cls and the dtk*.clo files to a place where LaTeX + searches for class files. Move dtk.sty to a place where LaTeX + searches for style files. + + The suggested place for the LaTeX files in a TDS conform + installation is the directory + + TEXMF/tex/latex/supported/dtk + + where TEXMF is the root of the TDS installation tree. + +(3) Run LaTeX on dtk.dtx to produce the documentation. LaTeX2e + is required for this step. + + Usually the documentation contains a general part describing + the use of the class/style and the description of the + implementation details. If you want to omit the implementation + description you can create the file dtk.dcf before compiling + the documentation. This file should contain the following + lines: + + \OnlyDescription + \endinput + +(4) Run LaTeX, BibTeX, and LaTeX twice again on beispiel.ltx for a + short description and a sample in German. + + +y \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/dtk/beispiel.dvi b/Master/texmf-dist/doc/latex/dtk/beispiel.dvi deleted file mode 100644 index 87c911a2bec..00000000000 Binary files a/Master/texmf-dist/doc/latex/dtk/beispiel.dvi and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/dtk/beispiel.ltx b/Master/texmf-dist/doc/latex/dtk/beispiel.ltx new file mode 100644 index 00000000000..2ecd76659fa --- /dev/null +++ b/Master/texmf-dist/doc/latex/dtk/beispiel.ltx @@ -0,0 +1,41 @@ +\documentclass[07]{dtk}% load class options 07 +%% +%% Packete/Style-Optionen und anderes Material in der Pr"aambel: +%% +\usepackage{booktabs} +%% +%% Das Packet german/ngerman wird automatisch geladen und sollte nicht +%% explizit angefordert werden. +%% +%% Regel: Es sollten so wenig wie m"oglich zus"atzliche Packete +%% angefordert werden, da diese mit anderen Packeten in Konflikt +%% geraten k"onnten, die in anderen Artikeln unbedingt +%% ben"otigt werden. +%% Regel: Es sollten nicht unn"otig viele Kommandos oder Umgebungen +%% definiert werden (aus demselben Grund). N"otigenfalls +%% sollte die Definition im Artikel und nicht in der Pr"aambel +%% geschehen. +%% Regel: Bei der Produktion der Zeitschrift wird normalerweise das +%% Input-Encoding utf8 verwendet, sofern nicht ein Beitrag +%% unbedingt etwas anderes erforderlich macht. +%% Es darf kein ein anderes Input-Encoding verwendet werden, wenn +%% wie unten gezeigt eine lokale Umschaltung erfolgt. +%% +\begin{document} +% +% Nun wird nur noch der eigentliche Beitrag geladen. Alles weitere +% findet in der Datei beispiel.tex statt. +% +%% Die Vereinszeitschrift wird mit dem Input-Encoding +%% utf8 gesetzt. Wenn man eine andere Kodierung bevorzugt, +%% dann den Textteil in +%% \bgroup +%% \inputencoding{...} +%% \input{beispiel} +%% \egroup +%% +\input{beispiel} +% +% +\end{document} +% diff --git a/Master/texmf-dist/doc/latex/dtk/beispiel.tex b/Master/texmf-dist/doc/latex/dtk/beispiel.tex index fe14cb2428e..49409222b7b 100644 --- a/Master/texmf-dist/doc/latex/dtk/beispiel.tex +++ b/Master/texmf-dist/doc/latex/dtk/beispiel.tex @@ -20,12 +20,6 @@ %%----------------------------------------------------------------------------- %%----------------------------------------------------------------------------- -%% Die ben"otigten Pakete k"onnen hier noch einmal deklariert werden. -%% Diese werden hier gebraucht, da die Pr"aambel sich in der -%% Treiber-Datei befindet, die nicht zur Produktion der -%% Vereinszeitschrift eingesetzt wird. -% \NeedPackage{multicol} -\NeedPackage{booktabs} %% %% Das Paket german/ngerman wird automatisch geladen und sollte nicht %% explizit angefordert werden. @@ -260,9 +254,4 @@ auch "`l"a"sliche S"unden"' wie overfull/underfull Boxes. \bibliography{beispiel} -\endinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% Local Variables: -% mode: latex -% TeX-master: "beispiel.ltx" -% End: +\endinput -- cgit v1.2.3