Tagged Questions
0
votes
1answer
111 views
\cancel does not work with emf
In OOoLaTeX for OpenOffice, when I use \cancel in .png format, it works, but it does not work for .emf format. For the .emf case, it just puts a weird symbol on the letter. Any idea?
Edit 1:
In .emf ...
3
votes
1answer
354 views
Avoid eps to png conversion using mk4ht oolatex
I have a big set of eps images and I need to place them into an OpenOffice (odt) document. I wrote a simple script that creates a tex file containing these eps images and now I'm trying to convert it ...