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

Bug#423919: g-brief fails with redefined command \Telefon



Hi Michael,

a user reported the following problem:

On Mon, 14 Mai 2007, Markus Schoder wrote:
> \documentclass{g-brief}
> \begin{document}
> \end{document}
> 
> (/usr/share/texmf-texlive/tex/latex/marvosym/marvosym.sty
> 
> ! LaTeX Error: Command \Telefon already defined.
>                Or name \end... illegal, see p.192 of the manual.
> 
> See the LaTeX manual or LaTeX Companion for explanation.
> Type  H <return>  for immediate help.
>  ...
> 
> l.48 \newcommand\Telefon{\mvchr{84}}


As I see in g-brief.cls there are two places of definition of Telefon:
The first in line 201 where also \Telefax etc is defined, and a 
second one *after* (optionally) loading the marvosym.sty:
\IfFileExists{marvosym.sty}
  {\RequirePackage{marvosym}}
  {}
  \def\Telefon#1{\def\telefon{#1}} \def\telefon{}

So I guess that the first one should be removed, as it seems that you
already thought of this problem. 

Can you confirm this, and it would be great if you could upload a fixed
packages to CTAN.

Thanks a lot and all the best 

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HAXBY (n.)
Any garden implement found in a potating shed whose exact purpose is
unclear.
			--- Douglas Adams, The Meaning of Liff



Reply to: