summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-24 23:47:35 +0000
committerKarl Berry <karl@freefriends.org>2012-05-24 23:47:35 +0000
commitfa06059a5302c0916d9310783c0ecf7ebf164b5a (patch)
treeb2524f59788542820a1cc6eec7973284303e88ec /Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins
parentd0c1a916af0d1bf4993fbc8b0e5e68d196179194 (diff)
new latex package xpunctuate (24may12)
git-svn-id: svn://tug.org/texlive/trunk@26641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins')
-rw-r--r--Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins b/Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins
new file mode 100644
index 00000000000..48dd28c23ef
--- /dev/null
+++ b/Master/texmf-dist/source/latex/xpunctuate/xpunctuate.ins
@@ -0,0 +1,56 @@
+%%
+%% Copyright (C) 2012 by Philip G. Ratcliffe <philip.ratcliffe@uninsubria.it>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.2 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.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+%%
+\input docstrip
+\keepsilent
+\usedir{tex/latex/xpunctuate}
+\preamble
+
+Copyright (C) 2012 by Philip G. Ratcliffe <philip.ratcliffe@uninsubria.it>
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.2 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.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
+
+\endpreamble
+
+\generateFile{xpunctuate.sty}{n}{\from{xpunctuate.dtx}{package}}
+
+\ifToplevel{
+\Msg{*************************************************************}
+\Msg{*}
+\Msg{* To finish the installation, move the following file into a}
+\Msg{* directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space xpunctuate.sty }
+\Msg{*}
+\Msg{* To produce the documentation, run xpunctuate.dtx through LaTeX.}
+\Msg{* To produce a documentation index, run makeindex like this:}
+\Msg{* \space\space makeindex -s gind.ist xpunctuate}
+\Msg{* To produce a history of changes, run makeindex like this:}
+\Msg{* \space\space makeindex -s gglo.ist -o xpunctuate.gls xpunctuate.glo}
+\Msg{* Finally, run `xpunctuate.dtx' through LaTeX again.}
+\Msg{*}
+\Msg{* Happy LaTeXing}
+\Msg{*************************************************************}
+}
+
+\endbatchfile
+%%
+%% End of file `xpunctuate.ins'. \ No newline at end of file