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 726734 - alignment of blockquotes in pdf
alignment of blockquotes in pdf
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.6
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-03-19 18:17 UTC by albert
Modified: 2014-04-22 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description albert 2014-03-19 18:17:25 UTC
Based on the example of bug_726722, when we have the simple markdown page with a default doxygen configuration file:
Title {#mainpage}
=====

Some text here.

> This is important
>> second level
> first again
More text




One would expect that the words This and first align. In pdf this is not the case.
Comment 1 albert 2014-03-19 18:21:23 UTC
I just pushed a solution to github (pull request 144)
Comment 2 Dimitri van Heesch 2014-04-21 10:09:15 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.7. 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).