CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/chet

README.md

chet

CTAN License: LPPL 1.3c

The chet package provides a streamlined setup inspired by Paul Ginsparg's harvmac. It gives papers the typographic look and feel of harvmac while using standard commands and environments.

See doc/chetdoc.pdf for full documentation and examples.

Contents

File Description
chet.sty Main style file
chetref.bst bibliography style
doc/chetdoc.tex Documentation and example
doc/chetdoc.pdf Compiled documentation

Installation

Via Live / MiK: The package is on CTAN and is included in both distributions.

Manually: Copy chet.sty and chetref.bst into your project folder (or anywhere on your path).

Usage

Add to your preamble:

\usepackage{chet}

Then compile with pdflatex and :

pdflatex paper && bibtex paper && pdflatex paper && pdflatex paper

Options

Option Description
mcite Enable grouped citations via mciteplus: \cite{a, *b, *c}
british Print "Acknowledgements" instead of "Acknowledgments"
macrosonly Load only equation/section macros, without page layout (for conference proceedings)

Key commands

Command Description
\eqn{...}[label] Display equation, numbered only if label given
\eqna{...}[label] Aligned equation with single centred number
\twoseqn, \threeseqn, \fourseqn Numbered subequation groups
\newsec{title}[label] Section with optional label
\subsec{title}[label] Subsection with optional label
\subsubsec{title}[label] Subsubsection with optional label
\rcite{key} Citation (shows key on margin in \draftmode)
\draftmode Show equation/section labels in margins
\toc Table of contents
\foot{...} Footnote
\ack{...} Acknowledgments section
\email{addr} Email footnote (horizontal layout)
\emailV{addr} Email footnote (vertical layout)
\emails{addrs} Single email footnote with no mark
\preprint{id} Preprint number (top right of title page)

Labels defined with the optional argument are also available as \labelname in subsequent text.

Download the contents of this package in one zip archive (195.2k).

chet – layout inspired by harvmac

The package aims to streamline the work of typesetting, and to provide the look and feel of harvmac for readers.

The package name stands for “Class for High Energy Theory”, as the majority of individuals using harvmac for their papers were primarily working in high energy theory, a subfield of theoretical physics.

Packagechet
Version2.3a 2026-04-26
LicensesThe Project Public License 1.3
Copyright2011–2026 Andreas Stergiou
MaintainerAndreas Stergiou
Contained inTeX Live as chet
MiKTeX as chet
TopicsLayout
...
Guest Book Sitemap Contact Contact Author