diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/turabian-formatting')
-rw-r--r-- | Master/texmf-dist/doc/latex/turabian-formatting/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf | bin | 104099 -> 104714 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.tex | 20 |
3 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/turabian-formatting/README b/Master/texmf-dist/doc/latex/turabian-formatting/README index b3393923fa1..3a3b8d82ede 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 (2017/03/18) +Turabian Formatting for LaTeX (2017/11/04) INTRODUCTION 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 Binary files differindex f1a2fb3198c..ca70a9dfbc3 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 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 86ffba27dc0..2a82ed864bc 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,7 +19,7 @@ % and turabian-formatting-doc.pdf (in addition to the README file). % % ============================== -% Last updated: 2017/03/18 +% Last updated: 2017/11/04 % % @@ -177,7 +177,7 @@ When placed in the source document preamble, the following specifies the documen 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 \textcmd{baselinestretch} of \texttt{2} using the \texttt{setspace} package.} + Double-spaced text is typeset with a \textcmd{baselinestretch} of \texttt{2} using the \texttt{setspace} package's \textcmd{setstretch} command.} Paragraph indentation is set to 0.5 inches. Page margins, by default, are 1 inch from the edges of the paper. @@ -242,10 +242,10 @@ When used with \texttt{turabian-thesis}, the numbering of endnotes is restarted \marginnote{\textbackslash part\{\}} A thesis or dissertation, using the \texttt{turabian-thesis} document class, can be separated into parts using the \textcmd{part} command. -The \textcmd{part} command creates a part-title page with an optional descriptive title. If located in the main matter (refer to subsection~\ref{subsec:td_structure}), the descriptive title is preceded by a \emph{Part} label and part number (in capitalized roman numerals) at the top of the page---the ``descriptive title separated from the label and number by a blank line. Although the part-title page is counted in pagination, no page number is placed on the page \autocite[390]{turabian_manual_2013}. +The \textcmd{part} command creates a new part-title page. If located in the main matter (refer to subsection~\ref{subsec:td_structure}), the page is labelled \emph{Part} and is ``followed by the part number [in capitalized roman numerals] at the top of the page." If a descriptive title is provided, it is separated from the label and number by a blank line. Although the part-title page is counted in pagination, no page number is placed on the page \autocite[390]{turabian_manual_2013}. \marginnote{\textbackslash part*\{\}} -The \textcmd{part*} command also starts a new page with a descriptive title. If in the main matter, this command provides the same \emph{Part} label and part number as \textcmd{part}. Unlike \textcmd{part}, however, \textcmd{part*} allows for ``text introducing the contents of the part on the part-tile page" to follow a descriptive title, separated by two blank lines. A page number, using the \texttt{plain} page style (refer to subsection~\ref{subsec:page_styles}), is placed on the page \autocite[390]{turabian_manual_2013}. +The \textcmd{part*} command also starts a new part-title page. If in the main matter, this command provides the same \emph{Part} label and part number as \textcmd{part}. Unlike \textcmd{part}, however, \textcmd{part*} allows for ``text introducing the contents of the part on the part-tile page" to follow a descriptive title, separated by two blank lines. A page number, using the \texttt{plain} page style (refer to subsection~\ref{subsec:page_styles}), is placed on the page \autocite[390]{turabian_manual_2013}. \subsection{Chapters} @@ -428,6 +428,14 @@ The following packages are highly recommended: \texttt{biblatex-chicago}, \textt \label{sec:updates} +\marginnote{\rmfamily{2017/11/04}}% + +Improved support for the \texttt{setspace} package's \textcmd{setstretch} command. + +Adjustments to how blank lines are set immediately following part, chapter, section, and subsection headings. + +Improvements to the spacing before and after figures, tables, and the \texttt{quotation} environment. + \marginnote{\rmfamily{2017/03/18}}% Adjustments to title page formatting. @@ -470,9 +478,7 @@ Removed options: \texttt{emptymargins}. Support for changes made to the \texttt{biblatex} package (2016/03/03). -\marginnote{\rmfamily{2016/03/15}}% - -An \texttt{authordate} option has been added, improving support for the author-date citation style. +\marginnote{\rmfamily{2016/03/15}} An \texttt{authordate} option has been added, improving support for the author-date citation style. Adjustments to the formatting of both enumerated and itemized lists. |