I search a method to compile file .tex without a latex project. I think to a ant compilation but i can't call the latex command. Is it possible to execute this command "latex fileName.tex" into a .xml file?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can add an external 'build' program from the projects properties window. However the next version 0.0.5 will have a feature to attach the ecletex build engine to any project, and then tag which tex files you want treated as a 'main' file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When the new version will be finished?
What are the others developpements?
The external build that you tell me, is a build.xml which run by ant? Or it's a builder like java builder present in the chapter builders into the project option?
Thanks for your help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I search a method to compile file .tex without a latex project. I think to a ant compilation but i can't call the latex command. Is it possible to execute this command "latex fileName.tex" into a .xml file?
You can add an external 'build' program from the projects properties window. However the next version 0.0.5 will have a feature to attach the ecletex build engine to any project, and then tag which tex files you want treated as a 'main' file.
When the new version will be finished?
What are the others developpements?
The external build that you tell me, is a build.xml which run by ant? Or it's a builder like java builder present in the chapter builders into the project option?
Thanks for your help