Thanks to Kit Baum, an update to the texdoc package is available from SSC. To install the package, type
or use the adoupdate command.
texdoc provides tools to create a LaTeX document including Stata output in a weaving fashion. The new version has many new features. For example, it is now possible to process a texdoc do-file without re-running the Stata commands. This makes texdoc much more useful for larger projects.
A short paper describing the features of texdoc is available from: https://ideas.repec.org/p/bss/wpaper/14.html
Best,
ben
Code:
. ssc install texdoc, replace
texdoc provides tools to create a LaTeX document including Stata output in a weaving fashion. The new version has many new features. For example, it is now possible to process a texdoc do-file without re-running the Stata commands. This makes texdoc much more useful for larger projects.
A short paper describing the features of texdoc is available from: https://ideas.repec.org/p/bss/wpaper/14.html
Best,
ben