summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-01 19:43:55 +0000
committerKarl Berry <karl@freefriends.org>2014-08-01 19:43:55 +0000
commit8463386923836aeaaff9774b38d321797e567e00 (patch)
treea8d785a75f9cd21f6bcf9661ab9772d7d328d765 /Master/texmf-dist/tex/latex/chet
parent73362e402c81443cfbcdde597817ac7dd1198079 (diff)
chet (1aug14)
git-svn-id: svn://tug.org/texlive/trunk@34792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chet')
-rw-r--r--Master/texmf-dist/tex/latex/chet/chet.sty28
1 files changed, 21 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/chet/chet.sty b/Master/texmf-dist/tex/latex/chet/chet.sty
index 1ee51ec9129..64b922c4948 100644
--- a/Master/texmf-dist/tex/latex/chet/chet.sty
+++ b/Master/texmf-dist/tex/latex/chet/chet.sty
@@ -1,5 +1,5 @@
-% chet.sty
-% Copyright 2012 Andreas Stergiou
+% chet.sty (version 1.7)
+% Copyright 2014 Andreas Stergiou
%
% This package is supposed to streamline latex typesetting and give the
% look and feel of harvmac to a paper, with the use of LaTex2e.
@@ -121,6 +121,7 @@
\usepackage{pifont}
\usepackage{cite}
\usepackage{color}
+\usepackage{microtype}
\usepackage{collref}
\usepackage[para]{manyfoot}
\usepackage[bottom]{footmisc}
@@ -245,18 +246,31 @@
% Figure name
\renewcommand{\figurename}{Fig.\!}
+
% Format of date in bottom left of title page
\newdateformat{mydate}{\monthname[\THEMONTH] \THEYEAR} %Needs package datetime
\mydate{}
+% Appendices
+\newcommand\appendix@section[1]{%
+ \refstepcounter{section}%
+ \orig@section*{Appendix~\@Alph\c@section. #1}%
+ \addcontentsline{toc}{section}{Appendix~\@Alph\c@section.~#1}}
+\let\orig@section\section
+\g@addto@macro\appendix{\let\section\appendix@section}
+\newcommand{\appendices}{\appendix}
+
+
+% Footnotes for emails in titlepage
+\SetFootnoteHook{\noindent}
\DeclareNewFootnote[para]{E}[roman]
\newcommand{\email}[1]{\footnoteE{\href{mailto:#1}{\texttt{#1}}}}
-\newcommand{\emails}[1]{\let\thefootnote\relax\footnotetext{{\texttt{#1}}}}
+\newcommand{\emails}[1]{\footnotetextE{\texttt{#1}}}
%Titlepage
-\renewcommand{\abstract}[1]{\def \@abstract {#1}}
-\newcommand{\affiliation}[1]{\def \@affiliation {#1}}
+\renewcommand{\abstract}[1]{\def\@abstract {#1}}
+\newcommand{\affiliation}[1]{\def\@affiliation {#1}}
\newcommand{\preprint}[1]{\def\@preprint {#1}}
\abstract{}
\affiliation{}
@@ -269,7 +283,7 @@
\end{flushright}
\vspace{2cm}
\begin{center}
- {\Large\bfseries \@title}
+ {\huge\@title}
\bigskip\bigskip\bigskip
@@ -277,7 +291,7 @@
\bigskip
- \emph{\@affiliation}
+ {\emph\@affiliation}
\end{center}
\bigskip\bigskip
\noindent\@abstract