Archived
1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
phd-thesis/environment/pdf.tex
2019-01-28 16:32:01 +01:00

20 lines
557 B
TeX

\startenvironment pdf
% Synctex lijkt niet goed te werken voor TeXstudio.
% Uitzetten voor uiteindelijke versie!
%\setupsynctex[state=start]
% Klikbare referenties
\setupinteraction[state=start, focus=standard, contrastcolor=darkgreen, style=normal]
% Metadata
\setupinteraction
[title={Nominal Techniques and Black Box Testing for Automata Learning},
author={Joshua Moerman},
date={14 January 2019},
keyword={Nominal techniques, Black box testing, Automata learning}]
% Bookmarks in de pdf
\placebookmarks[chapter,section]
\stopenvironment