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}}
}
```
This commit is contained in:
Andrew Dunning 2015-12-17 16:47:00 -05:00
parent d925cd6573
commit eb8a758a77

5
README
View file

@ -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/