summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ms/count1to.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-29 23:50:16 +0000
committerKarl Berry <karl@freefriends.org>2007-04-29 23:50:16 +0000
commit7a10d350a6025aa6d6e637a883018deee64520c5 (patch)
tree01cddbb1c122b4a353842357e29fae4ed00a2ce7 /Master/texmf-dist/source/latex/ms/count1to.drv
parent3182aaa429e0e1e24f5824de116d90a154166b32 (diff)
handle ms a la oberdiek (15apr07)
git-svn-id: svn://tug.org/texlive/trunk@4216 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ms/count1to.drv')
-rw-r--r--Master/texmf-dist/source/latex/ms/count1to.drv79
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ms/count1to.drv b/Master/texmf-dist/source/latex/ms/count1to.drv
new file mode 100644
index 00000000000..c03f6bd366c
--- /dev/null
+++ b/Master/texmf-dist/source/latex/ms/count1to.drv
@@ -0,0 +1,79 @@
+%%
+%% This is file `count1to.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% count1to.dtx (with options: `driver')
+%%
+%% This file is part of the Count1to package
+%% -----------------------------------------
+%%
+%% Copyright (c) [1994..1999] by Martin Schr"oder. All rights reserved.
+%%
+%% To produce the documentation in the way you like you are allowed
+%% to change this driver file.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{count1to.drv}
+ [1999/06/08 v1.22 Driver for Count1to9 Package (MS)]
+\documentclass{ltxdoc}
+\usepackage{booktabs}
+\usepackage{url}
+\usepackage{count1to}
+\usepackage[toc]{multitoc}
+\GetFileInfo{count1to.sty}
+\setcounter{IndexColumns}{2}
+\EnableCrossrefs
+%%\DisableCrossrefs% Say \DisableCrossrefs if index is ready
+\CodelineIndex % Index code by line number
+\OnlyDescription % comment out for implementation details
+%%\OldMakeIndex % use if your MakeIndex is pre-v2.9
+\setcounter{IndexColumns}{2}
+\setlength{\IndexMin}{30ex}
+\setlength{\premulticols}{\IndexMin}
+\begin{document}
+ \DocInput{count1to.dtx}
+\end{document}
+%% \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
+%% Lower-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
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+%%
+%% \iffalse meta-comment
+%% ===================================================================
+%% @LaTeX-style-file{
+%% author = {Martin Schr\"oder},
+%% version = "1.22",
+%% date = "8 June 1999",
+%% filename = "count1to.sty",
+%% address = {Martin Schr\"oder
+%% Cr\"usemannallee 3
+%% D-28213 Bremen
+%% telephone = "+49-421-2239425",
+%% email = "Martin.Schroeder@ACM.org",
+%% pgp-Key = "2048 bit / KeyID 292814E5",
+%% pgp-fingerprint = "7E86 6EC8 97FA 2995 82C3 FEA5 2719 090E",
+%% docstring = "LaTeX package which sets count1 to count9,
+%% which can be used to select certain pages
+%% with a driver.
+%% Also provides access to the number of pages
+%% of the document.
+%% Uses the everyshi package.
+%% }
+%% ===================================================================
+%% \fi
+\endinput
+%%
+%% End of file `count1to.drv'.