Skip to content

Commit

Permalink
add pdf info
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h committed May 26, 2021
1 parent 4e85289 commit c79c58c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup/macro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,12 @@
}%
}

\if\useenglish0
\newcommand{\langid}{da-DK}
\else
\newcommand{\langid}{en-US}
\fi

\if\final0
\newcommand{\critical}[1]{\todo[color=red]{#1}}
\newcommand{\changeme}[1]{\todo[color=red!40]{#1}}
Expand Down
2 changes: 2 additions & 0 deletions setup/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@
pdfauthor={\authorcomma},%
pdftitle={\maintitle{}: \mainsubtitle},%
pdfsubject={\mainsubject},%
pdflang={\langid},%
pdfnumcopies={\numcopies},%
bookmarksnumbered=true,%
breaklinks,%
hidelinks,%
Expand Down

0 comments on commit c79c58c

Please sign in to comment.