summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/xint/xint.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/xint/xint.tex')
-rw-r--r--Master/texmf-dist/source/generic/xint/xint.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/xint/xint.tex b/Master/texmf-dist/source/generic/xint/xint.tex
new file mode 100644
index 00000000000..74e330e65bd
--- /dev/null
+++ b/Master/texmf-dist/source/generic/xint/xint.tex
@@ -0,0 +1,28 @@
+\def\xintdate {2013/11/28}
+\def\xintversion {1.09h}
+%%----------------------------------------------------------------
+%% The xint bundle (version 1.09h of November 28, 2013)
+%% Copyright (C) 2013 by Jean-Francois Burnol
+%%----------------------------------------------------------------
+%% This is a generated file. Run latex thrice on this file xint.tex then
+%% run dvipdfmx on xint.dvi to produce the documentation xint.pdf, with
+%% source code included. (ignore the dvipdfmx warnings)
+%%
+%% Customize as desired the class options and the two toggles below.
+%%
+%% See xint.dtx for the copyright and the conditions for distribution
+%% and/or modification of this work.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{xint.tex}%
+[\xintdate\space v\xintversion\space driver file for xint documentation (jfB)]%
+\PassOptionsToClass{a4paper,11pt}{scrdoc}
+\chardef\Withdvipdfmx 1 % replace 1<space> by 0<space> for using latex/pdflatex
+\chardef\NoSourceCode 0 % replace 0<space> by 1<space> for no source code
+\input xint.dtx
+%%% Local Variables:
+%%% mode: latex
+%%% End:
+\endinput
+%%
+%% End of file `xint.tex'.