I normally receive Tex files where authors define their own Macro/Class files and use it in Tex file. One of my applications require standard Tex file.
I searched in CPAN for a module, which would scan Macros/Class files and convert the Tex file to standard Tex file (By properly converting Macros to Tex). I failed to get such module.
Do we have any such program already written or I need to develope the program myself?