diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/yathesis/yathesis.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/yathesis/yathesis.ins | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/yathesis/yathesis.ins b/Master/texmf-dist/source/latex/yathesis/yathesis.ins new file mode 100644 index 00000000000..eba07a9f850 --- /dev/null +++ b/Master/texmf-dist/source/latex/yathesis/yathesis.ins @@ -0,0 +1,92 @@ +%% +%% This is file `yathesis.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% yathesis.dtx (with options: `install') +%% ----------------------------------------------------------------------- +%% yathesis --- Yet Another Thesis Class +%% E-mail: denis.bitouze@lmpa.univ-littoral.fr +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ----------------------------------------------------------------------- +\input docstrip.tex +\Msg{********************************************************} +\Msg{* Installation} +\Msg{* Class: yathesis 2016/05/22 v0.99m} +\Msg{* that helps to write thesis following French rules (DB)} +\Msg{********************************************************} +\keepsilent +\askforoverwritefalse +\preamble +----------------------------------------------------------------------- +yathesis --- Yet Another Thesis Class +E-mail: denis.bitouze@lmpa.univ-littoral.fr +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +----------------------------------------------------------------------- +\endpreamble +\postamble +---------------------------------------------------------------------------------- +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Denis Bitouz'e. + +This work consists of the file yathesis.dtx + and the derived files yathesis.cls, + yathesis.ins, + yathesis.pdf, + and a number of configuration files. +\endpostamble +\def\YAD@classname{\jobname} +\def\YAD@packagename{\YAD@classname doc} +\def\YAD@sampletemplates{\jobname-samples-templates} +\def\YAD@addons{addons} +\def\YAD@documentation{documentation} +\def\YAD@examples{exemples} +\def\YAD@sample{specimen} +\def\YAD@template{canevas} +\def\YAD@flattemplate{\YAD@examples/\YAD@template/a-plat} +\def\YAD@flatsample{\YAD@examples/\YAD@sample/a-plat} +\def\YAD@treetemplate{\YAD@examples/\YAD@template/en-arborescence} +\def\YAD@treesample{\YAD@examples/\YAD@sample/en-arborescence} +\usedir{/} +\generate{ + \nopreamble\nopostamble + \file{README.md}{\from{\jobname.dtx}{readme}} +}% +\usedir{tex/latex/\YAD@classname} +\generate{% + \file{\YAD@classname.cls}{\from{\jobname.dtx}{class}} + \file{\YAD@classname-demo.sty}{\from{\jobname.dtx}{demopkg}} +}% +\endbatchfile +%% ---------------------------------------------------------------------------------- +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Denis Bitouz'e. +%% +%% This work consists of the file yathesis.dtx +%% and the derived files yathesis.cls, +%% yathesis.ins, +%% yathesis.pdf, +%% and a number of configuration files. +%% +%% End of file `yathesis.ins'. |