Hello,
I am having trouble using LatexIt on Fedora31. I followed the steps for solving the problem (Detailed troubleshooting) and googling I discovered that the error comes from the fact I should add the option -colorspace RGB in the Latex It! command ( https://superuser.com/questions/1291967/error-in-converting-a-pdf-to-a-png-in-imagemagick/1292291). So the command should be :
convert -units PixelsPerInch -density 300 /tmp/test.ps -trim -colorspace RGB /tmp/test.png (for the test for example).
However I do not know the structure of Thunderbird extensions and where is the command of Latex It in order to modify it. Can you help me please ?
Thank you in advance,
Steven
P-S : I already turn the rigths 'none' to 'read' in /etc/ImageMagick-6/policy.xml
Hello,
I am having trouble using LatexIt on Fedora31. I followed the steps for solving the problem (Detailed troubleshooting) and googling I discovered that the error comes from the fact I should add the option -colorspace RGB in the Latex It! command ( https://superuser.com/questions/1291967/error-in-converting-a-pdf-to-a-png-in-imagemagick/1292291). So the command should be :
convert -units PixelsPerInch -density 300 /tmp/test.ps -trim -colorspace RGB /tmp/test.png (for the test for example).
However I do not know the structure of Thunderbird extensions and where is the command of Latex It in order to modify it. Can you help me please ?
Thank you in advance,
Steven
P-S : I already turn the rigths 'none' to 'read' in /etc/ImageMagick-6/policy.xml