
# The `hep-paper` package

A `LaTeX` package for publications in High Energy Physics.

## Introduction

The `hep-paper` package is the aggregate publication setup for the HEP
package suite. It configures the page geometry, language, fonts,
hyperlinks, title data, bibliography, acronyms, references, floats, text
helpers, and math fonts by loading the corresponding modular packages
with publication-oriented defaults.

For usual publications it is enough to load additionally to the `article`
class without optional arguments only the `hep-paper` package.

    \documentclass{article}
    \usepackage{hep-paper}

## Author

Jan Hajer

## License

This file may be distributed and/or modified under the conditions of the
`LaTeX` Project Public License, either version 1.3c of this license or
(at your option) any later version. The latest version of this license is
in `http://www.latex-project.org/lppl.txt` and version 1.3c or later is
part of all distributions of LaTeX version 2005/12/01 or later.
