blob: e07436f6993de458faaf20b432f531a5c7bee77f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
==========================================================================
The `background' package
Copyright (C) 2009, 2012, 2014 Gonzalo Medina (gmedinaar@unal.edu.co)
License: LPPL = LaTeX Project Public Licence
Maintenance Status: maintained (by Gonzalo Medina)
--------------------------------------------------------------------------
The `background' package v2.1 offers the placement of quite arbitrary
background material on the pages of a document. The user can control many
aspects (i.e., contents, position, color, opacity) of the background
material that will be displayed. The background material can be modified
as many times as required and it can be displayed in all the pages or in
some specifically chosen ones.
The package makes use of the everypage package, and uses pgf/tikz
for attribute control.
==========================================================================
|