summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/turabian-formatting
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-01 23:37:17 +0000
committerKarl Berry <karl@freefriends.org>2016-03-01 23:37:17 +0000
commit520d48c8fa8936a7a59c6155651dd84116788842 (patch)
tree895ac5b4f0d3ed1c1017936eb90d4809dd03c877 /Master/texmf-dist/doc/latex/turabian-formatting
parentb95f9c7e171e1a8f67e1298413e18935c9a0c674 (diff)
turabian-formatting (28feb16)
git-svn-id: svn://tug.org/texlive/trunk@39910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/turabian-formatting')
-rw-r--r--Master/texmf-dist/doc/latex/turabian-formatting/README4
-rw-r--r--Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdfbin99316 -> 100183 bytes
-rw-r--r--Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex201
3 files changed, 96 insertions, 109 deletions
diff --git a/Master/texmf-dist/doc/latex/turabian-formatting/README b/Master/texmf-dist/doc/latex/turabian-formatting/README
index 772797f0286..b8862f45161 100644
--- a/Master/texmf-dist/doc/latex/turabian-formatting/README
+++ b/Master/texmf-dist/doc/latex/turabian-formatting/README
@@ -1,4 +1,4 @@
-Turabian Formatting for LaTeX (2015/11/14)
+Turabian Formatting for LaTeX (2016/02/27)
INTRODUCTION
@@ -30,8 +30,6 @@ subdirectory of your local texmf directory. This is usually the
texmf/tex/latex/ directory.
-LAST UPDATED: 2015/11/14
-
For more information on using the package, refer to the accompanying
manual, turabian-formatting-doc.pdf, included in this package.
diff --git a/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf b/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf
index 9ad6380c922..efbfbc6aa7f 100644
--- a/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf
+++ b/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex b/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex
index db7adccc20e..c63c116e1bc 100644
--- a/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex
+++ b/Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex
@@ -19,14 +19,14 @@
% and turabian-formatting-doc.pdf (in addition to the README file).
%
% ==============================
-% Last updated: 2015/11/14
+% Last updated: 2016/02/27
%
%
\documentclass{article}
-\usepackage{polyglossia, fontspec, csquotes, ellipsis}
+\usepackage{polyglossia, fontspec, csquotes}
\setmainlanguage{english}
\defaultfontfeatures{Ligatures=TeX}
@@ -58,10 +58,12 @@
\interfootnotelinepenalty=10000
-\RequirePackage[defaultlines=2, all]{nowidow}
+\usepackage[defaultlines=2, all]{nowidow}
\usepackage[hidelinks]{hyperref}
+\usepackage{ellipsis}
+
\usepackage{listings}
\lstset{%
language=TeX,
@@ -75,10 +77,10 @@
breakatwhitespace=true,
breakindent=0pt}
-\newcommand{\versionDateText}{2015/11/14}
+\newcommand{\versionDateText}{2016/02/27}
\title{Turabian Formatting for \LaTeX{}}
-\author{Omar Abdool}
+\author{Omar Abdool \hspace{3ex} \href{mailto:turabian.formatting@gmail.com}{turabian.formatting@gmail.com}}
\date{\today}
@@ -87,7 +89,7 @@
\maketitle
-\renewcommand{\abstractname}{\vspace{-\baselineskip}}
+\renewcommand{\abstractname}{\vspace{-1\baselineskip}}
\begin{abstract}
\noindent This package provides Chicago-style formatting based on Kate L. Turabian's \emph{A Manual for Writers of Research Papers, Theses, and Dissertations: Chicago Style for Students and Researchers} (8th edition).
@@ -101,8 +103,8 @@
\newgeometry{top=1.75in, bottom=1.75in, left=2.25in, right=1.25in, marginparsep=0.25in, marginparwidth=1.25in}
\reversemarginpar
-\setlength{\parindent}{0in}
-\setlength{\parskip}{1\baselineskip}
+\setlength\parindent{0in}
+\setlength\parskip{1\baselineskip}
@@ -120,25 +122,9 @@ For citations, this package is designed to work well with David Fussner's outsta
\section{Using the Package and Document Classes}
\label{sec:implementation}
-A document may be formatted using \texttt{turabian-formatting} in one of three ways: either (1) loading the package in the \LaTeX{} source-file preamble, (2) specifying the document class as a turabian-formatted research paper (\texttt{turabian-researchpaper}), or (3) specifying the document class as a thesis/dissertation with turabian-style formatting (\texttt{turabian-thesis}).
-
-
-\subsection{Package for Turabian-Style Formatting}
-
-\marginnote{turabian-\newline formatting}%
-The \texttt{turabian-formatting} package is loaded in the preamble of the source file:
-
-\begin{lstlisting}
- \usepackage{turabian-formatting}
-\end{lstlisting}
-
-Do not use this approach if the document class is either \texttt{turabian-researchpaper} or \texttt{turabian-thesis}.\footnote{%
- The \texttt{turabian-formatting} package has been tested with the standard \texttt{article}, \texttt{report}, and \texttt{book} \LaTeX{} document classes.}
-
-This package should, also, always be loaded \emph{before} loading the \texttt{biblatex-chicago} package.
+A document may be formatted using \texttt{turabian-formatting} in one of three ways: either (1) specifying the document class as a turabian-formatted research paper (\texttt{turabian-researchpaper}), (2) specifying the document class as a thesis/dissertation with turabian-style formatting (\texttt{turabian-thesis}), or (3) loading the package in the \LaTeX{} source-file preamble.
-\clearpage
\subsection{Document Class for Research Papers}
\marginnote{turabian-\newline researchpaper}%
@@ -150,6 +136,7 @@ The \texttt{turabian-researchpaper} document class provides formatting specific
This document class builds on the \texttt{turabian-formatting} package and is based on the \texttt{article} document class.
+\clearpage
\subsection{Document Class for Theses and Dissertations}
\marginnote{turabian-thesis}%
@@ -161,16 +148,35 @@ The \texttt{turabian-thesis} document class offers formatting specific to theses
This document class builds on the \texttt{turabian-formatting} package and is based on the \texttt{book} document class. As such, support for chapter headings (\texttt{\textbackslash chapter} and \texttt{\textbackslash chapter*}), title pages specific to theses/dissertations (refer to subsection~\ref{subsec:titlepage}), table of contents, and formatting commands to structure the document into front matter, main matter, and back matter (refer to subsection~\ref{subsec:td_structure}), are also included.
+\subsection{Package for Turabian-Style Formatting}
+
+\marginnote{turabian-\newline formatting}%
+The \texttt{turabian-formatting} package can be loaded in the preamble of the source file as follows:\footnote{%
+ The \texttt{turabian-formatting} package has been tested with the standard \texttt{article}, \texttt{report}, and \texttt{book} \LaTeX{} document classes. If the document class is either \texttt{turabian-researchpaper} or \texttt{turabian-thesis}, however, do not load the \texttt{turabian-formatting} package again.}
+
+\begin{lstlisting}
+ \usepackage{turabian-formatting}
+\end{lstlisting}
+
+This package should always be loaded \emph{before} using the \texttt{biblatex-chicago} package.
+
\section{Formatting Options}
\label{sec:formatting_options}
-The \texttt{turabian-formatting} package adheres to the manual’s guidelines on the formatting of text. This includes double-spacing all text throughout the document except items that should have single-spacing \autocite[373]{turabian_manual_2013}. Paragraph indentation is set to 0.5 inches.
+The \texttt{turabian-formatting} package adheres to the manual's guidelines on the formatting of text. This includes double-spacing all text throughout the document except items that should have single-spacing \autocite[373]{turabian_manual_2013}.\footnote{%
+ Double-spaced text is typeset with a \texttt{\textbackslash baselinestretch} of \texttt{2}. This is different than the default values provided by the \texttt{setspace} package.}
+Paragraph indentation is set to 0.5 inches.
+
+Page margins, by default, are 1 inch from the edges of the paper.
+
+The \texttt{turabian-thesis} document class has an additional binding offset of 0.5 inches, effectively creating a left/inside margin of 1\nicefrac{1}{2} inches.\footnote{%
+ This is accomplished by \texttt{turabian-thesis} making changes to the following lengths: (1) setting \texttt{\textbackslash oddsidemargin} to \texttt{0.5in}; (2) setting \texttt{\textbackslash evensidemargin} to \texttt{0}; and (3) adding \texttt{-0.5in} to \texttt{\textbackslash textwidth}.}
\subsection{Standard Options for Document Classes}
Both \texttt{turabian-thesis} and \texttt{turabian-researchpaper} document classes support most of the standard document class options.\footnote{%
- Neither the \texttt{notitlepage} nor the \texttt{twocolumn} options, however, are supported by either document class.}
+ The \texttt{twocolumn} option is not supported. More so, the \texttt{turabian-thesis} document class does not support the \texttt{notitlepage} option either.}
The default \texttt{normal} font size is twelve-point type (\texttt{12pt})---the preferred font type size for the body of the text \autocite[373]{turabian_manual_2013}. This package also supports \texttt{normal} font type sizes of \texttt{10pt} and \texttt{11pt}.
@@ -179,54 +185,41 @@ The default page size, for both document classes, is 8\nicefrac{1}{2} × 11 inch
Both documents classes, by default, are set to \texttt{oneside}.
-\subsection{Page Layout and Empty Margins}
-\label{subsec:pagelayout_emptymargins}
-
-Page margins, by default, are 1 inch from the edges of the paper.\footnote{
- The \texttt{turabian-thesis} document class has an additional binding offset of 0.5 inches, effectively creating a left/inside margin of 1\nicefrac{1}{2} inches. The binding offset can be adjusted through the \texttt{geometry} package by using the \texttt{bindingoffset} option of the \texttt{\textbackslash geometry} command.}
-To make changes to the page layout, use of the \texttt{geometry} package is recommended.
+\subsection{Ragged Right (Left Align) Text}
-Headers and footers, by default, are placed inside the margins. The top of the header is 0.5 inches from the top of the page. The baseline of the footer is 0.5 inches from the bottom edge of the page. (Refer to section~\ref{sec:page_styles} for typesetting headers and footers.)
+\marginnote{raggedright}%
+By default, text consisting of more than one line is justified on both sides of the document with the last line flush left. Turabian, however, recommends setting ``your word processor to align text flush left with a ragged right margin" while also not using its ``automated hyphenation feature" \autocite[404]{turabian_manual_2013}. For ragged right formatting without hyphenations throughout the work, use the \texttt{raggedright} formatting option.
-\marginnote{emptymargins}%
-The \texttt{emptymargins} option removes headers and footers from within the margin and, instead, places them within the space normally used for the body text. As such, the page margins are empty of all text.
-Using the \texttt{emptymargins} option, however, reduces the text height (\texttt{textheight}) by 0.5 inches when a header or footer is placed on the page. Because some pages within a document will have headers, and others footers, the \texttt{emptymargins} option allows for pages to have either a header or a footer on a page---although not both on the same page. Empty pages have neither a header nor a footer (refer to section~\ref{sec:page_styles}).
+\subsection{Adjusting Bibliography Formatting}
+For citations, this package is designed to work well with the \texttt{biblatex-chicago} package.\footnote{%
+ If loaded before the \texttt{biblatex-chicago} package, \texttt{turabian-formatting} will pass the following options to \texttt{biblatex-chicago}: \texttt{isbn=false}, \texttt{autolang=other}, \texttt{footmarkoff}, and \texttt{backend=biber}.}
+This includes support for both the Notes-Bibliography and Author-Date styles (the former being the default style).
-\subsection{Ragged Right (Left Align) Text}
+\marginnote{noadjustbib}%
+Formatting support that adjusts the Bibliography generated by \texttt{biblatex-chicago} can be disabled using the \texttt{noadjustbib} formatting option. The following code, loaded at the end of the preamble, is affected by this option:
-\marginnote{raggedright}%
-By default, text consisting of more than one line is justified on both sides of the document with the last line flush left. Turabian, however, recommends setting ``your word processor to align text flush left with a ragged right margin" while also not using its ``automated hyphenation feature" \autocite[404]{turabian_manual_2013}. For ragged right formatting without hyphenations throughout the work, use the \texttt{raggedright} formatting option.
+\begin{lstlisting}
+ \renewcommand{\bibsetup}{\singlespacing}
+ \renewcommand{\bibitemsep}{1\baselineskip}
+ \renewcommand{\bibhang}{0.5in}
+\end{lstlisting}
\subsection{Support for Endnotes}
-Endnotes can be used instead of footnotes by loading the \texttt{endnotes} package in the \LaTeX{} document source preamble.\footnote{%
+Although citations use footnotes by default, endnotes can be used instead by loading the \texttt{endnotes} package in the \LaTeX{} document source preamble.\footnote{%
When using the \texttt{endnotes} package, cite keys must not contain an underscore character, ``\texttt{\_}".}
\marginnote{endnotes}%
Formatting support for the \texttt{endnotes} package can be enabled using the \texttt{endnotes} option. With the \texttt{endnotes} option, footnotes are restarted on each page and labelled using symbols in the sequence of: * $\dagger$ $\ddagger$ $\S$ \autocite[156]{turabian_manual_2013}. More so, each endnote is single-spaced with a ``blank line between notes." The list of endnotes is labelled \emph{Notes}.\footnote{%
- The \emph{Notes} heading is typeset using either \texttt{\textbackslash chapter*} or \texttt{\textbackslash section*}, depending upon the document class.}
+ The \emph{Notes} heading is typeset using either \texttt{\textbackslash section*} or, if \texttt{\textbackslash chapter} has been defined by the document class, \texttt{\textbackslash chapter*}.}
Numbering of endnotes is also restarted for each chapter with subheadings dividing the list by each chapter \autocite[157]{turabian_manual_2013}.
-To place the \emph{Notes} list, use the \texttt{\textbackslash theendnotes} command provided by the \texttt{endnotes} package.
-
-
-\subsection{Adjusting Bibliography Formatting}
-
-For citations, this package is designed to work well with the \texttt{biblatex-chicago} package. This includes support for both the Notes-Bibliography and Author-Date styles (the former being the default style).\footnote{%
- To maintain this support if \texttt{turabian-formatting} is loaded as a package, the package should always be loaded \emph{before} loading the \texttt{biblatex-chicago} package. If \texttt{biblatex-chicago} is loaded, the following options are passed to it: \texttt{isbn=false}, \texttt{autolang=other}, \texttt{footmarkoff}, and \texttt{backend=biber}. If the \texttt{endnotes} option is enabled for \texttt{turabian-formatting}, then \texttt{notetype=endonly} is also passed to the \texttt{biblatex-chicago} package.}
-
-\marginnote{noadjustbib}%
-Formatting support that adjusts the Bibliography, generated by \texttt{biblatex-chicago}, can be disabled using the \texttt{nodajustbib} formatting option. This option is only available when loading \texttt{turabian-formatting} as a package. The following code is affected by this option:
+If loaded before the \texttt{biblatex-chicago} package, \texttt{turabian-formatting} will also pass the \texttt{notetype=endonly} option to \texttt{biblatex-chicago}.
-\begin{lstlisting}
- \AtBeginBibliography{\vspace*{-0.333\baselineskip}}
- \renewcommand{\bibsetup}{\singlespacing}
- \renewcommand{\bibitemsep}{1\baselineskip}
- \renewcommand{\bibhang}{0.5in}
-\end{lstlisting}
+To place the list of endnotes, use the \texttt{\textbackslash theendnotes} command provided by the \texttt{endnotes} package.
@@ -243,10 +236,11 @@ The \texttt{turabian-formatting} package provides support for document classes t
\marginnote{\textbackslash chapter}
The \texttt{\textbackslash chapter} command starts a new page and creates a \emph{Chapter} label ``followed by the chapter number at the top of the page" in arabic numerals. The ``descriptive title" of the chapter is placed ``two lines down, following a blank line" and is separated from the first line of following text by ``two blank lines" \autocite[391]{turabian_manual_2013}.
+\clearpage
\marginnote{\textbackslash chapter*}
\texttt{\textbackslash chapter*}, unlike \texttt{\textbackslash chapter}, does not provide a line with a \emph{Chapter} label and numbering nor is it included in the Table of Contents.\footnote{%
- To add a numberless ``chapter" to the Table of Contents, use the \texttt{\textbackslash addcontentsline} command immediately following the \texttt{\textbackslash chapter*} command. For the \emph{Bibliography} or \emph{References} heading from \texttt{\textbackslash printbibliography} (from the \texttt{biblatex-chicago} package), place this command immediately \emph{after} the use of the \texttt{\textbackslash clearpage} and \texttt{\textbackslash addcontentsline} commands. The same applies to the \texttt{\textbackslash theendnotes} command from the \texttt{endnotes} package.}
-This is useful for the titles/headings of specific elements, including the \emph{Introduction} \autocite[390]{turabian_manual_2013}, \emph{Abstract} \autocite[389]{turabian_manual_2013}, \emph{Conclusion} \autocite[398]{turabian_manual_2013}, \emph{Appendixes} \autocite[398]{turabian_manual_2013}, \emph{Notes} \autocite[399]{turabian_manual_2013}, and \emph{Bibliography} \autocite[401]{turabian_manual_2013}.
+ To add a numberless ``chapter" to the Table of Contents, use the \texttt{\textbackslash addcontentsline} command immediately following the \texttt{\textbackslash chapter*} command. For the \emph{Bibliography} or \emph{References} heading from \texttt{\textbackslash printbibliography} (from the \texttt{biblatex-chicago} package), place this command immediately \emph{after} the use of the \texttt{\textbackslash clearpage} and \texttt{\textbackslash addcontentsline} commands. Using the \texttt{endnotes} option will place the \emph{Notes} heading in the table of contents.}
+This is useful for the titles/headings of specific elements, including \emph{Introduction} \autocite[390]{turabian_manual_2013}, \emph{Abstract} \autocite[389]{turabian_manual_2013}, \emph{Conclusion} \autocite[398]{turabian_manual_2013}, \emph{Appendixes} \autocite[398]{turabian_manual_2013}, \emph{Notes} \autocite[399]{turabian_manual_2013}, and \emph{Bibliography} \autocite[401]{turabian_manual_2013}.
\subsubsection*{Sections and Subsections}
@@ -255,15 +249,18 @@ This package provides support for three levels of sections and subsections: \tex
\texttt{\textbackslash section} places ``more space before a subhead than after (up to two blank lines before and one line, or double line spacing, after)" \autocite[393]{turabian_manual_2013}.
-\marginnote{\textbackslash section*}
-If the document class does not define chapter headings, \texttt{\textbackslash section*} will instead provide two blank lines between the title/subheading and the first line of text. This is particularly useful for the subheadings of specific elements, including the \emph{Introduction} \autocite[390]{turabian_manual_2013}, \emph{Notes} \autocite[399]{turabian_manual_2013}, and \emph{Bibliography} \autocite[401]{turabian_manual_2013}.
+\marginnote{\textbackslash section*\newline \textbackslash noadjustssect}
+If the document class does not define chapter headings, \texttt{\textbackslash section*} will instead provide two blank lines between the title/subheading and the first line of text. This is particularly useful for the subheadings of specific elements, including \emph{Introduction} \autocite[390]{turabian_manual_2013}, \emph{Notes} \autocite[399]{turabian_manual_2013}, and \emph{Bibliography} \autocite[401]{turabian_manual_2013}. Inserting the \texttt{\textbackslash noadjustssect} command in the document preamble will disable this behaviour.
\subsection{Page Styles: Headers and Footers}
\label{sec:page_styles}
+Headers and footers, by default, are placed within the margins. The top of the header is 0.5 inches from the top edge of the page. The baseline of the footer is 0.5 inches from the bottom edge of the page \autocite[372, 374]{turabian_manual_2013}.
+
\marginnote{\textbackslash pagestyle\newline \textbackslash thispagestyle}
-Headers and footers are determined by the specific page styles. They are used with the \texttt{\textbackslash pagestyle} and \texttt{\textbackslash thispagestyle} commands.
+The layout of the headers and footers are determined by the specific page styles. They are used with the \texttt{\textbackslash pagestyle} and \texttt{\textbackslash thispagestyle} commands.\footnote{%
+ The \texttt{fancyhdr} package can be used to typset (and adjust) these page styles. This includes placing optional text (such as a page identifier) in the header and/or footer \autocite[374]{turabian_manual_2013}.}
\textbf{\texttt{empty}}: An empty page style with no header or footer.
@@ -271,8 +268,6 @@ Headers and footers are determined by the specific page styles. They are used wi
\textbf{\texttt{headings}}: The default page style places a page number in the right-hand corner of the header.
-The \texttt{fancyhdr} package can be used to typset (and adjust) these page styles. This includes placing optional text (such as a page identifier) in the header and/or footer \autocite[374]{turabian_manual_2013}.
-
\subsection{Document Structure for Thesis/Dissertation}
\label{subsec:td_structure}
@@ -283,6 +278,7 @@ A thesis/dissertation is divided into three, distinct components: (1) front matt
\marginnote{\textbackslash frontmatter}
The front matter is declared with the \texttt{\textbackslash frontmatter} command. By default, the \texttt{\textbackslash pagestyle} is set to \texttt{empty} (refer to section~\ref{sec:page_styles}). The numbering of pages in the front matter begins with the title page, although page numbers are not placed on pages until the Table of Contents \autocite[373--374, 376, 380]{turabian_manual_2013}.
+\marginnote{\texttt{\textbackslash tableofcontents}}
Placing the \texttt{\textbackslash tableofcontents} command in the front matter will cause page numbers to appear on pages with the Table of Contents and subsequent pages of the front matter. These page numbers use roman numerals and are placed in centre of the footer \autocite[373--374]{turabian_manual_2013} using the \texttt{plain} page style (refer to section~\ref{sec:page_styles}).
\subsubsection*{Main Matter}
@@ -299,61 +295,59 @@ The back matter is declared using the \texttt{\textbackslash backmatter} command
\subsection{Title Page}
\label{subsec:titlepage}
+The \texttt{turabian-researchpaper} document class provides a title page intended for research papers.\footnote{%
+ The \texttt{turabian-formatting} package provides a title page for research papers.}
+Page numbering begins immediately following the title page. The \texttt{turabian-thesis} document class, however, provides a ``model" title page intended for a thesis or dissertation. The title page of a thesis/dissertation is included in the page numbering of the front matter \autocite[376, 378]{turabian_manual_2013}.
+
\marginnote{\textbackslash maketitle}%
-The \texttt{\textbackslash maketitle} command will create a separate title page if the document class specifies (or has as default) the \texttt{titlepage} option---the default document class option for both \texttt{turabian-researchpaper} and \texttt{turabian-thesis}.
+The \texttt{\textbackslash maketitle} command will create a separate title page if the document class specifies (or has as default) the \texttt{titlepage} option---the default option for both \texttt{turabian-researchpaper} and \texttt{turabian-thesis}.
-The \texttt{turabian-researchpaper} document class produces a title page intended for research papers. Page numbering begins immediately following the title page.
+\marginnote{\textbackslash title\newline \textbackslash subtitle\newline \textbackslash author\newline \textbackslash date\newline}
+\texttt{\textbackslash maketitle} uses information specified in the source document preamble, through the following commands (each of which is self-evident): \texttt{\textbackslash title}, \texttt{\textbackslash author}, \texttt{\textbackslash date}, and \texttt{\textbackslash subtitle}. For research paper title pages, footnotes (as well as \texttt{\textbackslash thanks}) can also be used.
-\marginnote{\textbackslash title\newline \textbackslash subtitle\newline \textbackslash author\newline \textbackslash date\newline \textbackslash course\newline \textbackslash institution}
-\texttt{\textbackslash maketitle} uses information specified in the source document preamble, through the following commands (each of which is self-evident): \texttt{\textbackslash title}, \texttt{\textbackslash author}, \texttt{\textbackslash date}, \texttt{\textbackslash subtitle}, \texttt{\textbackslash course}, and \texttt{\textbackslash institution}.
+\marginnote{\textbackslash submissioninfo}
+For a research paper, \texttt{\textbackslash submissioninfo} is used for typesetting ``any information requested by your instructor," between the name of the course and the date \autocite[376]{turabian_manual_2013}. For a thesis or dissertation title page, however, this command is used to typeset requested information between the title/subtitle and the name of the department.
-The \texttt{turabian-thesis} document class provides a ``model" title page intended for a thesis or dissertation---a title page different than one intended for a research paper. The title page of a thesis/dissertation is included in the page numbering of the front matter \autocite[376, 378]{turabian_manual_2013}.\footnote{%
- When \texttt{turabian-formatting} is loaded as a package, the default title page created is for that of a research paper. The ``model" title page for theses/dissertations is only available to the \texttt{turabian-thesis} document class.}
+\marginnote{\textbackslash course}
+\texttt{turabian-researchpaper} provides the optional \texttt{\textbackslash course} command for typesetting course information (such as the name of the course).
-\marginnote{\textbackslash faculty\newline \textbackslash mydegree\newline \textbackslash department\newline \textbackslash location}
-The following commands are available only with a title page for \texttt{turabian-thesis}: \texttt{\textbackslash faculty}, \texttt{\textbackslash mydegree}, \texttt{\textbackslash department}, and \texttt{\textbackslash location}.
+\marginnote{\textbackslash institution\newline \textbackslash department\newline \textbackslash location}
+\texttt{turabian-thesis} also provides: (1) \texttt{\textbackslash institution} for typesetting the institution at the top of the page, (2) for typesetting the name of the department, and (3) \texttt{\textbackslash location} for typesetting a location just above the date.
-To create a custom title page, however, use the \texttt{titlepage} environment.
+To create a custom title page, use the \texttt{titlepage} environment.
-\subsection{Table Footnotes}
+\section{Required and Recommended Packages}
+\label{sec:required_packages}
-A table is described as having four kinds of footnotes: ``(1) source lines \dots, (2) general footnotes that apply to the whole table, (3) footnotes that apply to specific parts of the table, and (4) notes on levels of statistical significance" \autocite[366]{turabian_manual_2013}.
+This package requires \LaTeX{}2e and makes use of the following packages installed as part of a standard \LaTeX{} distribution: \texttt{etoolbox}, \texttt{setspace}, \texttt{nowidow}, \texttt{footmisc}, \texttt{endnotes}, \texttt{xparse}, and \texttt{geometry}.\footnote{%
+ The \texttt{geometry} package is only required if using the deprecated \texttt{emptymargins} option.}
-\marginnote{\textbackslash tablenote}%
-The optional \texttt{\textbackslash tablenote} command provides formatting for each table footnote. It can be repeatedly used for each footnote accompanying a table.\footnote{A footnote mark for specific parts, however, is \emph{not} generated by the \texttt{\textbackslash tablenote} command. This must either be done manually or through the use of another package.}
+The following packages are highly recommended: \texttt{biblatex-chicago}, \texttt{csquotes}, \texttt{fancyhdr}, \texttt{ellipsis}, and \texttt{threeparttable}.
-For each table, \texttt{\textbackslash tablenote} must be located inside the \texttt{table} environment, after the table itself.
-The following is an example accompanying the use of the \texttt{tabular} environment:
-\begin{lstlisting}
- \begin{table}
- ...
- \end{tabular}
- \footnotesize
- \tablenote{\emph{Source:} Citation for the table.}
- \tablenote{\emph{Note:} A note related to the table.}
- ...
- \end{table}
-\end{lstlisting}
+\section{Updates}
+\label{sec:updates}
+\marginnote{\rmfamily{\versionDateText}}%
+This update is a significant rewrite of \texttt{turabian-formatting}. It is designed to be faster and require fewer packages.
-\section{Required and Recommended Packages}
-\label{sec:required_packages}
+Both \texttt{turabian-researchpaper} and \texttt{turabian-thesis} can use the \texttt{noadjustbib} option.
-This package requires \LaTeX{}2e and makes use of the following packages installed as part of a standard \LaTeX{} distribution: \texttt{setspace}, \texttt{xifthen}, \texttt{etoolbox}, \texttt{geometry}, \texttt{nowidow}, \texttt{footmisc}, \texttt{fancyhdr}, \texttt{titlesec}, \texttt{quoting}, \texttt{flafter}, \texttt{caption}, \texttt{endnotes}, \texttt{url}, \texttt{chngcntr}, and \texttt{xparse}.
+Significant adjustments made to the \texttt{\textbackslash maketitle} command, including support for footnotes.
-The following packages are highly recommended: \texttt{biblatex-chicago} and \texttt{ellipsis}.
+Double-spaced text is typeset with a \texttt{\textbackslash baselinestretch} of \texttt{2} using the \texttt{\textbackslash setstretch} command provided by the \texttt{setspace} package (instead of \texttt{\textbackslash doublespacing}). This is different than previous versions of \texttt{turabian-formatting} and should be more-consistent with expectations for ``double spaced" work.
-The \texttt{emptypage} package is also helpful in making empty pages without header and footers when using the \texttt{twoside} document class option.
+Packages no longer required: \texttt{xifthen}, \texttt{fancyhdr}, \texttt{titlesec}, \texttt{quoting}, \texttt{caption}, \texttt{flafter}, \texttt{url}, and \texttt{chngcntr}.
+Deprecated options: \texttt{emptymargins}.
+Deprecated commands: \texttt{\textbackslash tablenote}, \texttt{\textbackslash tablesource}, \texttt{\textbackslash faculty}, and \texttt{\textbackslash mydegree}.
-\section{Updates}
-\label{sec:updates}
+Removed commands: \texttt{\textbackslash setpageidentifier}, and \texttt{\textbackslash setwordcount}.
-\marginnote{\rmfamily{\versionDateText}}%
+\marginnote{\rmfamily{2015/11/14}}%
Added support for the \texttt{endnotes} package. An \texttt{endnotes} option has been added, removing the need for an \texttt{endnotesonly} option for \texttt{turabian-researchpaper}.
@@ -373,8 +367,7 @@ Adjustments to the behaviour of table and figure positioning.
Deprecated commands: \texttt{\textbackslash setwordcount}, \texttt{\textbackslash setpageidentifier}, and \texttt{\textbackslash tablesource}.
-Removed commands:
-\texttt{\textbackslash mytitlepage}, and \texttt{\textbackslash setdraftindicator}.
+Removed commands: \texttt{\textbackslash mytitlepage} and \texttt{\textbackslash setdraftindicator}.
\marginnote{\rmfamily{2014/12/27}}%
Formatting changes to both subsection titles and title page for both research papers and theses/dissertations.
@@ -389,11 +382,6 @@ Adjustments to formatting that more-accurately reflect the 8th edition of Turabi
The \texttt{endnotes} option generates an error if a cite key contains an underscore character (\texttt{\_}) when used with the \texttt{biblatex-chicago} package.
-Table captions, when the table is positioned at the top of a page, will have an additional vertical space of \texttt{0.5\textbackslash baselineskip} between the caption text and the top margin.
-
-Using the \texttt{geometry} package's \texttt{showframe} formatting option with the \texttt{emptymargins} formatting option, when making adjustments to the header and/or footer of the \texttt{plain} page style, will not render properly.
-
-
\printbibliography
@@ -446,5 +434,6 @@ At this point, you've changed everything (including your marks!). Time to wrap u
\end{lstlisting}
+\end{document}
+
-\end{document} \ No newline at end of file