Tagged Questions
2
votes
1answer
124 views
Recover TeX source from automatically generated LaTeX files
Maybe the question can not be exactly understood from the title.
So, to automate things a bit, instead of rewriting everything when adding different pictures and tables, code was made to add ...
2
votes
1answer
1k views
How to include all files within a directory relative to the edited *.tex-file?
I am writing my reports which need to reference complete *.java files with latex.
I am using the Texlipse Eclipse plugin to do the editing.
Right now I am referencing the complete path to each ...