Makefile, pdf/a-3u
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\documentclass[11pt, twoside, openright]{book}
|
||||
\documentclass[11pt, twoside, openright, hidelinks]{book}
|
||||
|
||||
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
||||
%% Load Packages %%
|
||||
@ -21,6 +21,8 @@
|
||||
|
||||
\usepackage[italian,main=english]{babel} %% language
|
||||
|
||||
\usepackage[a-3u,mathxmp]{pdfx}
|
||||
|
||||
\pagestyle{headings}
|
||||
|
||||
\usepackage{scrlayer-scrpage}
|
||||
@ -79,7 +81,7 @@
|
||||
\usepackage{makeidx}
|
||||
|
||||
%% load last
|
||||
\usepackage[hidelinks]{hyperref} %% links for table of contents, load last
|
||||
\usepackage{hyperref} %% links for table of contents, load last
|
||||
\usepackage{bookmark} %% for better table of contents
|
||||
|
||||
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
||||
|
||||
Reference in New Issue
Block a user