Skip to content
Snippets Groups Projects
Commit 6748fc45 authored by Jose-Luis Bote-Garcia's avatar Jose-Luis Bote-Garcia :construction_worker_tone2:
Browse files

Deleted TODO

parent 2bbfa931
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
%% LaTeX-class for writing theses
%%**************************************************************
%% Version: filename rev date time last modified by
%% $Id$
%% $Id: MDT-SADA.cls 1320 2016-05-25 14:25:29Z daniel.strommenger $
%%**************************************************************
%% (The "Id" tag above is updated automatically if
%% svn propset svn:keywords "Id" <filename>
......@@ -56,7 +56,7 @@
\newif\if@index
\@indexfalse
\DeclareOption{index} {%
\@indextrue%
\@nologotrue%
\renewcommand{\RequireIndex}{\RequirePackage{makeidx}\makeindex}%
}%
......@@ -80,8 +80,8 @@
\RequirePackage[dvips]{graphicx}
}%\fi
\graphicspath{{logos/}{bilder/}}
\newcommand{\MDTlogo}{\includegraphics[height=2cm]{MDT-logo}}
\newcommand{\TUlogo}{\includegraphics[height=2cm]{TU-logo_gruen}}
\newcommand{\MDTlogo}{\includegraphics[height=2cm]{MDT-logo_lang}}
\newcommand{\TUlogo}{\includegraphics[height=2cm]{TU_Logo_lang}}
\ifpdfoutput{
\if@print
\RequirePackage[pdftex,plainpages=false,pdfpagelabels,pdfborder={0 0 0},hyperfootnotes=false]{hyperref}
......
No preview for this file type
%**************************************************************
%% Version: filename rev date time last modified by
%% $Id$
%% $Id: MDT-SADA.tex 1321 2016-05-27 07:52:46Z daniel.strommenger $
%%**************************************************************
%% (The "Id" tag above is updated automatically if
%% svn propset svn:keywords "Id" <filename>
......@@ -205,7 +205,7 @@ Alle aufgef
Parameter eins ist der Name des Bildes.
Der zweite Parameter enthält die Bildunterschrift und der dritte Anweisungen für die Formatierung des Bildes.
\bild{MDT-logo}{Das Institutslogo.}{width=\textwidth}
\bild{MDT-logo_lang}{Das Institutslogo.}{width=\textwidth}
\begin{beispiel}{}
Als Beispiel mag die Einbindung von Bild~\ref{fig:MDT-logo} dienen.
Sie erfolgt mit dem Befehl \befehl[no]{bild\{MDT-logo\}\{Das Institutslogo.\}\{width=\befehl[no]{textwidth}\}}.
......@@ -220,7 +220,7 @@ Alle aufgef
Parameter vier enthält den Dateinamen des zweiten Bildes.
Der fünfte Parameter beinhaltet die Bildunterschrift des zweiten Bildes und der sechste seine Formatierung.
\doppelbild{TU-logo_gruen}{Das Logo der TU Berlin.}{width=\textwidth}{TU-logo_gruen}{Das Logo der Technischen Universität Berlin}{width=\textwidth}
\doppelbild{TU_Logo_kurz}{Das Logo der TU Berlin.}{width=\textwidth}{TU_Logo_lang}{Das Logo der Technischen Universität Berlin}{width=\textwidth}
\begin{beispiel}{}
Für die Darstellung des folgenden Doppelbildes wurde der Befehl \befehl[no]{doppelbild\{TU-logo\_gruen\}\{Das Logo der TU Berlin.\}\{width=\befehl[no]{textwidth}\}\{TU-logo\_gruen\}\{Das Logo der Technischen Universität Berlin\}\{width=\befehl[no]{textwidth}\}} verwendet.
\end{beispiel}
......
TODO List for SADA
nothing for now :)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment