I need help installing and using exceltex.
I installed ActivePerl, then according to link I installed Spreadsheet::ParseExcel. Then copied exceltex into
/usr/local/bin
and exceltex.sty
into
/usr/local/texlive/2012/texmf/tex/latex/Misc
Note: I created the Misc folder myself.
Now according to the above link, when I try to run the simple example given in the above link, after creating the LaTeX file, it says
now, run `latex`, `exceltex`, and `latex` again.
This is the part I don't understand.
Am I supposed to compile my LaTeX file, then run exceltex from /usr/local/bin and then compile the LaTeX file again? I tried this and it doesnt work. It compiles, but doesnt give me the result I am looking for. I really appreciate any help/suggestions.


/usr/local/texlive/texmf-local/tex/latex/exceltex/(create the necessary folders); runsudo mktexlsrafter copying the.styfile there, – egreg Oct 29 '12 at 23:11exceltexsays you needperlto use it. So your askedexceltexis run from command line using perl. How to call depends on your computer system. – Kurt Oct 30 '12 at 0:34perl exceltexto callexceltex. The manual of Activ Perl should tell it. Then you first compile yourtexfile, then ExcelTeX, then yourtexfile twice. I saw some pictures in TV about Sandy. Bad thing... – Kurt Oct 31 '12 at 20:10