summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/16-nolink-special/nolink-pdftex.tex
blob: 67277899fb67258dd63e9ca8e61b0141b2cedf22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% $Id: nolink-example.tex 831 2020-06-04 18:07:54Z karl $
% Public domain.

\documentclass[a4paper]{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\cfoot{some footline text that should not be linked but is unless xetex}
\usepackage{hyperref}

\begin{document}
\vspace*{48\baselineskip}
xxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxx
\href{xxxxx}{link link link link }
\end{document}