diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-03 23:04:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-03 23:04:25 +0000 |
commit | 4ca6e289a7da2f6e65dcc4591bab0800af7f6891 (patch) | |
tree | a8a3e2703aff771a16dcae78043f8f7f834d86b0 /Master/texmf-dist/doc/latex/imtekda | |
parent | 07bda21f1609b11f25c05e642182229aaf2edb51 (diff) |
imtekda update (2apr10)
git-svn-id: svn://tug.org/texlive/trunk@17667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/imtekda')
-rw-r--r-- | Master/texmf-dist/doc/latex/imtekda/IMTEKda.pdf | bin | 814432 -> 823049 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/imtekda/README | 168 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/imtekda/diplarb.tex | 2 |
3 files changed, 86 insertions, 84 deletions
diff --git a/Master/texmf-dist/doc/latex/imtekda/IMTEKda.pdf b/Master/texmf-dist/doc/latex/imtekda/IMTEKda.pdf Binary files differindex 1f76542fa74..ec83915f5c8 100644 --- a/Master/texmf-dist/doc/latex/imtekda/IMTEKda.pdf +++ b/Master/texmf-dist/doc/latex/imtekda/IMTEKda.pdf diff --git a/Master/texmf-dist/doc/latex/imtekda/README b/Master/texmf-dist/doc/latex/imtekda/README index 6bcedc0042c..09225388db7 100644 --- a/Master/texmf-dist/doc/latex/imtekda/README +++ b/Master/texmf-dist/doc/latex/imtekda/README @@ -1,83 +1,85 @@ -IMTEK thesis class - -LaTeX Class for typesetting diploma, bachelor's and master's theses -for the Institute of Microsystem Technology (IMTEK) -at the University of Freiburg (Germany). -It is based on the KOMA-Script class scrbook. -Included in the documentation is a large collection of useful tips -for typesetting theses and a list of recommended packages. -The documentation is in german. - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% Copyright (C) 2005-09 by Simon Dreher -% -% 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 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% The Current Maintainer of this work is Simon Dreher -% This work consists of all files listed in the following list: - -File List: - -IMTEKda.ins -IMTEKda.dtx -IMTEKda.pdf -figures/bild.eps -figures/bild.pdf -README - -and the derived files - -diplarb.bib -diplarb.tex -IMTEKda.cls - -% The following files are _not_ covered by the license -% and must be obtained from http://intern.imtek.de -> Service -> Download -% separately (only available from the IMTEK subnet): - -figures/IMTEK_Logo_Farbe.eps -figures/IMTEK_Logo_Farbe.pdf -figures/Uni_Siegel.eps -figures/Uni_Siegel.pdf - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -Installation: - -0.) Ggf. Downloaden der Logos von http://intern.imtek.de - -> Service -> Download und Speichern im Unterordner figures/ - -1.) Ausfuehren von - latex IMTEKda.ins - Unter Windows geht das mit: - Ausfuehren (Windowstaste + R) -> cmd -> Laufwerk auswaehlen (z.B. mit D:) - -> Verzeichnis auswaehlen mit cd Pfadname -> latex IMTEKda.ins - -Optional zusaetzlich, um die Klasse im ganzen System verfuegbar zu machen: -2.) Verschieben von IMTEKda.cls und dem Ordner figures/ in den lokalen TeX-Baum, - typischerweise in - C:/LOCALTEXMF/tex/latex/IMTEKda/ - oder - C:/Dokumente und Einstellungen/All Users/Anwendungsdaten/MiKTeX/2.7/tex/latex/IMTEKda/ - oder - /usr/local/share/texmf/tex/latex/IMTEKda/ -3.) Kopieren dieser Datei README, der Dokumentation IMTEKda.pdf sowie der Templates - diplarb.tex und diplarb.bib zu den TeX-Dokumentationen, typischerweise nach - C:/LOCALTEXMF/doc/latex/IMTEKda/ - oder - C:/Dokumente und Einstellungen/All Users/Anwendungsdaten/MiKTeX/2.7/doc/latex/IMTEKda/ - oder - /usr/local/share/texmf/doc/latex/IMTEKda/ -4.) Aktualisieren der Paketdatenbank, z.B. mit - texhash - oder im MikTeX Options Dialog ueber den Button "Refresh FNDB" +IMTEK thesis class
+
+LaTeX Class for typesetting diploma, bachelor's and master's theses
+for the Institute of Microsystem Technology (IMTEK)
+at the University of Freiburg (Germany).
+It is based on the KOMA-Script class scrbook.
+Included in the documentation is a large collection of useful tips
+for typesetting theses and a list of recommended packages.
+The documentation is in german.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% Copyright (C) 2005-10 by Simon Dreher
+%
+% 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 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The Current Maintainer of this work is Simon Dreher
+% This work consists of all files listed in the following list:
+
+File List:
+
+IMTEKda.ins
+IMTEKda.dtx
+IMTEKda.pdf
+figures/bild.eps
+figures/bild.pdf
+README
+
+and the derived files
+
+diplarb.bib
+diplarb.tex
+IMTEKda.cls
+
+% The following files are _not_ covered by the license
+% and must be obtained from http://intern.imtek.de -> Service -> Download
+% separately (only available from the IMTEK subnet):
+
+figures/IMTEK_Logo_Farbe.eps
+figures/IMTEK_Logo_Farbe.pdf
+figures/Uni_Siegel.eps
+figures/Uni_Siegel.pdf
+Uni_Logo_E2_A4_CMYK.eps
+Uni_Logo_E2_A4_CMYK.pdf
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+Installation:
+
+0.) Ggf. Downloaden der Logos von http://intern.imtek.de
+ -> Service -> Download und Speichern im Unterordner figures/
+
+1.) Ausfuehren von
+ latex IMTEKda.ins
+ Unter Windows geht das mit:
+ Ausfuehren (Windowstaste + R) -> cmd -> Laufwerk auswaehlen (z.B. mit D:)
+ -> Verzeichnis auswaehlen mit cd Pfadname -> latex IMTEKda.ins
+
+Optional zusaetzlich, um die Klasse im ganzen System verfuegbar zu machen:
+2.) Verschieben von IMTEKda.cls und dem Ordner figures/ in den lokalen TeX-Baum,
+ typischerweise in
+ C:/LOCALTEXMF/tex/latex/IMTEKda/
+ oder
+ C:/Dokumente und Einstellungen/All Users/Anwendungsdaten/MiKTeX/2.7/tex/latex/IMTEKda/
+ oder
+ /usr/local/share/texmf/tex/latex/IMTEKda/
+3.) Kopieren dieser Datei README, der Dokumentation IMTEKda.pdf sowie der Templates
+ diplarb.tex und diplarb.bib zu den TeX-Dokumentationen, typischerweise nach
+ C:/LOCALTEXMF/doc/latex/IMTEKda/
+ oder
+ C:/Dokumente und Einstellungen/All Users/Anwendungsdaten/MiKTeX/2.7/doc/latex/IMTEKda/
+ oder
+ /usr/local/share/texmf/doc/latex/IMTEKda/
+4.) Aktualisieren der Paketdatenbank, z.B. mit
+ texhash
+ oder im MikTeX Options Dialog ueber den Button "Refresh FNDB"
diff --git a/Master/texmf-dist/doc/latex/imtekda/diplarb.tex b/Master/texmf-dist/doc/latex/imtekda/diplarb.tex index 454f086050c..02c90d2e20d 100644 --- a/Master/texmf-dist/doc/latex/imtekda/diplarb.tex +++ b/Master/texmf-dist/doc/latex/imtekda/diplarb.tex @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] -%% 2009/01/28 v1.6a IMTEK-Diplomarbeitsvorlage +%% 2010/01/01 v1.7 IMTEK-Diplomarbeitsvorlage %% Template fuer Diplom-, Bachelor- und Masterarbeiten %% am IMTEK (c) Simon Dreher %% Verbesserungsvorschlaege bitte an dreher@imtek.de |