Changeset 39974 for trunk/doc/release.2015/ps1.analysis/test.tex
- Timestamp:
- Feb 9, 2017, 8:58:37 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/test.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/test.tex
r39962 r39974 2 2 \RequirePackage{color} % this is required for {code} 3 3 \RequirePackage{code} 4 % \RequirePackage{url} 4 5 \input{astro.sty} 6 7 % \usepackage{lmodern} % (1) choose a font that is available as T1 8 \usepackage[T1]{fontenc}% (2) specify encoding 9 % \usepackage{textcomp}% (3) load symbol definitions 10 \usepackage{ae} 11 \usepackage{aecompl} 5 12 6 13 % Pick a terse version of the title here; 7 14 \shorttitle{Pixel Analysis in PS1} 8 15 \shortauthors{E.A. Magnier et al} 16 9 17 \begin{document} 10 18 \title{Pan-STARRS Pixel Analysis : Source Detection and Characterization} … … 32 40 \section{INTRODUCTION}\label{sec:intro} 33 41 42 % \def\url@bfstyle{\@ifundefined{selectfont}{\def\UrlFont{\bf}}{\def\UrlFont{\bffamily}}} 43 44 %% 45 %% \DeclareUrlCommand\foocode{\urlstyle{my}} 46 34 47 Big test here. 35 48 36 Testing \code{code }.49 Testing \code{code_foo}. 37 50 38 Testing \IPPstage{chip stage }.51 Testing \IPPstage{chip stage_test}. 39 52 40 Testing \IPPdbtable{rawImage }.53 Testing \IPPdbtable{rawImage_test}. 41 54 42 Testing \IPPdbcolumn{rawImage.datetime}. 55 Testing \IPPdbcolumn{rawImage.datetime_test}. 56 57 % Testing \url{http://by.source} 58 59 % Testing \foocode{http://eugene@ifa.source} 60 61 \section{FOOBAR}\label{sec:intro} 62 63 % Testing \foocode{AM_I_GOOD} 43 64 44 65 \end{document}
Note:
See TracChangeset
for help on using the changeset viewer.
