diff --git a/default.epub b/default.epub index 1c042ff1e..afcf96a3e 100644 --- a/default.epub +++ b/default.epub @@ -28,13 +28,13 @@ $else$ $endif$ $endfor$ $if(subtitle)$ -
$subtitle$
$endif$ $for(author)$ -$creator.text$
$endfor$ $if(publisher)$$publisher$
diff --git a/default.epub3 b/default.epub3 index 0325d53eb..8a12e0fb3 100644 --- a/default.epub3 +++ b/default.epub3 @@ -33,13 +33,13 @@ $else$ $endif$ $endfor$ $if(subtitle)$ -$subtitle$
$endif$ $for(author)$ -$creator.text$
$endfor$ $if(publisher)$$publisher$
diff --git a/default.revealjs b/default.revealjs index db16168f9..e6d561292 100644 --- a/default.revealjs +++ b/default.revealjs @@ -63,13 +63,13 @@ $if(title)$$subtitle$
$endif$ $for(author)$ -$date$
$endif$