[texhax] Newby minipage question
Peter Flom
flom at ndri.org
Thu May 5 18:31:10 CEST 2005
I just started using minipages
The folllowing code
<<<<<BEGIN CODE >>>>>>>>>>>>>>
\begin{minipage}{.40\textwidth}
\begin{verbatim}
title 'Main effects model';
proc logistic data = today desc;
model drugcat = factor1 age sex;
run;
\end{verbatim}
\end{minipage}
\hfill
\begin{minipage}{.45\textwidth}
`desc' is often needed to correctly order the DV \newline
Same model syntax as dichotomous logistic, or glm
\end{minipage}
<<<<<END CODE>>>>>>>
produce two boxes that are stacked vertically......I wanted them to be
side by side
What am I missing?
(sorry if this is basic....)
Peter
Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis Core
Center for Drug Use and HIV Research
National Development and Research Institutes
71 W. 23rd St
www.peterflom.com
New York, NY 10010
(212) 845-4485 (voice)
(917) 438-0894 (fax)
More information about the texhax
mailing list