summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/custom-bib/makebst.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:52:11 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:52:11 +0000
commit4a7c88ec3ceec0d0f66d8af671597598ef213bf7 (patch)
tree69112edd99a4a146bf33369008973f5cdbdd6592 /Master/texmf-dist/source/latex/custom-bib/makebst.drv
parented2b2a48949cc755dd46554a0f70250821b01863 (diff)
trunk/Master/texmf-dist/source/latex/custom-bib
git-svn-id: svn://tug.org/texlive/trunk@215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/custom-bib/makebst.drv')
-rw-r--r--Master/texmf-dist/source/latex/custom-bib/makebst.drv45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/custom-bib/makebst.drv b/Master/texmf-dist/source/latex/custom-bib/makebst.drv
new file mode 100644
index 00000000000..2404064909d
--- /dev/null
+++ b/Master/texmf-dist/source/latex/custom-bib/makebst.drv
@@ -0,0 +1,45 @@
+%%
+%% This is file `makebst.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% makebst.dtx (with options: `driver')
+%% ============================================
+%% This is the driver file to produce the LaTeX documentation
+%% from the original source file makebst.dtx.
+%%
+%% Make changes to it as needed. (Never change the file makebst.dtx!)
+%% ============================================
+%% Copyright 1993-2003 Patrick W Daly
+%% Max-Planck-Institut f\"ur Aeronomie
+%% Max-Planck-Str. 2
+%% D-37191 Katlenburg-Lindau
+%% Germany
+%% E-mail: daly@linmpi.mpg.de
+%%
+%% With additions by Arthur Ogawa
+%% E-mai: ogawa@teleport.com
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1 of the License, or any later version.
+%%
+%% This is a contributed file to the LaTeX2e system.
+%% -------------------------------------------------
+\NeedsTeXFormat{LaTeX2e}
+\documentclass{ltxdoc}
+%\EnableCrossrefs %Comment out when .ind file ready
+ \DisableCrossrefs %May stay; zapped by \EnableCrossrefs
+%\RecordChanges %Comment out when .gls file ready
+%\CodelineIndex %Comment out when .ind file ready
+ \CodelineNumbered %May stay
+%\OnlyDescription
+\begin{document}
+ \DocInput{makebst.dtx}
+\end{document}
+%%
+%% End of documentation driver file.
+%%
+%% End of file `makebst.drv'.