summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/natbib/natbib.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/natbib/natbib.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/natbib/natbib.ltx53
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/natbib/natbib.ltx b/Master/texmf-dist/doc/latex/natbib/natbib.ltx
new file mode 100644
index 00000000000..8e29bbeae66
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/natbib/natbib.ltx
@@ -0,0 +1,53 @@
+%%
+%% This is file `natbib.ltx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% natbib.dtx (with options: `driver')
+%% ============================================
+%% This is the driver file to produce the LaTeX documentation
+%% from the original source file natbib.dtx.
+%%
+%% Make changes to it as needed. (Never change the file natbib.dtx!)
+%% ============================================
+%% Copyright 1993-2009 Patrick W Daly
+%% Max-Planck-Institut f\"ur Sonnensystemforschung
+%% Max-Planck-Str. 2
+%% D-37191 Katlenburg-Lindau
+%% Germany
+%% E-mail: daly@mps.mpg.de
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{natbib.ltx}
+ [2009/02/02 8.3 (PWD, AO)]
+\documentclass{ltxdoc}
+%\documentclass[twoside]{ltxdoc}
+%\documentclass[a4paper]{ltxdoc}
+%\documentclass[twoside,a4paper]{ltxdoc}
+\raggedbottom
+
+ %** To include the detailed explanation of the coding, comment out
+ %** the next line
+\OnlyDescription
+
+ %** To produce a command index: add the following line for one run,
+ %** then run makeindex -s gind.ist natbib
+ %** and reprocess, with or without this line (much faster without)
+% \EnableCrossrefs\CodelineIndex
+
+ %** To produce a change history: add the following line for one run,
+ %** then run makeindex -s gglo.ist -o natbib.gls natbib.glo
+ %** and reprocess, with or without this line (faster without)
+% \RecordChanges
+
+\DisableCrossrefs %May stay; zapped by \EnableCrossrefs
+\CodelineNumbered %May stay
+
+\begin{document}
+ \DocInput{natbib.dtx}
+\end{document}
+
+%%
+%% End of documentation driver file.
+%%
+%% End of file `natbib.ltx'.