summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/xint/xint.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-17 21:04:37 +0000
committerKarl Berry <karl@freefriends.org>2018-06-17 21:04:37 +0000
commita8356ff391b052c2df9c0e5094ad28bdc4ecc8cc (patch)
tree1d140eab26e9ec64694d88221900f07b275083c2 /Master/texmf-dist/source/generic/xint/xint.ins
parentfcd631537e8237c8d259af82841ded8d3a8b51b7 (diff)
xint (17jun18)
git-svn-id: svn://tug.org/texlive/trunk@48040 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/xint/xint.ins')
-rw-r--r--Master/texmf-dist/source/generic/xint/xint.ins28
1 files changed, 17 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/generic/xint/xint.ins b/Master/texmf-dist/source/generic/xint/xint.ins
index 9e1667d21da..54ce6d869b6 100644
--- a/Master/texmf-dist/source/generic/xint/xint.ins
+++ b/Master/texmf-dist/source/generic/xint/xint.ins
@@ -21,14 +21,16 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
%% ---------------------------------------------------------------
-%% The xint bundle 1.3b 2018/05/18
+%% The xint bundle 1.3c 2018/06/17
%% Copyright (C) 2013-2018 by Jean-Francois Burnol
%% ---------------------------------------------------------------
%%
-%% tex xint.ins extracts all package files from xint.dtx, as well as
-%% xint.tex, README.md, CHANGES.md, doPDFs.sh, doHTMLs.sh.
+%% `tex xint.ins' extracts all package files from xint.dtx, as well as
+%% xint.tex, README.md, CHANGES.md, doPDFs.sh, doHTMLs.sh, .latexmkrc
+%% and xint-gind.ist
%%
-%% etex xint.ins does the same plus extracts Makefile.mk.
+%% `etex xint.ins' additionally extracts Makefile.mk, which is needed
+%% for building documentation using `make'.
%%
\input docstrip.tex
\askforoverwritefalse
@@ -39,8 +41,10 @@
\file{doPDFs.sh}{\from{xint.dtx}{dopdfsh}}
\ifx\numexpr\undefined\else\catcode9 11
\file{Makefile.mk}{\from{xint.dtx}{makefile}}\fi
+\file{.latexmkrc}{\from{xint.dtx}{latexmkrc}}
\usepreamble\defaultpreamble
\usepostamble\defaultpostamble
+\file{xint-gind.ist}{\from{xint.dtx}{gind}}
\file{pandoctpl.latex}{\from{xint.dtx}{pandoctpl}}
\file{xint.tex}{\from{xint.dtx}{drv}}
\file{xintkernel.sty}{\from{xint.dtx}{xintkernel}}
@@ -55,7 +59,7 @@
\file{xintexpr.sty}{\from{xint.dtx}{xintexpr}}}
\catcode32=13\relax% active space
\let =\space%
-\Msg{************************************************************************}
+\Msg{********************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by TeX:}
@@ -71,15 +75,17 @@
\Msg{* xintexpr.sty}
\Msg{* xinttools.sty}
\Msg{*}
-\Msg{* To produce the documentation run latex thrice on xint.tex}
-\Msg{* then dvipdfmx on xint.dvi. Edit xint.tex to get the code}
-\Msg{* source included.}
-\Msg{* dvipdfmx warnings may be ignored, but if the produced pdf}
-\Msg{* has font problems, run rather pdflatex on xint.tex}
+\Msg{* To produce the user manual run latex thrice on xint.tex}
+\Msg{* then dvipdfmx on xint.dvi, or if your system allows,}
+\Msg{* execute `make xint.pdf' (this requires Latexmk).}
+\Msg{*}
+\Msg{* The commented source code is generated from executing}
+\Msg{* `make sourcexint.pdf' (this requires Latexmk; if not}
+\Msg{* available check the details in Makefile.mk and .latexmkrc)}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*}
-\Msg{************************************************************************}
+\Msg{********************************************************************}
\endbatchfile
\endinput
%%