After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 563698 - LaTeX uses deprecated times, a4wide, ...
LaTeX uses deprecated times, a4wide, ...
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.5.7.1
Other All
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2008-12-08 15:07 UTC by Nico Schlömer
Modified: 2010-10-09 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nico Schlömer 2008-12-08 15:07:18 UTC
hi,

when generating a latex document with doxygen, it i noticed it's actually using a4wide.sty and times.sty, which are both listed as obsolete on the latex taboos list (don't try to google it ;) ).

ftp://ftp.tex.ac.uk/tex-archive/info/l2tabu/english/l2tabuen.pdf

i didn't look too closely, but i'll try to generate more document to find other spots. -- please replace this accordingly.

cheers,
nico
Comment 1 Axel Heider 2010-08-09 08:50:39 UTC
When installing MikTex on Windows or latex on Ubunut Linux, "a4wide.sty" is not installed by default. Thus it would be nice if you could remove the reference - or place it in some if/else environment tu support very old latex version. Thanks.
Comment 2 Dimitri van Heesch 2010-08-29 14:55:36 UTC
Thanks, I'll remove the a4wide references, and replace a4wide by a4 if specified for backward compatibility.
Comment 3 Dimitri van Heesch 2010-10-09 08:19:25 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.2. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.