Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.
Moderators: Hacker , petermad , Stefan2 , white
dkyriakis
Junior Member
Posts: 14 Joined: 2008-03-18, 12:20 UTC
Post
by *dkyriakis » 2008-03-18, 13:56 UTC
Is there any LaTeX viewer plug-in? Especially for math formulas.
I mean one that shows the "human redering" of the latex written formulas?
I couldn't find one
.
Thank you very much.
fenix_productions
Power Member
Posts: 1979 Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:
Post
by *fenix_productions » 2008-03-18, 15:01 UTC
IIRC there is none.
I think it should be possible to build one using:
http://www.forkosh.com/mimetex.html
Once again AutoHotKey can help:
1. execute expression:
mimetex.exe -f <TeX file> -o output.gif
2. load "output.gif" in lister
Does someone hear a voice of one calling in the desert?
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
fenix_productions
Power Member
Posts: 1979 Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:
Post
by *fenix_productions » 2008-03-18, 18:54 UTC
It appears that in the mimetex case plugin is needed.
Mimetex doesn't support full TeX syntax so additional work should be done.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
dkyriakis
Junior Member
Posts: 14 Joined: 2008-03-18, 12:20 UTC
Post
by *dkyriakis » 2008-03-20, 17:09 UTC
ghisler(Author) wrote: There seems to be an Internet Explorer plugin:
If this works for you, you can use it in Total Commander too, via the IEView plugin.
Thank you for your reply.
While this solution looks interesting, it has one very big problem: Internet Explorer - I "deactivated" IE as much as was possible from all systems I'm working on
.
Demetrios.