Created attachment 341372 [details] patch - fix pictures on x86_64 Description of problem: I tried to convert a LaTeX document with several images and equations to RTF. In the resulting RTF all images (including the rendered equations) were stretched vertically by a large factor. Version-Release number of selected component (if applicable): latex2rtf-1.9.19-5.fc9.x86_64 Also reproduced on Rawhide with: latex2rtf-1.9.19-5.fc11.x86_64 How reproducible: always on x86_64, never on i386 Steps to Reproduce: 1. Have a latex document with an equation and/or image. 2. latex2rtf -D150 -M12 mydoc.tex 3. See the result mydoc.rtf in OpenOffice.org Writer. Actual results: All the images and equations in the document are huge. Expected results: The images should have normal size. Additional info: It's a bug in reading of PNG headers in graphics.c. I wrote a patch and posted it to upstream "Patches" tracker at SF.net: https://sourceforge.net/tracker/?func=detail&aid=2781794&group_id=22654&atid=375739 I don't know how active upstream is nowadays. You may or you may not want to include the patch in the Fedora package.
latex2rtf-1.9.19-8.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/latex2rtf-1.9.19-8.fc9
latex2rtf-1.9.19-8.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/latex2rtf-1.9.19-8.fc10
latex2rtf-1.9.19-8.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/latex2rtf-1.9.19-8.fc11
latex2rtf-1.9.19-8.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update latex2rtf'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-3933
latex2rtf-1.9.19-8.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing-newkey update latex2rtf'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-4004
latex2rtf-1.9.19-8.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.
latex2rtf-1.9.19-8.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
latex2rtf-1.9.19-8.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.