Ticket #104 (new task)

Opened 3 years ago

Last modified 5 months ago

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

Changed 3 years ago by stefan

This function should create a single .tex file that contains all included .tex files as well as the .bib file (see script  http://www.ccrnp.ncifcrf.gov/~toms/ftp/replacebib to insert a .bib file into a .tex file).

Changed 3 years ago by stefan

  • cc waldmann@… added
  • description modified (diff)
  • summary changed from add function to export the tex project into single file to add facility to export tex project into a single, cleaned up .tex file

Changed 2 years ago by stefan

  • milestone changed from 0.2 to 0.3

Add/Change #104 (add facility to export tex project into a single, cleaned up .tex file)

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.