summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex')
-rw-r--r--macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex9
1 files changed, 3 insertions, 6 deletions
diff --git a/macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex b/macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex
index 7b479f4777..4fea4ea8b4 100644
--- a/macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex
+++ b/macros/latex/contrib/univie-ling/doc/templates/template-thesis-english.tex
@@ -1,13 +1,10 @@
% Example file for the class ``univie-ling-thesis''
% Run pdflatex -- biber -- pdflatex
-\documentclass[naustrian,english]{univie-ling-thesis}
-
-\usepackage{babel}
-
% Use the PDF/A1-b standard as required by the Hochschulschriften-Service
% (see http://e-theses.univie.ac.at/elektronische_einreichung.html)
-\usepackage[a-1b]{pdfx}
-\hypersetup{pdfborder={0 0 0}}
+\documentclass[naustrian,english,pdfa]{univie-ling-thesis}
+
+\usepackage{babel}
% By default, the class loads the biblatex package
% with Unified style and biber backend.