summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-02 21:50:45 +0000
committerKarl Berry <karl@freefriends.org>2012-05-02 21:50:45 +0000
commitaa1776c78dfdb456e2228fbceaa886e64e36174c (patch)
tree7967af7f0f2079a632809a813221918af16ba8cc /Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx
parenta86d14742b305868a1c2b1f33f1263a6b7d0e03d (diff)
oberdiek (1may12)
git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx90
1 files changed, 67 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx b/Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx
index 7466dbd34ba..239d2d99f2c 100644
--- a/Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/bigintcalc.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: bigintcalc.dtx
-% Version: 2011/01/30 v1.2
-%
-% Copyright (C) 2007, 2011 by
+% Version: 2012/04/08 v1.3
+% Info: Expandable calculations on big integers
+%
+% Copyright (C) 2007, 2011, 2012 by
% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
-%
+%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3c of this license or (at your option) any later
@@ -15,24 +16,24 @@
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of
% LaTeX version 2005/12/01 or later.
-%
+%
% This work has the LPPL maintenance status "maintained".
-%
+%
% This Current Maintainer of this work is Heiko Oberdiek.
-%
+%
% The Base Interpreter refers to any `TeX-Format',
% because some files are installed in TDS:tex/generic//.
-%
+%
% This work consists of the main source file bigintcalc.dtx
% and the derived files
% bigintcalc.sty, bigintcalc.pdf, bigintcalc.ins, bigintcalc.drv,
% bigintcalc-test1.tex, bigintcalc-test2.tex,
% bigintcalc-test3.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/bigintcalc.dtx
% CTAN:macros/latex/contrib/oberdiek/bigintcalc.pdf
-%
+%
% Unpacking:
% (a) If bigintcalc.ins is present:
% tex bigintcalc.ins
@@ -41,7 +42,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{bigintcalc.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If bigintcalc.drv is present:
% latex bigintcalc.drv
@@ -51,14 +52,14 @@
% if available. Here you can specify further options, e.g.
% use A4 as paper format:
% \PassOptionsToClass{a4paper}{article}
-%
+%
% Programm calls to get the documentation (example):
% pdflatex bigintcalc.dtx
% makeindex -s gind.ist bigintcalc.idx
% pdflatex bigintcalc.dtx
% makeindex -s gind.ist bigintcalc.idx
% pdflatex bigintcalc.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/bigintcalc.sty
% TDS:doc/latex/oberdiek/bigintcalc.pdf
@@ -82,7 +83,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: bigintcalc 2011/01/30 v1.2 Expandable big integer calculations (HO)}
+\Msg{* Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -94,9 +95,9 @@
This is a generated file.
Project: bigintcalc
-Version: 2011/01/30 v1.2
+Version: 2012/04/08 v1.3
-Copyright (C) 2007, 2011 by
+Copyright (C) 2007, 2011, 2012 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
This work may be distributed and/or modified under the
@@ -134,6 +135,10 @@ and the derived files
\file{bigintcalc-test1.tex}{\from{bigintcalc.dtx}{test1}}%
\file{bigintcalc-test2.tex}{\from{bigintcalc.dtx}{test2,etex}}%
\file{bigintcalc-test3.tex}{\from{bigintcalc.dtx}{test2,noetex}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{bigintcalc.xml}{\from{bigintcalc.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -160,9 +165,8 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bigintcalc.drv}%
- [2011/01/30 v1.2 Expandable big integer calculations (HO)]%
+ [2012/04/08 v1.3 Expandable calculations on big integers (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
\usepackage{wasysym}
\let\iint\relax
\let\iiint\relax
@@ -198,13 +202,14 @@ and the derived files
\newcommand*{\op}[1]{%
\textsf{#1}%
}
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{bigintcalc.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{3722}
+% \CheckSum{3723}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -225,7 +230,7 @@ and the derived files
% \GetFileInfo{bigintcalc.drv}
%
% \title{The \xpackage{bigintcalc} package}
-% \date{2011/01/30 v1.2}
+% \date{2012/04/08 v1.3}
% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}}
%
% \maketitle
@@ -704,7 +709,7 @@ and the derived files
\fi
\expandafter\x\csname ver@bigintcalc.sty\endcsname
\ProvidesPackage{bigintcalc}%
- [2011/01/30 v1.2 Expandable big integer calculations (HO)]%
+ [2012/04/08 v1.3 Expandable calculations on big integers (HO)]%
% \end{macrocode}
%
% \subsection{Catcodes}
@@ -824,6 +829,7 @@ and the derived files
}%
\TMP@RequirePackage{pdftexcmds}[2007/11/11]%
\else
+ \RequirePackage{pdftexcmds}[2007/11/11]%
\fi
% \end{macrocode}
%
@@ -3506,7 +3512,7 @@ $ \BIC@Temp 9{18\or27\or36\or45\or54\or63\or72\or81}%
\makeatletter
\chardef\BIC@TestMode=1 %
\makeatother
-\usepackage{bigintcalc}[2011/01/30]
+\usepackage{bigintcalc}[2012/04/08]
%<noetex>\let\numexpr\SavedNumexpr
\usepackage{qstest}
\IncludeTests{*}
@@ -4490,6 +4496,40 @@ $ \BIC@Temp 9{18\or27\or36\or45\or54\or63\or72\or81}%
%\end{verbatim}
% \end{quote}
%
+% \section{Catalogue}
+%
+% The following XML file can be used as source for the
+% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}.
+% The elements \texttt{caption} and \texttt{description} are imported
+% from the original XML file from the Catalogue.
+% The name of the XML file in the Catalogue is \xfile{bigintcalc.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='bigintcalc'>
+ <name>bigintcalc</name>
+ <caption>Integer calculations on very large numbers.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2007,2011,2012'/>
+ <license type='lppl1.3'/>
+ <version number='1.3'/>
+ <description>
+ This package provides expandable arithmetic operations
+ with big integers that can exceed TeX's number limits.
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/bigintcalc.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/bigintcalc.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{History}
% \begin{Version}{2007/09/27 v1.0}
% \item
@@ -4503,6 +4543,10 @@ $ \BIC@Temp 9{18\or27\or36\or45\or54\or63\or72\or81}%
% \item
% Already loaded package files are not input in \hologo{plainTeX}.
% \end{Version}
+% \begin{Version}{2012/04/08 v1.3}
+% \item
+% Fix: \xpackage{pdftexcmds} wasn't loaded in case of \hologo{LaTeX}.
+% \end{Version}
% \end{History}
%
% \PrintIndex