aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-20 11:38:01 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-20 11:38:01 -0800
commite94ed582b48ec777161ddb9cb60254384ffdb19e (patch)
tree9318575f4717215de64de11e9ad7612185442485
parentedf101400a07fd099910fd52c5c55d83855b4c38 (diff)
downloadpandoc-e94ed582b48ec777161ddb9cb60254384ffdb19e.tar.gz
Revert "Merge pull request #158 from xoolive/pr-title"
This reverts commit edf101400a07fd099910fd52c5c55d83855b4c38, reversing changes made to ff9ebaa31ae31401e236574e81c2e75609adc727.
-rw-r--r--default.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.latex b/default.latex
index ef32d62e4..33277c053 100644
--- a/default.latex
+++ b/default.latex
@@ -169,7 +169,7 @@ $if(dir)$
$endif$
$if(title)$
-\title[$title$]{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
+\title{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
$endif$
$if(author)$
\author{$for(author)$$author$$sep$ \and $endfor$}