summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hep-paper/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-14 20:59:04 +0000
committerKarl Berry <karl@freefriends.org>2020-03-14 20:59:04 +0000
commitde272326b469b79620b2e8418495d65508f8a9c9 (patch)
tree08a26a5c228148af779984a474c929bf412790d4 /Master/texmf-dist/doc/latex/hep-paper/README.md
parentaa84bd893660247ec1a588471915c8a28aacdff4 (diff)
hep-paper (14mar20)
git-svn-id: svn://tug.org/texlive/trunk@54300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hep-paper/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/hep-paper/README.md b/Master/texmf-dist/doc/latex/hep-paper/README.md
index 9479966148e..e35410f36ec 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/README.md
+++ b/Master/texmf-dist/doc/latex/hep-paper/README.md
@@ -1,12 +1,13 @@
-# README for the hep-paper package
+# The `hep-paper` package
-A LaTeX package for publications in High Energy Physics
+A `LaTeX` package for publications in High Energy Physics.
## Introduction
-The hep-paper package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics.
-Instead of reinventing the wheel by introducing newly created macros hep-paper preferably loads third party packages as long as they are light weight enough.
-For usual publications it is enough to load additionally to the article class without optional arguments only the hep-paper package.
+The `hep-paper` package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics.
+Instead of reinventing the wheel by introducing newly created macros `hep-paper` preferably loads third party packages as long as they are lightweight enough.
+
+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}
@@ -17,5 +18,5 @@ 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.
+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.