diff options
author | Andrew Dunning <adunning@users.noreply.github.com> | 2015-12-17 16:47:00 -0500 |
---|---|---|
committer | Andrew Dunning <adunning@users.noreply.github.com> | 2015-12-17 16:47:00 -0500 |
commit | eb8a758a77958b1c84275069864fc9584c2cccd7 (patch) | |
tree | f2014f31cbc820516af75c156c10c25d230f82bb /tests/docx/special_punctuation.native | |
parent | d925cd6573c343dc87396b433be1a601a5401421 (diff) | |
download | pandoc-eb8a758a77958b1c84275069864fc9584c2cccd7.tar.gz |
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}}
}
```
Diffstat (limited to 'tests/docx/special_punctuation.native')
0 files changed, 0 insertions, 0 deletions