Generalconcatenation script?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
evencoil
Posts: 9
Joined: Sun Dec 02, 2007 11:28 pm

concatenation script?

Post by evencoil »

In my latex documents I use some \input commands in the preamble (and sometimes elsewhere).

Sometimes I need to send the .tex file itself to some coauthors. In this case it would be nice to replace the \input commands with the actual content of the files they refer to so that I only have to send one file.

Is there a script that has been written to do this? Perhaps its a command line option I can't find? Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

concatenation script?

Post by gmedina »

Hi,

perhaps some of these packages could be useful for you:

CTAN - Bundling all Packages necessary for compiling a Document
1,1,2,3,5,8,13,21,34,55,89,144,233,...
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: concatenation script?

Post by localghost »

I would simply put all necessary files into an archive.


Best regards and welcome to the board
Thorsten
Post Reply