% Demo for eurion.sty -- shows scatter mode (default).
% For the other modes, see example-corner.tex and example-manual.tex.
\documentclass[a4paper, 11pt]{article}
\usepackage[scatter, color=yellow, density=25, seed=42]{eurion}
\usepackage{lipsum}

\title{The EURion Constellation in \LaTeX}
\author{}
\date{}

\begin{document}
\maketitle

\section{What is this?}

This document is overlaid with the EURion constellation -- the five-circle
anti-photocopy pattern found on banknotes worldwide. The pattern is drawn
across every page in random positions and orientations.

\lipsum[1-3]

\section{A second page}

\lipsum[4-7]

\section{And a third}

\lipsum[8-10]

\end{document}
