Conversion Tools[latex2rtf / Lyx] figure scaling does not work

Information and discussion about output converters related to LaTeX (e.g. dvips, ps2pdf, ...)
Post Reply
cvhasselt
Posts: 3
Joined: Tue Apr 29, 2008 12:22 pm

[latex2rtf / Lyx] figure scaling does not work

Post by cvhasselt »

Hi,

I have successfully installed the Latex2RTF package for use within Lyx. Exporting to RTF works fine, however the image size in the final RTF document is way off the page (i.e. too large). Therefore, I tried adjusting the image size using the "scaling factor" option available in latex2rtf. Unfortunately, this does not adjusts the image size / nothing changes.

In Lyx, the following 'file handling line' is executed for latex2rtf:

Code: Select all

latex2rt -p -sf.5 -S -o $$o $$i
I added the "-sf.5" to scale down figure size with 50%.

Any suggestions on changing the image size using latex2rtf are highly appreciated.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply