| The Canadian Astronomy Data Centre (CADC) |
|
| TELESCOPE | Supported languages | |
| CFHT | poopsy@cfht.hawaii.edu | English et Français |
| DAO | David.Bohlender at nrc-cnrc.gc.ca | English et Français |
Include your POOPSY account's "username" if your question is about a particular proposal problem.
Normally there is no new paragraph indentation. This can be forced using
the \hspace*{0.8cm} command at the beginning of the first line of the
paragraph. If a line is indented for some reason and you do not want it to
be, use \noindent before the line to turn off indentation.
Tabular data is often entered in the "Technical and Scientific Feasibility"
section of the proposal. There are several LateX environments that work well
for this information. Or you may wish to use the HTML formatted tables
available to you with the "Enter Tables" button on the proposal form which
will automatically format and append the tables to the end of your
LaTeX proposal.
If you are new to LaTeX, the messages produced by the "Run LaTeX" button
may look like gibberish, but they really can help you find the errors
in formatting that need to be corrected in your text fields before
the proposal can be submitted for review. The error messages have been
massaged by us to help in this process. If it is not obvious from the
messages on this output page what the errors might be, try pressing the "Check
Proposal" or the "Save and Verify" buttons on any of the proposal form
pages to see if this will
isolate the errors so they may be found by you more quickly.
Listed below are a few common messages produced by LaTeX that are not
covered on the output page from the "Run LaTeX" button. Errors are serious
and must be fixed. Warnings should be investigated and fixed if necessary.
If you cannot run a proposal
without any error messages and cannot determine how to get rid of them
please contact us for assistance at :
including
your "username" for the proposal that is causing problems.
Some experienced LaTeX users may want to define their own LaTeX definitions.
There are already many special symbols and definitions available to you through
the POOPSY style file. We list here those definitions that are not
available through the special
symbols page.
The Basics
This section covers what we think are the minimal LaTeX concepts needed for
completing the Web version of your proposal.
\begin{itemize}
\item This would be item one preceded by a bullet.
\item This would be item two, and so forth.
\end{itemize}
\begin{enumerate}
\item This would be item one preceded by the number 1.
\item This would be item two preceded by the number 2, and so forth.
\end{enumerate}
Math and Equations
LaTeX supports a "math" mode for inline mathematical equations, symbols,
and equations set off from the text. Text input in math mode that
appears to LaTeX to be mathematical variables will be italicized, but
can be corrected by a font change, e.g.,$T_{\rm eff}$.
Printed Output LaTeX Input
2 Ori
$\chi^2$ Ori v sin i
$v \sin i$ z ~ 2.5
z $\sim$ 2.5 MgII
2798
MgII$\lambda$2798 107-108 M

10$^{7}$--10$^{8}$ M$_{\sun}$ H
(
~ 6563Å)
H$\alpha$ ($\lambda \sim 6563 \AA$)
+45

+45$^{\circ}$ /
= 105
${\lambda/\Delta\lambda = 10^{5}}$
\begin{equation}
m(z) = constant + 5 \log(z) + 1.086(1 - q_\circ)z + ...}
\end{equation}
Tables
\begin{verbatim}
Object RA DEC V
Object 1 11 35 +10 12.6
Object 2 12 50 +05 17.9
Object 3 13 31 +22 15.1
Object 4 15 00 +21 10.2
Object 5 16 37 -07 18.1
\end{verbatim}
\begin{tabular}{llll}
Object 1 & $\alpha= 13~11~34.4$ & $\delta= +11~35~42$ & $ B= 12.38$ \\
Object 2 & $\alpha= 13~23~01.8$ & $\delta= +12~22~47$ & $ V= 16.13$ \\
Object 3 & $\alpha= 15~31~38.8$ & $\delta= +10~31~10$ & $ B= 13.82$ \\
Object 4 & $\alpha= 16~01~29.0$ & $\delta= +14~25~53$ & $ V= 17.58$ \\
\end{tabular}
\begin{table}
\begin{center}
\caption{Exposure Calculations (time in minutes)}
\begin{tabular}{ccrccc}
Mag Range & Number of Stars & Time &
Total Time & Cumulative Time & Notes \\
$< 9$ & 17 & 9 & 153 & 153 & . \\
9-9.5 & 13 & 12 & 156 & 309 & . \\
9.5-10.0 & 4 & 14 & 56 & 365 & . \\
10.0-10.5 & 3 & 21 & 63 & 428 & . \\
10.5-11.0 & 3 & 28 & 84 & 512 & . \\
11.0-11.5 & 5 & 35 & 175 & 687 & (one good winter night) \\
11.5-12.0 & 12 & 43 & 516 & 1203 & . \\
12.0-12.5 & 20 & 64 & 1280 & 2483 & . \\
\end{tabular}
\end{center}
\end{table}
LaTeX Errors
TELESCOPE EMAIL Supported languages
CFHT
poopsy@cfht.hawaii.edu
English et Français
DAO
David.Bohlender at nrc-cnrc.gc.ca
English et Français
POOPSY LaTeX Definitions
\let\la=\lesssim
\let\ga=\gtrsim
\def\case#1#2{\hbox{$\frac{#1}{#2}$}}
\def\slantfrac#1#2{\hbox{$\,^#1\!/_#2$}}
\def\onehalf{\slantfrac{1}{2}}
\def\onethird{\slantfrac{1}{3}}
\def\twothirds{\slantfrac{2}{3}}
\def\onequarter{\slantfrac{1}{4}}
\def\threequarters{\slantfrac{3}{4}}
\def\ubvr{\hbox{$U\!BV\!R$}}
\def\ub{\hbox{$U\!-\!B$}}
\def\bv{\hbox{$B\!-\!V$}}
\def\vr{\hbox{$V\!-\!R$}}
\def\ur{\hbox{$U\!-\!R$}}
\def\ion#1#2{#1$\;${\small\rm\@Roman{#2}}\relax}
\let\jnl@style=\rm
\def\ref@jnl#1{{\jnl@style#1}}
\def\aj{\ref@jnl{AJ}}
\def\araa{\ref@jnl{ARA\&A}}
\def\apj{\ref@jnl{ApJ}}
\def\apjl{\ref@jnl{ApJ}}
\def\apjs{\ref@jnl{ApJS}}
\def\ao{\ref@jnl{Appl.~Opt.}}
\def\apss{\ref@jnl{Ap\&SS}}
\def\aap{\ref@jnl{A\&A}}
\def\aapr{\ref@jnl{A\&A~Rev.}}
\def\aaps{\ref@jnl{A\&AS}}
\def\azh{\ref@jnl{AZh}}
\def\baas{\ref@jnl{BAAS}}
\def\jrasc{\ref@jnl{JRASC}}
\def\memras{\ref@jnl{MmRAS}}
\def\mnras{\ref@jnl{MNRAS}}
\def\pra{\ref@jnl{Phys.~Rev.~A}}
\def\prb{\ref@jnl{Phys.~Rev.~B}}
\def\prc{\ref@jnl{Phys.~Rev.~C}}
\def\prd{\ref@jnl{Phys.~Rev.~D}}
\def\pre{\ref@jnl{Phys.~Rev.~E}}
\def\prl{\ref@jnl{Phys.~Rev.~Lett.}}
\def\pasp{\ref@jnl{PASP}}
\def\pasj{\ref@jnl{PASJ}}
\def\qjras{\ref@jnl{QJRAS}}
\def\skytel{\ref@jnl{S\&T}}
\def\solphys{\ref@jnl{Sol.~Phys.}}
\def\sovast{\ref@jnl{Soviet~Ast.}}
\def\ssr{\ref@jnl{Space~Sci.~Rev.}}
\def\zap{\ref@jnl{ZAp}}
\def\nat{\ref@jnl{Nature}}
\def\iaucirc{\ref@jnl{IAU~Circ.}}
\def\aplett{\ref@jnl{Astrophys.~Lett.}}
\def\apspr{\ref@jnl{Astrophys.~Space~Phys.~Res.}}
\def\bain{\ref@jnl{Bull.~Astron.~Inst.~Netherlands}}
\def\fcp{\ref@jnl{Fund.~Cosmic~Phys.}}
\def\gca{\ref@jnl{Geochim.~Cosmochim.~Acta}}
\def\grl{\ref@jnl{Geophys.~Res.~Lett.}}
\def\jcp{\ref@jnl{J.~Chem.~Phys.}}
\def\jgr{\ref@jnl{J.~Geophys.~Res.}}
\def\jqsrt{\ref@jnl{J.~Quant.~Spec.~Radiat.~Transf.}}
\def\memsai{\ref@jnl{Mem.~Soc.~Astron.~Italiana}}
\def\nphysa{\ref@jnl{Nucl.~Phys.~A}}
\def\physrep{\ref@jnl{Phys.~Rep.}}
\def\physscr{\ref@jnl{Phys.~Scr}}
\def\planss{\ref@jnl{Planet.~Space~Sci.}}
\def\procspie{\ref@jnl{Proc.~SPIE}}
\let\astap=\aap
\let\apjlett=\apjl
\let\apjsupp=\apjs
\let\applopt=\ao