I can't remember the name of the macro which allows to embed the content
of a normally-separated file within a source...
It is something like \filecontent{filename}{file content}
Can you help refresh my knowledge?
Best regards,
Mathieu
> I can't remember the name of the macro which allows to embed the content
> of a normally-separated file within a source...
>
> It is something like \filecontent{filename}{file content}
Environment `filecontents'. See also package `filecontents'.
Yours sincerely
Heiko <ober...@uni-freiburg.de>
\begin{filecontents}{some-file}
The contents of some-file
\end{filecontents}
--
Joseph Wright
Thank you both! Your contributions, through packages or usenet help, are
essential to the LaTeX community!
Best regards,
Mathieu