filecontents – Extended filecontents and filecontents* environments
LaTeX2ε's filecontents and filecontents* environments enable a LaTeX source file to generate external files as it runs through LaTeX. However, there are two limitations of these environments: they refuse to overwrite existing files, and they can only be used in the preamble of a document. The filecontents package removes these limitations, letting you overwrite existing files and letting you use filecontents/filecontents* anywhere.
| CTAN path | /macros/latex/contrib/filecontents |
|---|---|
| Documentation |
Package Readme Package documentation |
| Version | 1.3 |
| License | The LaTeX Project Public License |
| Maintainer | Scott Pakin |
| Contained in | TeXLive as filecontents |
| MiKTeX as filecontents | |
| Topics |
TeX-related-file management |
