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

Bug#418859: Conflicting variable amsmath and semantic



Package: texlive-latex-extra
Version: 2005.dfsg.3-1
Severity: minor

If the amsmath and semantic package are used simulatenously, this leads to
a conflict since both define the \@temp variable.  Hence the error:

Command \@temp already defined
Semantic Package.
[...]
! Package Semantic Error: The 1 command(s) listed above have been redefined.
(Semantic)                Please report this to turtle@bu.edu.

This is if semantic is included after amsmath.  If I place
\usepackage{semantic} before \usepackage{amsmath} I get a character error.

Regards,
Paul

##################################
minimal input file

\documentclass{article}
\usepackage{amsmath}
\usepackage{semantic}

\begin{document}
\end{document}

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1087 Apr 11 16:07 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root staff 25 Oct 19  2005 /usr/local/share/texmf/ls-R -> /var/lib/texmf/ls-R-LOCAL
lrwxrwxrwx 1 root root 29 Apr 12 10:55 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Apr 11 15:53 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Apr 11 15:53 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 Apr 12 10:55 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 5992 Apr 12 10:58 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 8594 Apr 12 10:58 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4607 Apr 12 10:58 /var/lib/texmf/tex/generic/config/language.dat

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (102, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18-4-powerpc
Locale: LANG=C, LC_CTYPE=nl_NL.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-latex-extra depends on:
ii  preview-latex-style        11.83-6       LaTeX style files for editor embed
ii  texlive-common             2005.dfsg.3-1 TeX Live: Base component
ii  texlive-latex-base         2005.dfsg.3-1 TeX Live: Basic LaTeX packages
ii  texlive-pictures           2005.dfsg.3-1 TeX Live: Drawing and graphing pac

Versions of packages texlive-latex-extra recommends:
ii  texlive-generic-extra      2005.dfsg.3-1 TeX Live: Miscellaneous extra gene
ii  texlive-latex-recommended  2005.dfsg.3-1 TeX Live: LaTeX recommended packag
ii  texpower                   0.2-2         Macros for creating professional p

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  ucf                           2.0020     Update Configuration File: preserv

Versions of packages texlive-latex-extra is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)

-- debconf information excluded



Reply to: