diff options
-rw-r--r-- | default.latex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/default.latex b/default.latex index 33277c053..cae95759b 100644 --- a/default.latex +++ b/default.latex @@ -61,9 +61,6 @@ $endif$ $if(author-meta)$ pdfauthor={$author-meta$}, $endif$ -$if(subtitle)$ - pdfsubject={$subtitle$}, -$endif$ $if(keywords)$ pdfkeywords={$for(keywords)$$keywords$$sep$; $endfor$}, $endif$ |