aboutsummaryrefslogtreecommitdiff
path: root/samples/exporting.tex
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2023-11-20 18:43:10 +0100
committerRobert Alessi <alessi@robertalessi.net>2023-11-20 18:43:10 +0100
commit4838e8fbeb0871dde34a1eccde498d36f62db537 (patch)
treef3433550042d872f82d5439b37bc0e2df14d2e6f /samples/exporting.tex
parentf10c050224950720527f249ffb945bb75a210d70 (diff)
downloadarabluatex-4838e8fbeb0871dde34a1eccde498d36f62db537.tar.gz
samples: load hyperxmp after hyperref
Diffstat (limited to 'samples/exporting.tex')
-rw-r--r--samples/exporting.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/exporting.tex b/samples/exporting.tex
index 7f22c2c..16066f0 100644
--- a/samples/exporting.tex
+++ b/samples/exporting.tex
@@ -134,10 +134,10 @@
134{\textquoteright}{\textquoteleft} 134{\textquoteright}{\textquoteleft}
135 135
136\PassOptionsToPackage{pdfa}{hyperref} 136\PassOptionsToPackage{pdfa}{hyperref}
137\usepackage{hyperxmp}
138\usepackage{hyperref} 137\usepackage{hyperref}
139\hypersetup{colorlinks, linkcolor=blue, pdfauthor={Robert 138\hypersetup{colorlinks, linkcolor=blue, pdfauthor={Robert
140 Alessi}} 139 Alessi}}
140\usepackage{hyperxmp}
141 141
142\title{\large Exporting Unicode Arabic to an external 142\title{\large Exporting Unicode Arabic to an external
143 .tex source file} 143 .tex source file}