View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027018 | Open CASCADE | OCCT:Documentation | public | 2015-12-21 10:46 | 2017-09-29 16:29 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0027018: Documentation - blockquotes are incorrectly formatted in PDF | ||||
Description | Doxygen support insertion of text block as blockquotes, with the following format: > Text... > > Another paragraph... These blockquotes are rendered correctly in HTML output, but are formatted incorrectly in PDF: a) First line in the paragraph has indentation -- this breaks layout b) Empty lines get lost (seem to be interpreted as separation of paragraphs) See attached document, example at page 7 | ||||
Steps To Reproduce | gendoc.bat -overview -pdf -ug=dev_guides/contribution_workflow/contribution_workflow.md | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
2015-12-21 10:46 manager |
occt_contribution_workflow.pdf (341,039 bytes) |
|
Branch CR27018 has been created by ski. SHA-1: ea0c0f3ba35986042dda713324f6382bc4b201bf Detailed log of new commits: Author: ski Date: Thu Dec 15 12:44:36 2016 +0300 0027018: Documentation - blockquotes are incorrectly formatted in PDF Corrected block quotes in documentation for correct format in PDF files. |
|
I have checked Doxygen documentation and it seems that we should use ">" character instead "> " for empty lines in text block formatted as blockquotes, because "> " means the end of current blockquotes item: "Note that doxygen requires that you put a space after the (last) > character to avoid false positives, i.e. when writing" (see https://www.stack.nl/~dimitri/doxygen/manual/markdown.html#md_blockquotes) Attached images show the difference between ">" and "> " cases. |
2016-12-16 13:02 developer |
wo_patch.png (13,212 bytes) |
2016-12-16 13:02 developer |
with_patch.png (12,839 bytes) |
|
Dear ysn, please review. |
|
Yes, this is the solution. There seems to be no difference between the branch and the current master, so no integration is required. |
|
Dear bugmaster, please close the issue. |
|
There IS the difference: exactly a space removed after ">" in Contribution Workflow document. Apart of this fix, please also: - Make sure that Documentation guide describes how to add blockquotes properly, taking into account that issue - Check for possible other cases of incorrectly formatted blockquotes across the doc |
|
Fixed in branch CR27018_1. AFAIK, we don't use block-quotes anywhere except for coding rules. |
|
Branch CR27018_1 has been created by abv. SHA-1: f996248950a820b16d41acc6244643bb6e132d65 Detailed log of new commits: Author: ysn Date: Mon Aug 21 13:08:27 2017 +0300 0027018: Documentation - blockquotes are incorrectly formatted in PDF Trailing space is removed after ">" to avoid breaking the quote block in PDF output. A section about quotes are added in the documentation guide. |
|
Please integrate branch CR27018_1; no testing is needed |
|
Branch CR27018 has been deleted by kgv. SHA-1: ea0c0f3ba35986042dda713324f6382bc4b201bf |
|
Branch CR27018_1 has been deleted by kgv. SHA-1: f996248950a820b16d41acc6244643bb6e132d65 |
occt: master a41ccd91 2017-08-21 10:08:27
Committer: bugmaster Details Diff |
0027018: Documentation - blockquotes are incorrectly formatted in PDF Trailing space is removed after ">" to avoid breaking the quote block in PDF output. A section about quotes are added in the documentation guide. |
Affected Issues 0027018 |
|
mod - dox/dev_guides/contribution_workflow/contribution_workflow.md | Diff File | ||
mod - dox/dev_guides/documentation/documentation.md | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-21 10:46 |
|
New Issue | |
2015-12-21 10:46 |
|
Assigned To | => ysn |
2015-12-21 10:46 |
|
File Added: occt_contribution_workflow.pdf | |
2015-12-21 10:46 |
|
Target Version | 7.0.0 => 7.1.0 |
2016-11-22 10:55 | kgv | Summary | Documentation -- blockquotes are incorrectly formatted in PDF => Documentation - blockquotes are incorrectly formatted in PDF |
2016-11-22 11:07 |
|
Assigned To | ysn => ski |
2016-11-22 11:07 |
|
Status | new => assigned |
2016-11-22 11:07 |
|
Target Version | 7.1.0 => 7.2.0 |
2016-12-16 12:53 | git | Note Added: 0061724 | |
2016-12-16 13:02 |
|
Note Added: 0061725 | |
2016-12-16 13:02 |
|
File Added: wo_patch.png | |
2016-12-16 13:02 |
|
File Added: with_patch.png | |
2016-12-16 13:05 |
|
Note Added: 0061726 | |
2016-12-16 13:05 |
|
Assigned To | ski => ysn |
2016-12-16 13:05 |
|
Status | assigned => resolved |
2017-06-02 12:18 |
|
Note Added: 0067012 | |
2017-06-02 12:18 |
|
Assigned To | ysn => ski |
2017-06-02 12:18 |
|
Status | resolved => reviewed |
2017-06-02 14:19 |
|
Note Added: 0067023 | |
2017-06-02 14:19 |
|
Assigned To | ski => bugmaster |
2017-06-02 14:19 |
|
Status | reviewed => feedback |
2017-06-02 15:03 |
|
Note Added: 0067025 | |
2017-06-02 15:03 |
|
Assigned To | bugmaster => ysn |
2017-06-02 15:03 |
|
Status | feedback => assigned |
2017-08-21 13:10 |
|
Note Added: 0069706 | |
2017-08-21 13:11 |
|
Assigned To | ysn => abv |
2017-08-21 13:11 |
|
Status | assigned => resolved |
2017-08-21 17:39 | git | Note Added: 0069725 | |
2017-08-21 17:39 |
|
Note Added: 0069726 | |
2017-08-21 17:39 |
|
Assigned To | abv => bugmaster |
2017-08-21 17:39 |
|
Status | resolved => reviewed |
2017-08-21 21:47 | bugmaster | Status | reviewed => tested |
2017-08-24 12:42 | bugmaster | Test case number | => Not required |
2017-08-25 15:02 | bugmaster | Changeset attached | => occt master a41ccd91 |
2017-08-25 15:02 | bugmaster | Status | tested => verified |
2017-08-25 15:02 | bugmaster | Resolution | open => fixed |
2017-08-25 16:13 | git | Note Added: 0069892 | |
2017-08-25 16:13 | git | Note Added: 0069893 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |