From 5b2ab1c7e44689b07f900be82bcc32899b6acf48 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 May 2019 21:15:28 +0000 Subject: mlacls (18may19) git-svn-id: svn://tug.org/texlive/trunk@51157 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/mlacls/mla-example.pdf | Bin 60124 -> 61351 bytes Master/texmf-dist/doc/latex/mlacls/mla-example.tex | 25 ++++++++++++++++++--- Master/texmf-dist/doc/latex/mlacls/mla.pdf | Bin 296896 -> 303085 bytes 3 files changed, 22 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/mlacls') diff --git a/Master/texmf-dist/doc/latex/mlacls/mla-example.pdf b/Master/texmf-dist/doc/latex/mlacls/mla-example.pdf index 690425a18d5..7e824d5147f 100644 Binary files a/Master/texmf-dist/doc/latex/mlacls/mla-example.pdf and b/Master/texmf-dist/doc/latex/mlacls/mla-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/mlacls/mla-example.tex b/Master/texmf-dist/doc/latex/mlacls/mla-example.tex index 24a032ad332..1eb78678514 100644 --- a/Master/texmf-dist/doc/latex/mlacls/mla-example.tex +++ b/Master/texmf-dist/doc/latex/mlacls/mla-example.tex @@ -4,7 +4,7 @@ \author{John Doe} \professor{Dr. Suzie Que} \course{\LaTeX\ 101} -\date{\today} +\date{\mladate} % see docs for `\mladate' % The .bib file (explained later) must be included in the preamble \addbibresource{mla-example.bib} @@ -46,13 +46,32 @@ Alongside regular top-level sections, one can use ``\textbackslash{}subsection'' commands too\endnote{Section commands in ``mla.cls'' work identical to those of the ``article'' class.}. +\section{Lists} + +Vertical lists are a rarity in MLA format, but if one so pleases, +they can be used. +The ``itemize'', ``enumerate'' and ``description'' lists +work just as expected, even with sublists. + +\begin{itemize} +\item A bogus item +\item Lorem ipsum dolor sit amet. This item has a bunch of text + just so it covers more than one line in the paper and shows + proper indentation. +\item Last item! +\begin{enumerate} +\item Just kidding; there's a subitem. And it's a number! +\end{enumerate} +\item Okay, now it's the last item. +\end{itemize} + \section{Using endnotes} As one may notice, the above subsection used an endnote. These can simply be cited with ``Yada yada text\textbackslash{}endnote\{more info\ldots\}.'' Endnotes can be easily printed in correct format by calling -``\textbackslash{}printendnotes[mla]'' within the +``\textbackslash{}printendnotes'' within the ``notes'' environment. \section{Using bibliographies} @@ -73,7 +92,7 @@ already prints one.) \begin{notes} -\printendnotes[mla] +\printendnotes \end{notes} diff --git a/Master/texmf-dist/doc/latex/mlacls/mla.pdf b/Master/texmf-dist/doc/latex/mlacls/mla.pdf index 683af471675..b7d11c2f764 100644 Binary files a/Master/texmf-dist/doc/latex/mlacls/mla.pdf and b/Master/texmf-dist/doc/latex/mlacls/mla.pdf differ -- cgit v1.2.3