Ticket #104 (new task)
add facility to export tex project into a single, cleaned up .tex file
| Reported by: | stefan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.3 |
| Component: | general | Version: | |
| Keywords: | Cc: | waldmann@… | |
| Blocking: | Blocked By: |
Description (last modified by stefan) (diff)
Hello Jörg. Here's a thing that I wanted so often,
and solved by some Haskell program (long ago):
when submitting a paper (final version) to a conference,
they want LaTeX sources - but I want them cleaned up.
So my program does:
* expand all \input (so the result is a single file)
* remove all % comments
* remove all \reminder{..}
and what it should do:
* compile the exported tex source and compare the result (pdf)
with my working version (should be identical).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo.png)