diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex new file mode 100644 index 00000000000..de20c8461aa --- /dev/null +++ b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex @@ -0,0 +1,27 @@ +\def\bnedocdate {2014/09/21} % package bnumexpr documentation date +\def\bnepackdate{2014/09/21} % package bnumexpr date +\def\bneversion {1.1} % package bnumexpr version +%%---------------------------------------------------------------- +%% The bnumexpr package: Expressions with big integers +%% Copyright (C) 2014 by Jean-Francois Burnol +%%---------------------------------------------------------------- +%% This is a generated file. +%% +%% latex bnumexpr.tex (thrice) && dvipdfmx bnumexpr.dvi --> bnumexpr.dtx +%% +%% See bnumexpr.dtx for the copyright and license statements. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesFile{bnumexpr.tex}% +[\bnepackdate\space v\bneversion\space driver file for % + bnumexpr documentation (jfB)]% +\PassOptionsToClass{a4paper,fontsize=11pt}{scrdoc} +\chardef\Withdvipdfmx 1 % replace 1 by 0 for using pdflatex +\chardef\NoSourceCode 0 % replace 0 by 1 for not including source code +\input bnumexpr.dtx +%%% Local Variables: +%%% mode: latex +%%% End: +\endinput +%% +%% End of file `bnumexpr.tex'. |