diff options
Diffstat (limited to 'common/settings.tex')
| -rw-r--r-- | common/settings.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/common/settings.tex b/common/settings.tex index e382b96..bc25edf 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -298,6 +298,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % PDF Metadata +\input{../build/vcs_info.tex} + \def\hyperrefgeneraltitle{Digital Communication Systems - \thekindofdocument{}} \ifdefined\thesubtitle \def\hyperreftitle{\hyperrefgeneraltitle{} - \thesubtitle{}} @@ -308,7 +310,7 @@ \usepackage[ pdftitle={\hyperreftitle{}}, pdfauthor={Philipp Le}, - pdfcreator={LaTeX with hyperref and KOMA-Script on Arch Linux}, + pdfcreator={LaTeX with hyperref and KOMA-Script on Arch Linux, Git commit \VcsCommitHashLong (\VcsCleanStr{}\VcsDirtyStr{})}, pdfsubject={}, pdfkeywords={}, pdfstartview={Fit}, |
