diff options
Diffstat (limited to 'macros/unicodetex/latex/uwa-letterhead/uwa-letterhead.ins')
-rw-r--r-- | macros/unicodetex/latex/uwa-letterhead/uwa-letterhead.ins | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/macros/unicodetex/latex/uwa-letterhead/uwa-letterhead.ins b/macros/unicodetex/latex/uwa-letterhead/uwa-letterhead.ins new file mode 100644 index 0000000000..fbf81d2c00 --- /dev/null +++ b/macros/unicodetex/latex/uwa-letterhead/uwa-letterhead.ins @@ -0,0 +1,58 @@ +%% Copyright 2019 Anthony Di Pietro +%% +%% 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 Anthony Di Pietro. +%% +%% This work consists of the files uwa-letterhead.dtx, uwa-letterhead.ins, and +%% example.tex and the derived files uwa-letterhead.sty and uwa-letterhead.pdf. + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/uwa-letterhead} + +\preamble + +Copyright 2019 Anthony Di Pietro + +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 Anthony Di Pietro. + +This work consists of the files uwa-letterhead.dtx, uwa-letterhead.ins, and +example.tex and the derived files uwa-letterhead.sty and uwa-letterhead.pdf. + +\endpreamble + +\askforoverwritefalse +\generate{\file{uwa-letterhead.sty}{\from{uwa-letterhead.dtx}{package}}} + +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To complete the installation, move uwa-letterhead.sty *} +\Msg{* into a directory searched by LaTeX. *} +\Msg{* *} +\Msg{* To produce the documentation, run uwa-letterhead.dtx *} +\Msg{* through pdfLaTeX. *} +\Msg{* *} +\Msg{*************************************************************} + +\endbatchfile |