How to include/import only specific sections when using a multiple file structure
I am writing a rather large document of which I am planning on using multiple input files. I have previous work that I would like to reuse without copying the data (for purposes of maintainability).
For example, I have a document linear_algebra.tex, and I would only like to include the section Eigen Value Decomposition (label eigenDecomp).
Is there a package that would allow me only to include the labeled section eigenDecomp instead of the whole document?
Thank you
I am writing a rather large document of which I am planning on using multiple input files. I have previous work that I would like to reuse without copying the data (for purposes of maintainability).
For example, I have a document linear_algebra.tex, and I would only like to include the section Eigen Value Decomposition (label eigenDecomp).
Is there a package that would allow me only to include the labeled section eigenDecomp instead of the whole document?
Thank you
No comments:
Post a Comment