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 738574 - … is replaced by \cdots rather than \dots in the LaTeX output
… is replaced by \cdots rather than \dots in the LaTeX output
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.8
Other Linux
: Normal minor
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-10-15 12:24 UTC by jjramsey
Modified: 2014-12-25 16:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jjramsey 2014-10-15 12:24:32 UTC
In the HTML output, … is replaced by the usual horizontal ellipsis, which is at the same height as a period. In the LaTeX output, though, it is replaced by \cdots, which is elevated above the baseline, rather than by \dots, which would be at the same height as the HTML output.
Comment 1 albert 2014-10-15 14:03:54 UTC
I've just pushed a proposed solution to github (pull request 240)
Comment 2 Dimitri van Heesch 2014-10-21 18:10:39 UTC
Thanks, I've pulled the change
Comment 3 Dimitri van Heesch 2014-12-25 16:02:27 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.9. 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 (preferrably in the form of a self-contained example).