Closed shuchitak closed 1 month ago
I am trying to work out how the double/triple images are generated. Is there an RST source somewhere?
The error "Images floated to the end" means that the images were too large to fit on a page, so it kept pushing them to the next page, until it got to the end. I suspect it goes away by scaling the images down a fractional amount; but to my surprise I did not find a scale of anything less than 90% in the python code, so I'm probably looking in the wrong place
This is now resolved.
Attaching the LaTex log file lib_src_programming_guide_v2.5.0.log