Index: trunk/doc/release.2015/ps1.analysis/test.tex
===================================================================
--- trunk/doc/release.2015/ps1.analysis/test.tex	(revision 39962)
+++ trunk/doc/release.2015/ps1.analysis/test.tex	(revision 39974)
@@ -2,9 +2,17 @@
 \RequirePackage{color} % this is required for {code}
 \RequirePackage{code}
+% \RequirePackage{url}
 \input{astro.sty}
+
+% \usepackage{lmodern} % (1) choose a font that is available as T1
+\usepackage[T1]{fontenc}% (2) specify encoding
+% \usepackage{textcomp}% (3) load symbol definitions
+\usepackage{ae}
+\usepackage{aecompl}
 
 % Pick a terse version of the title here;
 \shorttitle{Pixel Analysis in PS1}
 \shortauthors{E.A. Magnier et al}
+
 \begin{document}
 \title{Pan-STARRS Pixel Analysis : Source Detection and Characterization}
@@ -32,13 +40,26 @@
 \section{INTRODUCTION}\label{sec:intro}
 
+% \def\url@bfstyle{\@ifundefined{selectfont}{\def\UrlFont{\bf}}{\def\UrlFont{\bffamily}}}
+
+%% 
+%% \DeclareUrlCommand\foocode{\urlstyle{my}}
+
 Big test here.
 
-Testing \code{code}.
+Testing \code{code_foo}.
 
-Testing \IPPstage{chip stage}.
+Testing \IPPstage{chip stage_test}.
 
-Testing \IPPdbtable{rawImage}.
+Testing \IPPdbtable{rawImage_test}.
 
-Testing \IPPdbcolumn{rawImage.datetime}.
+Testing \IPPdbcolumn{rawImage.datetime_test}.
+
+% Testing \url{http://by.source}
+
+% Testing \foocode{http://eugene@ifa.source}
+
+\section{FOOBAR}\label{sec:intro}
+
+% Testing \foocode{AM_I_GOOD}
 
 \end{document}
