summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/totcount/totcount.drv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/totcount/totcount.drv')
-rw-r--r--Master/texmf-dist/source/latex/totcount/totcount.drv46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/totcount/totcount.drv b/Master/texmf-dist/source/latex/totcount/totcount.drv
new file mode 100644
index 00000000000..95a4c825357
--- /dev/null
+++ b/Master/texmf-dist/source/latex/totcount/totcount.drv
@@ -0,0 +1,46 @@
+%%
+%% This is file `totcount.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% totcount.dtx (with options: `drv')
+%%
+%% The TotCount package, version 1.0, 2009/04/14
+%%
+%% Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@cs.tcd.ie)
+%%
+%% This program may be re-distributed and/or modified under the terms of the
+%% LaTeX Project Public License version 1.3c, or any later version.
+%% The latest version of this license is in
+%% CTAN:macros/latex/base/lppl.txt
+%%
+\def\fileversion{1.0}
+\def\filedate{2009/04/14}
+\def\docdate{14 April 2009}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{totcount.drv}
+ [\filedate \space v\fileversion \space Driver for the TotCount package]
+\documentclass{ltxdoc}
+\RequirePackage{hypdoc}
+\RequirePackage{tocloft}
+\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}
+\RequirePackage[toc]{multitoc}
+\RequirePackage{setspace}
+\RequirePackage{totcount}
+\EnableCrossrefs
+\CodelineIndex
+\setcounter{IndexColumns}{2}
+\RecordChanges
+\newcommand*{\CTAN}[1]{%
+ \href{http://www.ctan.org/tex-archive/#1}{\nolinkurl{CTAN:#1}}}
+\urldef\totcounturl\nolinkurl{CTAN:macros/latex/contrib/totcount/}
+\def\CTANtotcount{\href{http://www.ctan.org/tex-archive/macros/latex/contrib/totcount/}{\totcounturl}}
+\newcommand*{\xpackage}[1]{\textsf{#1}}
+\begin{document}
+ \DocInput{totcount.dtx} \PrintIndex \PrintChanges
+\end{document}
+ \date{\docdate}
+\endinput
+%%
+%% End of file `totcount.drv'.