% woman-chemically.tex
%
% Chemical Analysis of Women.
%
% Source: 
%                  JFORD@MIBSRV.MIB.ENG.UA.EDU (James Ford)
%                       (sexual stereotypes, chuckle)
%                  From the rec.humor.funny joke archives.
%
% Typeset by Volker Kuhlmann, 08 Mar 1997.
% Typeset with LaTeX 2e.
% Does not require non-standard macro-packages.
% 1 page.
%


\documentclass[12pt,twoside]{article}


%% Load any desired fonts
%
%\usepackage{palatino}					% PostScript Palatino
%\usepackage{newcent}					% PostScript NewCentury
%\usepackage{helvetic}\AtBeginDocument{\sffamily}	% PostScript Helvetica


% Mirrors \oddsidemargin onto \evensidemargin for twoside documents,
% and takes care of TeX's 1in/1in origin offset.
% Takes paper width as argument.
\newcommand\adjmargins[1]{%
	\evensidemargin=#1
	\advance\evensidemargin-\textwidth
	\advance\evensidemargin-\oddsidemargin
	\advance\oddsidemargin-1in
	\advance\evensidemargin-1in
	\advance\topmargin-1in
	}


% Define page layout
%
\oddsidemargin	19mm
\textwidth	175mm
\topmargin	13mm
\headheight	0mm
\headsep	0mm
\textheight	267mm
\footskip	0mm
\pagestyle	{plain}
\thispagestyle	{empty}
\parindent	0em
\parskip	2ex plus.5ex minus.5ex
%\sloppy
%\raggedright
%
\adjmargins{210mm}	% 210mm for A4 paper


%% Define any required macros
%
\renewenvironment{list}[2]{%
	\vspace{2ex}%
	%\list{#1}{#2}%
	\everypar	{\hangindent 11mm\hangafter 1\relax}%
	\parindent	0em
	\parskip	2ex plus.5ex minus.5ex
	\def\item[##1]{##1:\newline}%
	}{%
	%\endlist
	}
	



\begin{document}

\centerline{\Large Chemical Analysis of \textsl{Woman}}

\AtEndDocument{\vfill\footnotesize\scriptsize
                  %JFORD@MIBSRV.MIB.ENG.UA.EDU (James Ford)
                  jford@mibsrv.mib.eng.ua.edu (James Ford).
                  %     (sexual stereotypes, chuckle)
                  From the rec.humor.funny joke archives.
}

\begin{list}{}{\def\makelabel#1{\rlap{#1:}\hss}%
		\labelwidth 42mm
		\labelsep 0mm
		\leftmargin \labelwidth
		\rightmargin 0mm
		\itemindent 0mm
		\parsep 2ex plus1ex minus.5ex
		\itemsep 1.5ex plus.5ex minus.1ex
		}

\item[Element]
	Woman

\item[Symbol]
	Wo

\item[Discoverer]
	Adam

\item[Quantitative Analysis]
	Accepted at 36---28---36, though isotopes ranging from
	25---10---20 to 60---55---60 have been identified.

\item[Occurrence]
	Found wherever man is, but seldom in the highly reactive,
	energetic singlet state. Surplus quantities in all urban areas.

\item[Physical Properties]
	Undergoes spontaneous dehydrolysis (weeps) at absolutely nothing,
	and freezes at a moments notice. Totally unpredictable. Melts when
	properly treated, very bitter if not well used. Found in various
	states, ranging from virgin metal to common ore. Non-magnetic
	but attracted by coins and sport cars. In its natural shape
	the specimen varies considerably, but it is often changed
	artificially so well that the change is indiscernable except to
	the experienced eye.

\item[Chemical Properties]
	Has a great affinity for Au, Ag, and C, especially in the
	crystalline form. May give violent reaction if left alone. Will
	absorb great amounts of food matter. Highly desired reaction is
	initiated with various reagents such as
	C$_2$--H$_5$--OH	% Ethanol!
	and sexy aftershave lotions.  An essential catalyst is
	often required (must say you love her at least five times
	daily). Reaction accelerates out of control when in the dark
	and all reaction conditions are suitable. Extremely difficult
	to react if in the highly stable pure form. Yields to pressure
	applied to correct points. The reaction is highly exothermic.

\item[Storage]
	Best results are obtained between the ages of 18 and 25 years.

\item[Uses]
	Highly ornamental. Used as a tonic for low spirits. Used on
	lonely nights as a heating agent (if properly prepared).

\item[Tests]
	Pure specimens turn rosy tint if discovered in raw, natural state.
	Turns green if placed besides a better specimen.

\item[Caution]
	Most powerful reducing agent known to man (income and ego). Highly
	explosive in inexperienced hands. Specimen must be used with great
	care if experiments are to succeed. It is illegal to possess
	more then one permanent specimen, though a certain amount of
	exchange is permitted.

\end{list}

\end{document}
