summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/brandeis-dissertation
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-17 22:46:55 +0000
committerKarl Berry <karl@freefriends.org>2013-10-17 22:46:55 +0000
commitfd259506c0d13033500292bfd8c925bfb3de5d15 (patch)
tree152c5dc838b3f61a3e9b55e733d73ff280679aa4 /Master/texmf-dist/doc/latex/brandeis-dissertation
parentbb8ff8fc805bb2c7e053d7cba341b83db6fa4c18 (diff)
brandeis-dissertation (17oct13)
git-svn-id: svn://tug.org/texlive/trunk@31931 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/brandeis-dissertation')
-rw-r--r--Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdfbin0 -> 245864 bytes
-rw-r--r--Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.tex65
2 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
new file mode 100644
index 00000000000..38652fd1deb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.tex b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
new file mode 100644
index 00000000000..857c2c58be3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
@@ -0,0 +1,65 @@
+%%
+%% This is file `brandeis-dissertation.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% brandeis-dissertation.dtx (with options: `driver')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from brandeis-dissertation.tex.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file brandeis-dissertation.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+%% \RCS$Id: brandeis-dissertation.dtx,v 2.0 2004/10/27 00:47:04 turtle Exp $
+%% \RCS$Revision: 2.0 $
+%% \RCS$Date: 2013/10/17 00:47:04 $
+%%
+%% (C) 2000 Andy Garland (aeg@cs.brandeis.edu)
+%% (C) 2001 Pablo Funes (pablo@cs.brandeis.edu)
+%% (C) 2004 Peter Møller Neergaard
+%% (C) 2013 Meg Peck and John Burt
+%%
+%% This program may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.2
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+\documentclass{ltxdoc}
+\usepackage{url}
+\usepackage{alltt}
+ \OnlyDescription % Comment this line out for full documentation
+ % \EnableCrossrefs % Uncomment for full documentation
+ % \RecordChanges
+ \typeout{Expect some Under- and overfull boxes}
+\makeatletter
+\def\RCS$#1: #2 ${\@namedef{RCS#1}{#2}}
+\let\bd@saved@cmd\cmd
+\renewcommand{\cmd}{\bgroup\makeatletter\bd@cmd@i}
+\newcommand{\bd@cmd@i}[1]{\bd@saved@cmd{#1}\egroup}
+\newcommand{\mcmd}{\bgroup\makeatletter\mcmd@i}
+\newcommand{\mcmd@i}[1]{\textbf{\hbox{\bd@saved@cmd#1}}\egroup}
+\newcommand{\mcs}[1]{\textbf{\hbox{\cs{#1}}}}
+\let\org@marg\marg
+\renewcommand{\marg}[1]{\textbf{\org@marg{#1}}}
+\newcommand{\ostar}{\texttt{*}}
+\newcommand{\package}[1]{\textsf{#1}}
+\makeatother
+\begin{document}
+ \DocInput{brandeis-dissertation.dtx}
+\end{document}
+
+\endinput
+%%
+%% End of file `brandeis-dissertation.tex'.