diff --git a/arbeitsanweisung/7.5-AA-DIR.pdf b/arbeitsanweisung/7.5-AA-DIR.pdf index 0648ba60baa7235566019ac11de7ff7789508d77..ef5fdbb2a62840aa4b8254210dbbb3e28ebead25 100644 Binary files a/arbeitsanweisung/7.5-AA-DIR.pdf and b/arbeitsanweisung/7.5-AA-DIR.pdf differ diff --git a/arbeitsanweisung/ltablex2.sty b/arbeitsanweisung/ltablex2.sty index 64cb1742ac3526b2017ffe22f61e9d37363f8d12..782ca8609b3b4266fbba5c792f6161eb9b8cc1f7 100644 --- a/arbeitsanweisung/ltablex2.sty +++ b/arbeitsanweisung/ltablex2.sty @@ -4,8 +4,8 @@ %% %% Author: Anil K. Goel (akgoel@uwaterloo.ca) %% -%% Patches to solves the caption issues: -%% Rolf Niepraschk, Rolf.Niepraschk@gmx.de, 2014-08-11 +%% Patches to solves the caption issue: +%% Rolf Niepraschk (Rolf.Niepraschk@gmx.de), 2014/08/12 %% %% %% Copyright (C) QNX Software Systems Ltd. 1995 @@ -161,11 +161,7 @@ \TX@convertX@true } -\def\TX@c@p{% RN, 2014-08-11 - \@ifnextchar[\TX@c@@p{\TX@c@@p[]}% -} - -\def\TX@c@@p[#1]#2{\\}% RN, 2014-08-11 +\newcommand*\TX@cap@gobble[2][]{\\}% RN, 2014/08/12 \renewcommand\TX@endtabularx{% \expandafter\TX@newcol\expandafter{\tabularxcolumn{\TX@col@width}}% @@ -184,8 +180,8 @@ % of the process they are just rows % \let\savecaption\caption - \def\caption{% RN, 2014-08-11 - \@ifstar\TX@c@p\TX@c@p + \def\caption{% RN, 2014/08/12 + \@ifstar\TX@cap@gobble\TX@cap@gobble } \let\saveendhead\endhead \def\endhead{\\}