12
votes
3answers
443 views
+300
Finding a more efficient editor for collaboration of LaTeX people and Word people
Background
My supervisor often wants to edit my papers, so he frequently asks for word version of the paper.
I tried latex2rtf, but it is very limited in terms of packages and customized commands.
...
5
votes
1answer
423 views
+500
OpenType fonts for Metapost Labels
Is it possible to use OpenType fonts in MetaPost labels?
I use MiKTeX 2.9. I hoped something like mpost --tex=dvilualatex <myfile>.mp might work, but no luck.
Suggestions?
I tried this, but ...
6
votes
0answers
166 views
+50
Strange error when combining Beamer, Animate, Tikz and Listings
I'm working on some slides where I show how code is actually executed in Java. Therefore I'm working with the animate package to generate animations.
Without going into details, I've written a macro ...