diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/hepparticles/README | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepparticles/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hepparticles/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hepparticles/README b/Master/texmf-dist/doc/latex/hepparticles/README new file mode 100644 index 00000000000..f7071fa3894 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hepparticles/README @@ -0,0 +1,33 @@ +hepparticles --- for typesetting high energy particle names +by Andy Buckley <andy@insectnation.org> +----------------------------------------------------------- + +hepparticles is a set of macros for typesetting high energy +particle names. It provides a robust (?) and consistent structure +within which to typeset the names and along the way solves many +problems with alignment and text styles which otherwise make +themselves known. + +Chief amongst the problems solved by hepparticles is that the +problems with boldness of particle names typeset in math mode +when used in section titles, headers and tables of contents +disappear. The typesetting convention by default uses upright +names for "concrete" particles and italic type for generic +particle labels but the convention can be specified at +package-include time, making this package suitable for journal +use. + +Fuller documentation for this package can be found in the files +hepparticles.{ps,pdf}, distributed with the package and some +examples (used for debugging) are in testhepparticles.{ps,pdf}, +with source code in testhepparticles.tex. + +You may also be interested in the heppennames and hepnicenames +packages, which use this package to define a large set of +common particle names. + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. + +Author: Andy Buckley <andy@insectnation.org>
\ No newline at end of file |