From d84b5feb0ed6d2c36c2cb88d9d1a67b3fe99ffc2 Mon Sep 17 00:00:00 2001 From: dietmarw <dietmarw@25a4be7b-f1fc-0310-ab71-aec12a0be8aa> Date: Sat, 22 Jul 2006 06:26:49 +0000 Subject: [PATCH] =?UTF-8?q?1.=20bildHere=20umgeben=20endg=C3=BCltig=20erse?= =?UTF-8?q?tzt=20durch=20bildhier=202.=20argument=20!h=20erzeugt=20Warnung?= =?UTF-8?q?=20und=20wird=20sowieso=20durch=20!ht=20ersetzt=20=09-->=20erse?= =?UTF-8?q?tzt=20durch=20!ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.mdt.tu-berlin.de/Verwaltung/LaTeX@37 25a4be7b-f1fc-0310-ab71-aec12a0be8aa --- MDT-SADA.cls | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MDT-SADA.cls b/MDT-SADA.cls index 863d09d..abd0d1a 100644 --- a/MDT-SADA.cls +++ b/MDT-SADA.cls @@ -134,13 +134,15 @@ \end{figure}% } -\newcommand{\bildHere}[3]{% -\begin{figure}[h!]% + +\newcommand{\bildhier}[3]{% +\begin{figure}[!ht]% \centering% \includeBild{#1}{#2}{#3} \end{figure}% } + \newcommand{\doppelbild}[6]{% \begin{figure}% \begin{minipage}[t]{.45\textwidth}% -- GitLab