summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/xbmks/xbmks.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-11 22:22:36 +0000
committerKarl Berry <karl@freefriends.org>2018-06-11 22:22:36 +0000
commitf986f34bcdb3eadcd5c99c415ec92109e2fb423e (patch)
tree75ae09e6b95d3c0c533c374ee9070c7f9a55c890 /Master/texmf-dist/source/latex/xbmks/xbmks.ins
parentd250c96cb182d3df2332b196e3a5b040e9fd50ad (diff)
xbmks (11jun18)
git-svn-id: svn://tug.org/texlive/trunk@47991 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/xbmks/xbmks.ins')
-rw-r--r--Master/texmf-dist/source/latex/xbmks/xbmks.ins62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/xbmks/xbmks.ins b/Master/texmf-dist/source/latex/xbmks/xbmks.ins
new file mode 100644
index 00000000000..a86889a8b67
--- /dev/null
+++ b/Master/texmf-dist/source/latex/xbmks/xbmks.ins
@@ -0,0 +1,62 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Copyright 2018 D. P. Story
+%% -------------------------------------------
+%%
+%% It may be distributed 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.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\filedate{2018/06/08}
+\def\batchfile{xbmks.ins}
+
+\input docstrip
+\ifx\generate\undefined
+ \Msg{**********************************************}
+ \Msg{*}
+ \Msg{* This installation requires docstrip}
+ \Msg{* version 2.4 or later.}
+ \Msg{*}
+ \Msg{* An older version of docstrip has been input}
+ \Msg{*}
+ \Msg{**********************************************}
+ \errhelp{Move or rename old docstrip.tex and get a newer one.}
+ \errmessage{Old docstrip in input path}
+ \batchmode
+ \csname @@end\endcsname\end
+\fi
+
+\keepsilent
+\askforoverwritefalse
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\preamble
+\endpreamble
+
+\generate
+{%
+ \file{xbmks.sty}{\from{xbmks.dtx}{copyright,package}}
+ \file{xbmks-pdfmark.def}{\from{xbmks.dtx}{copyright,pdfmark}}
+ \file{xbmks-pdftex.def}{\from{xbmks.dtx}{copyright,pdftex}}
+ \file{xbmks-luatex.def}{\from{xbmks.dtx}{copyright,luatex}}
+ \file{xbmks-xetex.def}{\from{xbmks.dtx}{copyright,xetex}}
+}
+
+\Msg{***************************************************************}
+\Msg{*}
+\Msg{* \space To finish the installation you have to copy the files }
+\Msg{*}
+\Msg{* \space *.sty, *.cfg and *.def into a directory searched by TeX}
+\Msg{*}
+\Msg{***************************************************************}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\endinput