[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#232850: marked as forwarded (tetex-src: mdwtab.dtx doesn't compile)



Your message dated Mon, 16 Feb 2004 09:54:42 +0100
with message-id <87ad3jxv3h.fsf@alhambra.bioz.unibas.ch>
has caused the Debian Bug report #232850,
regarding tetex-src: mdwtab.dtx doesn't compile
to be marked as having been forwarded to the upstream software
author(s) Mark Wooding <mdw@excessus.demon.co.uk>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 232850-forwarded) by bugs.debian.org; 16 Feb 2004 09:08:35 +0000
>From frank@kuesterei.ch Mon Feb 16 01:08:35 2004
Return-path: <frank@kuesterei.ch>
Received: from balu1.urz.unibas.ch [131.152.1.51] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Asejz-00024K-00; Mon, 16 Feb 2004 01:08:35 -0800
Received: from alhambra.bioz.unibas.ch (bioz6-allgem17.bioz.unibas.ch [131.152.17.45])
	by balu1.urz.unibas.ch (8.12.10/8.12.10) with ESMTP id i1G982nE005702;
	Mon, 16 Feb 2004 10:08:02 +0100
Received: from localhost ([127.0.0.1] helo=alhambra.bioz.unibas.ch)
	by alhambra.bioz.unibas.ch with esmtp (Exim 3.35 #1 (Debian))
	id 1AseWY-0001Ea-00; Mon, 16 Feb 2004 09:54:42 +0100
To: Mark Wooding <mdw@excessus.demon.co.uk>
Cc: 232850-forwarded@bugs.debian.org, Markus Redeker <cep@ibp.de>,
        Thomas
 Esser <te@dbs.uni-hannover.de>
Subject: mdwtab.dtx doesn't compile
Sender: frank.kuester@unibas.ch
X-Attribution: fant
X-Ehrenamt: http://www.langau.de
From: frank@kuesterei.ch (=?iso-8859-15?q?Frank_K=FCster?=)
In-Reply-To: <[🔎] E1AsM3X-0004na-00@daedalus> (Markus Redeker's message of "Sun,
 15 Feb 2004 14:11:31 +0100")
References: <[🔎] E1AsM3X-0004na-00@daedalus>
Date: Mon, 16 Feb 2004 09:54:42 +0100
Message-ID: <87ad3jxv3h.fsf@alhambra.bioz.unibas.ch>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable
Delivered-To: 232850-forwarded@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
	version=2.60-bugs.debian.org_2004_02_12
X-Spam-Level: 

Dear Mark,

a user of mdwtools has reported the following bug to the Debian
GNU/Linux Bugtracking system, and submitted a patch. I have checked that
the error persists in the version that can currently be found on CTAN,
and that the patch works on that version.

Would you be so kind and consider fixing the version on CTAN?

Regards, Frank=20

P.S. I'm Cc-ing Thomas Esser, the maintainer of the tetex package.


Markus Redeker <cep@ibp.de> wrote:

> Package: tetex-src
> Version: 1.0.2+20011202-1
> Severity: normal
> Tags: patch
>
> mdwtab.dtx uses in its documentation part the macro pairs \<,\>, \[,\] and
> \(,\) as synonyms for the `rep' and `stack' environments of syntax.sty. B=
ut
> these macros -- which seem to have been part of an earlier version of
> mdwtools.tex -- are not defined anymore or got conflicting definitions.
>
> In the patch, the shortcut macros are replaced with the corresponding
> environments. I have compared the resulting DVI file with tetex.doc's
> mdwtab.dvi.gz to make sure that the syntax diagrams stayed the same.
>
> This was a pure documentation bug: mdwtab.sty has not changed.
>
> -- System Information
> Debian Release: 3.0
> Architecture: i386
> Kernel: Linux daedalus 2.2.20 #1 Sat Apr 20 11:45:28 EST 2002 i686
> Locale: LANG=3Dde_DE@euro, LC_CTYPE=3Dde_DE@euro
>
>
> --- /usr/share/texmf/source/latex/mdwtools/mdwtab.dtx	Mon Jun  8 21:01:00=
 1998
> +++ mdwtab.dtx	Sun Feb 15 12:30:16 2004
> @@ -281,24 +281,24 @@
>  %     "{tabular}" \\ "{tabular*}" "{" <length> "}" \\
>  %     "{array}" \\ "{smarray}"
>  %   \end{stack}
> -%   \[ "[" <position-arg> "]" \]
> +%   \begin{stack}\\ "[" <position-arg> "]" \end{stack}
>  %   "{" <preamble> "}" <text>
>  %   "\\end"
> -%   \( "{tabular}" \\ "{tabular*}" \\ "{array}" \\ "{smarray}" \)
> +%   \begin{stack} "{tabular}" \\ "{tabular*}" \\ "{array}" \\ "{smarray}=
" \end{stack}
>  % \]]
>  %
>  % <position-arg> ::=3D (see below)
>  %
>  % <preamble>	::=3D \[[
>  %   <first-column>
> -%   \[ \< <column> \> \]
> +%   \begin{stack}\\ \begin{rep} <column> \end{rep} \end{stack}
>  % \]]
>  %
> -% <first-column> ::=3D \[[ \[ <rule> \] <column> \]]
> +% <first-column> ::=3D \[[ \begin{stack}\\ <rule> \end{stack} <column> \=
]]
>  %
>  % <column>	::=3D \[[
> -%   \[ <spacing> \] \[ \< <user-pre-text> \> \] <column-type>
> -%   \[ \< <user-post-text> \> \] \[ <spacing> \] \[ <rule> \]
> +%   \begin{stack}\\ <spacing> \end{stack} \begin{stack}\\ \begin{rep} <u=
ser-pre-text> \end{rep} \end{stack} <column-type>
> +%   \begin{stack}\\ \begin{rep} <user-post-text> \end{rep} \end{stack} \=
begin{stack}\\ <spacing> \end{stack} \begin{stack}\\ <rule> \end{stack}
>  % \]]
>  %
>  % <spacing>	::=3D \[[ "@" "{" <text> "}" \]]
> @@ -307,15 +307,15 @@
>  %
>  % <column-type>	::=3D \[[
>  %   \begin{stack}
> -%     \[ "T" \\ "M" \] \( "l" \\ "c" \\ "r" \) \\
> -%     \( "p" \\ "m" \\ "b" \) "{" <length> "}" \\
> +%     \begin{stack}\\ "T" \\ "M" \end{stack} \begin{stack} "l" \\ "c" \\=
 "r" \end{stack} \\
> +%     \begin{stack} "p" \\ "m" \\ "b" \end{stack} "{" <length> "}" \\
>  %     "#" "{" <raw-pre-text> "}" "{" <raw-post-text> "}"
>  %   \end{stack}
>  % \]]
>  %
>  % <user-post-text> ::=3D \[[ "<" "{" <text> "}" \]]
>  %
> -% <rule>	::=3D \[[ \( "|" \\ "!" "{" <text> "}" \) \]]
> +% <rule>        ::=3D \[[ \begin{stack} "|" \\ "!" "{" <text> "}" \end{s=
tack} \]]
>  %
>  % \end{grammar}
>  %
> @@ -444,7 +444,7 @@
>  %
>  % \begin{grammar}
>  % <cline-cmd>	::=3D \[[
> -%   "\\cline" "{" \< <number> \[ "-" <number> \] \\ "," \> "}"
> +%   "\\cline" "{" \begin{rep} <number> \begin{stack}\\ "-" <number> \end=
{stack} \\ "," \end{rep} "}"
>  % \]]
>  % \end{grammar}
>  %
> @@ -478,10 +478,10 @@
>  % \begin{grammar}
>  %
>  % <vgap-cmd>	::=3D \[[
> -%   "\\vgap" \[ "[" <which-cols> "]" \] "{" <length> "}"
> +%   "\\vgap" \begin{stack}\\ "[" <which-cols> "]" \end{stack} "{" <lengt=
h> "}"
>  % \]]
>  %
> -% <which-cols>	::=3D \[[ \< <number> \[ "-" <number> \] \\ "," \> \]]
> +% <which-cols>  ::=3D \[[ \begin{rep} <number> \begin{stack}\\ "-" <numb=
er> \end{stack} \\ "," \end{rep} \]]
>  %
>  % \end{grammar}
>  %
> @@ -725,9 +725,9 @@
>  % <new-col-type-cmd> ::=3D \[[
>  %   "\\newcolumntype"
>  %   "{" <column-name> "}"
> -%   \[ "[" <num-args> "]" \]
> -%   \[ "[" <default-arg> "]" \]
> -%   "{" <first-column> \[ \< <column> \> \] "}"
> +%   \begin{stack}\\ "[" <num-args> "]" \end{stack}
> +%   \begin{stack}\\ "[" <default-arg> "]" \end{stack}
> +%   "{" <first-column> \begin{stack}\\ \begin{rep} <column> \end{rep} \e=
nd{stack} "}"
>  % \]]
>  %
>  % \end{grammar}
> @@ -794,7 +794,7 @@
>  % \begin{grammar}
>  % <coldef-cmd>	::=3D \[[
>  %   "\\coldef"
> -%     \[ "[" <set-name> "]" \]
> +%     \begin{stack}\\ "[" <set-name> "]" \end{stack}
>  %     <col-name> <arg-template> "{" <replacement-text> "}"
>  % \]]
>  % \end{grammar}
> @@ -853,7 +853,7 @@
>  % \begin{grammar}
>  %
>  % <collet-cmd>	::=3D \[[
> -%   \[ "[" <set-name> "]" \] <col-name> \[ "=3D" \] \[ "[" <set-name> "]=
" \]
> +%   \begin{stack}\\ "[" <set-name> "]" \end{stack} <col-name> \begin{sta=
ck}\\ "=3D" \end{stack} \begin{stack}\\ "[" <set-name> "]" \end{stack}
>  %   <col-name>
>  % \]]
>  %
> @@ -999,23 +999,23 @@
>  % \begin{grammar}
>  %
>  % <eqnarray-env> ::=3D \[[
> -%   <begin-eqnarray> \< <row> \\ "\\\\" \> <end-eqnarray>
> +%   <begin-eqnarray> \begin{rep} <row> \\ "\\\\" \end{rep} <end-eqnarray>
>  % \]]
>  %
>  % <begin-eqnarray> ::=3D \[[
> -%   "\\begin" \( "{eqnarray}" \\ "{eqnarray*}" \)
> -%   \[ "[" \< <eqa-column> \> "]" \]
> +%   "\\begin" \begin{stack} "{eqnarray}" \\ "{eqnarray*}" \end{stack}
> +%   \begin{stack}\\ "[" \begin{rep} <eqa-column> \end{rep} "]" \end{stac=
k}
>  % \]]
>  %
>  % <eqa-column>	::=3D \[[
> -%   \[ "q" \\ ":" \]
> -%   \[ \< ">" "{" <pre-text> "}" \> \]
> +%   \begin{stack}\\ "q" \\ ":" \end{stack}
> +%   \begin{stack}\\ \begin{rep} ">" "{" <pre-text> "}" \end{rep} \end{st=
ack}
>  %   \begin{stack}
> -%     \[ "T" \] \( "r" \\ "c" \\ "l" \) \\
> +%     \begin{stack}\\ "T" \end{stack} \begin{stack} "r" \\ "c" \\ "l" \e=
nd{stack} \\
>  %     "L" \\
>  %     "x"
>  %   \end{stack}
> -%   \[ \< "<" "{" <post-text> "}" \> \]
> +%   \begin{stack}\\ \begin{rep} "<" "{" <post-text> "}" \end{rep} \end{s=
tack}
>  % \]]
>  %
>  % <end-eqnarray> ::=3D \[[
> @@ -1185,8 +1185,8 @@
>  %
>  % <begin-eqnalign> ::=3D \[[
>  %   "\\begin" "{eqnalign}"
> -%   \[ "[" \< <eqa-column> \> "]" \]
> -%   \[ "[" \( "t" \\ "c" \\ "b" \) "]" \]
> +%   \begin{stack}\\ "[" \begin{rep} <eqa-column> \end{rep} "]" \end{stac=
k}
> +%   \begin{stack}\\ "[" \begin{stack} "t" \\ "c" \\ "b" \end{stack} "]" =
\end{stack}
>  % \]]
>  %
>  % <end-eqnalign> ::=3D \[[ "\\end" "{eqnalign}" \]]
> @@ -1400,10 +1400,10 @@
>  %
>  % <matrix-env>	::=3D \[[ <begin-matrix> <contents> <end-matrix> \]]
>  %
> -% <begin-matrix> ::=3D \[[ "\\begin{matrix}" \[ "[" <matrix-cols> "]" \]=
 \]]
> +% <begin-matrix> ::=3D \[[ "\\begin{matrix}" \begin{stack}\\ "[" <matrix=
-cols> "]" \end{stack} \]]
>  %
>  % <matrix-cols>	::=3D \[[
> -%   \< \[ "[" \] \[ "T" \] \( "l" \\ "c" \\ "r" \) \>
> +%   \begin{rep} \begin{stack}\\ "[" \end{stack} \begin{stack}\\ "T" \end=
{stack} \begin{stack} "l" \\ "c" \\ "r" \end{stack} \end{rep}
>  % \]]
>  %
>  % <end-matrix>	::=3D \[[ "\\end{stack}" \]]

--=20
Frank K=FCster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie



Reply to: