With LaTeX, you can use the \include command to include files in the document so that they are directly linked; and the main document, when compiled, will always use the updated version of those documents.

Now I know that obviously Microsoft Word documents are not compiled, but is there a similar functionality that allows you to have included files in your main document that is auto-updated (ie whenever the file is read) whenever the included file changes?

link|improve this question

62% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You can use the {INCLUDETEXT} field function. The manual process is described here for example.

Remember to update your fields before printing or exporting (there's an option for that).

link|improve this answer
+1 Yes, that's what I was looking. – Andreas Grech Oct 29 '10 at 12:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.