diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/blindtext/blindtext.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/blindtext/blindtext.ins | 82 |
1 files changed, 41 insertions, 41 deletions
diff --git a/Master/texmf-dist/source/latex/blindtext/blindtext.ins b/Master/texmf-dist/source/latex/blindtext/blindtext.ins index 9d26d286aba..1921638325f 100644 --- a/Master/texmf-dist/source/latex/blindtext/blindtext.ins +++ b/Master/texmf-dist/source/latex/blindtext/blindtext.ins @@ -1,41 +1,41 @@ -\def\batchfile{blindtext.ins}
-\input docstrip.tex
-\keepsilent
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\preamble
-----------------------------------------------------------------------
-The original file is loadable from CTAN on:
-tex-archive/latex/contrib/blindtext
-
-Name of contribution: blindtext
-Name and email: Knut Lickert <knut@lickert.net>
-Location on CTAN: tex-archive/macros/latex/contrib/blindtext
-Summary description: Package for writing text
-License type: Free
-
-Announcement text:
-blindtext.sty:
- Style to create text.
- Can be used to create examples with a lot text to become a feeling
- for the look of classes, packages...
-
- There are macros to create dummy text, dummy lists and
- dummy documents with sections, text and lists.
-
-For more information visit
- http://tex.lickert.net/packages/blindtext/index.html
-----------------------------------------------------------------------
-\endpreamble
-
-\generateFile{blindtext.sty}{f}{\from{blindtext.dtx}{package}}
-
-\Msg{***************************************************************}
-\Msg{*}
-\Msg{* To finish the installation you have to copy the files }
-\Msg{*}
-\Msg{*\space\space *.sty into a directory searched by TeX}
-\Msg{*}
-\Msg{***************************************************************}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\endinput
+\def\batchfile{blindtext.ins} +\input docstrip.tex + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\preamble +---------------------------------------------------------------------- +The original file is loadable from CTAN on: +tex-archive/latex/contrib/blindtext + +Name of contribution: blindtext +Name and email: Knut Lickert <knut@lickert.net> +Location on CTAN: tex-archive/macros/latex/contrib/blindtext +Summary description: Package for writing text +License type: Free + +Announcement text: +blindtext.sty: + Style to create text. + Can be used to create examples with a lot text to become a feeling + for the look of classes, packages... + + There are macros to create dummy text, dummy lists and + dummy documents with sections, text and lists. + +For more information visit + http://tex.lickert.net/packages/blindtext/index.html +---------------------------------------------------------------------- +\endpreamble + +\generateFile{blindtext.sty}{f}{\from{blindtext.dtx}{package}} + +\Msg{***************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to copy the files } +\Msg{*} +\Msg{*\space\space *.sty into a directory searched by TeX} +\Msg{*} +\Msg{***************************************************************} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput |