%% %% Package: filecontentsdef %% Version: 1.2 (2016/09/19) %% License: LPPL 1.3c %% Copyright (C) 2016 Jean-Francois Burnol %% \def\pkgname {filecontentsdef} \def\pkgdate {2016/09/19} \def\pkgdocdate {2016/09/19} \def\pkgversion {v1.2} \def\pkgdescription {filecontents + macro + verbatim (JFB)} \input docstrip.tex \askforoverwritefalse \def\pkgpreamble{\defaultpreamble^^J\MetaPrefix^^J% \string\NeedsTeXFormat{LaTeX2e}^^J% \string\ProvidesPackage{filecontentsdef}^^J% \space[\pkgdate\space\pkgversion\space\pkgdescription]}% \generate{\nopreamble\nopostamble \file{README.md}{\from{\pkgname.dtx}{readme}}% \usepostamble\defaultpostamble \file{\pkgname.tex}{\from{\pkgname.dtx}{tex}}% \usepreamble\pkgpreamble \file{\pkgname.sty}{\from{\pkgname.dtx}{package}}}% \catcode32=13\relax% active space \let =\space% \Msg{************************************************************************} \Msg{*} \Msg{* To finish the installation you have to move the following} \Msg{* file into a directory searched by TeX:} \Msg{*} \Msg{* \pkgname.sty} \Msg{*} \Msg{* To produce the documentation run latex twice on file \pkgname.tex} \Msg{* and then run dvipdfmx on \pkgname.dvi.} \Msg{*} \Msg{* Happy TeXing!} \Msg{*} \Msg{************************************************************************} \ifx\numexpr\undefined \Msg{* warning: to get correct utf-8 encoded README.md }% \Msg{* do etex \pkgname.ins and not tex \pkgname.ins }% \Msg{************************************************************************} \fi \endbatchfile \endinput %% %% End of file `filecontentsdef.ins'.