pdf keywords

This commit is contained in:
Motiejus Jakštys 2021-05-19 22:57:49 +03:00 committed by Motiejus Jakštys
parent 259529c171
commit 03e6d1260b

View File

@ -9,7 +9,7 @@
\addbibresource{bib.bib} \addbibresource{bib.bib}
\usepackage[ \usepackage[
pdfusetitle, pdfusetitle,
pdfkeywords={Line Generalization,Cartographic Line Generalization,Wang--M{\"u}ller}, pdfkeywords={Line Generalization,Cartographic Line Generalization,Wang--Mueller},
pdfborderstyle={/S/U/W 0} % /S/U/W 1 to enable reasonable decorations pdfborderstyle={/S/U/W 0} % /S/U/W 1 to enable reasonable decorations
]{hyperref} ]{hyperref}
\usepackage{enumitem} \usepackage{enumitem}
@ -23,12 +23,12 @@
\usepackage{float} \usepackage{float}
\usepackage{tikz} \usepackage{tikz}
\usepackage{fancyvrb} \usepackage{fancyvrb}
\usepackage{layouts}
%\usepackage{charter} %\usepackage{charter}
%\usepackage{setspace} %\usepackage{setspace}
%\doublespacing %\doublespacing
\IfFileExists{./editorial-version}{\def \mjEditorial {}}{} \IfFileExists{./editorial-version}{\def \mjEditorial {}}{}
\ifx \mjEditorial \undefined \ifx \mjEditorial \undefined
% requires minted % requires minted
\usepackage{minted} \usepackage{minted}
@ -42,8 +42,6 @@
\input{version.inc} \input{version.inc}
\input{vars.inc} \input{vars.inc}
% for layout debugging
\usepackage{layouts}
\newcommand{\onpage}[1]{\ref{#1} on page~\pageref{#1}} \newcommand{\onpage}[1]{\ref{#1} on page~\pageref{#1}}
\newcommand{\titlecite}[1]{\citetitle{#1}\cite{#1}} \newcommand{\titlecite}[1]{\citetitle{#1}\cite{#1}}