vim latex template: add pdfa option to hyperref

it fails pdfa validation when using in-page references otherwise
This commit is contained in:
xfnw 2022-10-09 18:16:24 -04:00
parent 6640d016d2
commit 5719f6e42e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
\usepackage[english]{babel}
\usepackage[tagged, highstructure]{accessibility}
\usepackage{caption}
\usepackage{hyperref}
\usepackage[pdfa]{hyperref}
\usepackage{graphicx}
\usepackage[a-3b]{pdfx}