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 317105 - Latex output expands ß as "s instead of {\ss}
Latex output expands ß as "s instead of {\ss}
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
1.4.x
Other Linux
: Normal minor
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2005-09-24 12:47 UTC by Stefan Große Pawig
Modified: 2005-10-12 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for LatexDocVisitor to generate the correct Latex symbol for ß (599 bytes, patch)
2005-09-24 12:49 UTC, Stefan Große Pawig
none Details | Review

Description Stefan Große Pawig 2005-09-24 12:47:04 UTC
Distribution/Version: SuSE 7.1

Use ß in the documentation, e.g. '@author Große Pawig'
Generate latex output for OUTPUT_LANGUAGE=English

Expected output in the .dvi or .pdf file:
  Author: Große Pawig
Actual output:
  Author: Gro"se Pawig

It turns out that the LatexDocVisitor expands ß to "s instead of {\ss}.

"s is known to Latex only if german.sty has been loaded.
Comment 1 Stefan Große Pawig 2005-09-24 12:49:35 UTC
Created attachment 52596 [details] [review]
Patch for LatexDocVisitor to generate the correct Latex symbol for ß
Comment 2 Gustavo Noronha (kov) 2005-09-27 14:44:18 UTC
*** Bug 317342 has been marked as a duplicate of this bug. ***
Comment 3 Dimitri van Heesch 2005-10-02 17:03:04 UTC
Patch is applied in the latest CVS update.
Comment 4 Dimitri van Heesch 2005-10-04 18:38:28 UTC
This bug was resolved to status "FIXED" as part of a group change. Please verify
that this bug is indeed fixed in doxygen version 1.4.5 (or later). If not then
please reopen the bug, so it stays on my radar.
Comment 5 Stefan Große Pawig 2005-10-12 19:30:20 UTC
Works fine with version 1.4.5