DiscussionsIssue archiveOCCT:Documentation

Archived issue #0028654

Existed tool (gendoc) for generation documentation does not take into account size of images.

Open CASCADEOCCT:Documentationclosed6 public notes

Search issues

Description

gendoc stretches images to the width of the page.

It is necessary to update all OOCT md files with images, namely @figure alias with definition of appropriate width of images.

Steps to reproduce

NA

Public activity

6 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: ysn
Date: Fri Jun 2 11:55:34 2017 +0300

    The parameter defining image width has been added to all figures to improve their layout in PDF documents and tweaked depending on the nature of each image. Additionally, some minor changes improving image and text layout have been introduced.
02Commenter 2
The only problem with images in PDF that I observe now is connected with images contained in tables.
The first column with image always takes almost the entire page width (thus pushing the second column in the invisible area) - this happens regardless of the image size and thus is somehow connected with the processing of tables.

The easy way to solve the problem is to avoid tables with images and place images one under the other.
However, fixing the processing of tables can be more attractive.
03Commenter 3
Fixed with one remark (see the comment above).
04Commenter 1
Branch [archived branch] has been updated by Commenter 2.

[revision removed]


Detailed log of new commits:

Author: Commenter 2
Date: Tue Jun 6 15:24:53 2017 +0300

    Remove temporary added possibility for setting image width automatically for generation of pdf documentation.

05Commenter 1
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
06Commenter 1
Branch [archived branch] has been deleted by Participant.

[revision removed]