forked from suchow/Dissertate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
242 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
\chapter{Some extra stuff} | ||
\label{AppendixA} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
\chapter{Conclusion} | ||
\label{conclusion} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
\chapter{Introduction} | ||
\label{introduction} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
\newpage | ||
|
||
% If you do want an image in the colophon: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
% dedication text | ||
|
||
This is the dedication. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
% the acknowledgments section | ||
|
||
\newthought{Lorem ipsum dolor sit amet}, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula volutpat condimentum. Aliquam erat volutpat. Sed quis velit. Nulla facilisi. Nulla libero. Vivamus pharetra posuere sapien. Nam consectetuer. Sed aliquam, nunc eget euismod ullamcorper, lectus nunc ullamcorper orci, fermentum bibendum enim nibh eget ipsum. Donec porttitor ligula eu dolor. Maecenas vitae nulla consequat libero cursus venenatis. Nam magna enim, accumsan eu, blandit sed, blandit a, eros. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
%!TEX root = ../dissertation.tex | ||
% the acknowledgments section | ||
|
||
\newthought{Lorem ipsum dolor sit amet}, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula volutpat condimentum. Aliquam erat volutpat. Sed quis velit. Nulla facilisi. Nulla libero. Vivamus pharetra posuere sapien. Nam consectetuer. Sed aliquam, nunc eget euismod ullamcorper, lectus nunc ullamcorper orci, fermentum bibendum enim nibh eget ipsum. Donec porttitor ligula eu dolor. Maecenas vitae nulla consequat libero cursus venenatis. Nam magna enim, accumsan eu, blandit sed, blandit a, eros. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
## Generic dissertation template |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
% School name and location | ||
\university{University of California, Berkeley} | ||
\universitycity{Berkeley} | ||
\universitystate{California} | ||
|
||
% School color found from university's graphic identity site: | ||
% http://brand.berkeley.edu/colors/ | ||
|
||
\definecolor{SchoolColor}{rgb}{0,0.19608,0.3843} %berkeley blue | ||
\definecolor{chaptergrey}{rgb}{0,0.19608,0.3843} % chapter numbers | ||
|
||
\hypersetup{ | ||
colorlinks, | ||
citecolor=SchoolColor, | ||
filecolor=black, | ||
linkcolor=black, | ||
urlcolor=SchoolColor, | ||
} | ||
|
||
% Formatting guidelines found in: | ||
% http://www.gsas.harvard.edu/publications/form_of_the_phd_dissertation.php | ||
\renewcommand{\frontmatter}{ | ||
\input{frontmatter/personalize} | ||
\maketitle | ||
\copyrightpage | ||
\abstractpage | ||
\dedicationpage | ||
\tableofcontents | ||
\acknowledgments | ||
% \listoffigures % optional | ||
\setcounter{page}{1} | ||
\pagenumbering{arabic} | ||
} | ||
|
||
\renewcommand{\maketitle}{ | ||
\thispagestyle{empty} | ||
\vspace*{\fill} | ||
\vspace{10pt} | ||
\begin{center} | ||
\Huge \textcolor{SchoolColor}{\thetitle} \normalsize \\ | ||
\vspace{100pt} | ||
By\\ | ||
\theauthor\\ | ||
\vspace{12pt} | ||
\textsc{A Dissertation submitted in partial satisfaction of the\\ | ||
requirements for the degree of \\ \@degree\\ | ||
in\\ \@department\\ in the\\ Graduate Division\\ of the\\ | ||
\@university\\ | ||
\vspace{50pt} | ||
Committee in charge:\\ | ||
\vspace{20pt} | ||
Professor \@coadvisorOne, Co-chair\\ | ||
Professor \@coadvisorTwo, Co-chair\\ | ||
Professor \@committeeInternal\\ | ||
Professor \@committeeExternal\\ | ||
\vspace{50pt} | ||
\@degreeterm\ \@degreeyear} | ||
\end{center} \vspace*{\fill} | ||
} | ||
|
||
|
||
%\renewcommand{\maketitle}{ | ||
% \thispagestyle{empty} | ||
% \vspace*{\fill} | ||
% \vspace{10pt} | ||
% \begin{center} | ||
% \Huge \textcolor{SchoolColor}{\thetitle} \normalsize \\ | ||
% \vspace{100pt} | ||
% By\\ | ||
% \theauthor\\ | ||
% \vspace{12pt} | ||
% \textsc{A Dissertation submitted in partial satisfaction of the\\ | ||
% requirements for the degree of \\ \@degree\\ | ||
% in\\ \@department\\ in the\\ Graduate Division\\ of the\\ | ||
% \@university\\ | ||
% \vspace{50pt} | ||
% Committee in charge:\\ | ||
% \vspace{20pt} | ||
% Professor \@advisor, Chair\\ | ||
% Professor \@committeeInternalOne\\ | ||
% Professor \@committeeInternalTwo\\ | ||
% Professor \@committeeExternal\\ | ||
% \vspace{50pt} | ||
% \@degreeterm\ \@degreeyear} | ||
% \end{center} \vspace*{\fill} | ||
%} | ||
|
||
\newcommand{\copyrightpage}{ | ||
\newpage | ||
\thispagestyle{empty} | ||
\vspace*{\fill} | ||
\scshape \noindent \small \copyright \small 2015\hspace{3pt}-- \theauthor \\ | ||
\noindent all rights reserved. | ||
\vspace*{\fill} | ||
\newpage | ||
\rm | ||
} | ||
|
||
\newcommand{\abstractpage}{ | ||
\newpage | ||
\setcounter{page}{1} | ||
\pagenumbering{arabic} | ||
\pagestyle{fancy} | ||
\lhead{Co-advisors: Professors \@coadvisorOne {\textit \&} \@coadvisorTwo} | ||
\rhead{\@author} | ||
\renewcommand{\headrulewidth}{0.0pt} | ||
\vspace*{35pt} | ||
\begin{center} | ||
\Large \textcolor{SchoolColor}{\@title} \normalsize \\ | ||
\vspace*{20pt} | ||
\scshape Abstract \\ \rm | ||
\end{center} | ||
\input{frontmatter/abstract} | ||
\vspace*{\fill} | ||
\newpage \lhead{} \rhead{} | ||
\cfoot{\thepage} | ||
} | ||
|
||
\newcommand{\acknowledgments}{ | ||
\chapter*{Acknowledgments} | ||
\noindent | ||
\input{frontmatter/thanks} | ||
\vspace*{\fill} \newpage | ||
} | ||
|
||
\newcommand{\dedicationpage}{ | ||
\setcounter{page}{1} | ||
\pagenumbering{roman} | ||
\newpage \thispagestyle{fancy} \vspace*{\fill} | ||
\scshape \noindent \input{frontmatter/dedication} | ||
\vspace*{\fill} \newpage \rm | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#!/usr/bin/env python | ||
from ..Generic.generic import GenericTemplate | ||
from docx import Document | ||
|
||
|
||
class Template(GenericTemplate): | ||
|
||
def __init__(self, arg=None): | ||
super(Template, self).__init__() | ||
self.arg = arg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python-docx==0.8.5 | ||
python-docx>=0.8.5 |
Oops, something went wrong.