From eb8a758a77958b1c84275069864fc9584c2cccd7 Mon Sep 17 00:00:00 2001 From: Andrew Dunning <adunning@users.noreply.github.com> Date: Thu, 17 Dec 2015 16:47:00 -0500 Subject: [PATCH] Document change to subtitle in LaTeX. One could also tell users to add this to header-includes if `subtitle` is desired for `article` and so forth, but I will leave it out for now for the sake of simplicity: ```tex \providecommand{\subtitle}[1]{% \usepackage{titling} \posttitle{% \par\large#1\end{center}} } ``` --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index b34675f4b..952952d6a 100644 --- a/README +++ b/README @@ -1022,7 +1022,9 @@ depending on the output format, but include metadata fields as well as the follo ... `subtitle` -: document subtitle +: document subtitle, included in HTML, EPUB, LaTeX, ConTeXt, and Word docx; + renders in LaTeX only when using a document class that supports `\subtitle`, + such as `beamer` or the [KOMA-Script] series (`scrartcl`, `scrreprt`, `scrbook`) `abstract` : document summary, included in LaTeX, ConTeXt, AsciiDoc, and Word docx @@ -1212,6 +1214,7 @@ LaTeX variables are used when [creating a PDF]. [`article`]: https://ctan.org/pkg/article [`report`]: https://ctan.org/pkg/report [`book`]: https://ctan.org/pkg/book +[KOMA-Script]: https://ctan.org/pkg/koma-script [`memoir`]: https://ctan.org/pkg/memoir [predefined LaTeX colors]: https://en.wikibooks.org/wiki/LaTeX/Colors#Predefined_colors [LaTeX Font Catalogue]: http://www.tug.dk/FontCatalogue/