%----------------------------------------------------------------% % xrrc.sty % % This is a LaTeX style file to be used for contributions to % % the proceedings of the "X-ray and Radio Connections" meeting. % % It is a minor addition to the normal LaTeX article default, % % mainly to accomodate affiliations and bibliographic data. % % % % Version: 1.0 Created: Lorant Sjouwerman (NRAO) - 01 March 2004 % %----------------------------------------------------------------% \def\@authorlist{} \def\author #1{\expandafter\def\expandafter\@authorlist\expandafter {\@authorlist \normalsize\bf #1\relax\\ \par}} \def\institute#1{\expandafter\def\expandafter\@authorlist\expandafter {\@authorlist \normalsize\rm #1\relax\\ \par}} \def\address#1{\expandafter\def\expandafter\@authorlist\expandafter {\@authorlist \scriptsize #1\relax\\ \par}} \def\email#1{\expandafter\def\expandafter\@authorlist\expandafter {\@authorlist \sc\footnotesize #1\relax\\ \\ \par}} \def\@author{\@authorlist} \def\section{\@startsection {section}{1}{0.0cm}{-6pt plus -1pt minus -1pt}{6pt plus 1pt}{\large\bf }} \def\subsection{\@startsection{subsection}{2}{0.0cm}{-6pt plus -1pt minus -1pt}{6pt plus 1pt}{\bf }} \def\subsubsection{\@startsection{subsubsection}{3}{0.0cm}{-6pt plus -1pt minus -1pt}{6pt plus 1pt}{\rm }} % Style choices %\fussy %\raggedright \flushbottom \pagestyle{myheadings} \renewcommand\today{} \markboth{\hspace*{0.25cm}\underline{\sl X-Ray and Radio Connections \hspace*{0.25cm} http://www.aoc.nrao.edu/events/xraydio \hspace*{0.25cm} Santa Fe NM, 3-6 February 2004}\hfill} {\hfill\underline{\sl X-Ray and Radio Connections \hspace*{0.25cm} http://www.aoc.nrao.edu/events/xraydio \hspace*{0.25cm} Santa Fe NM, 3-6 February 2004} \hspace*{0.25cm}} % Various units \parindent 0.0cm \parskip=0.10cm \oddsidemargin=1.7cm \evensidemargin=1.7cm \topmargin=2.9cm \headheight=0.5cm \headsep= 1.2cm \footskip=1.0cm \textheight=23.5cm \textwidth=17.5cm \topsep=0cm \parsep=0cm \itemsep=0cm \bibindent=0cm \columnsep=0.75cm \hoffset=-2.0cm \voffset=-4.0cm % End of xrrc.sty