Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Question about output into Latex


From   "Lynn Lee" <[email protected]>
To   <[email protected]>
Subject   st: Question about output into Latex
Date   Sun, 21 Oct 2012 20:30:42 +0800

Dear all,

I am trying to input estimation results into Latex with 8 columns. But Latex
shows that "! Missing # inserted in alignment preamble.". My command is :
\begin{tabular}{l l l l l l l l}
...
\end{tabular}
But it does not work. 

Then I tried:
\begin{tabular*}{@{\extracolsep{\fill}} l l l l l l l l}
.
\end{tabular*}
It still does not work. 

Can anyone help me with this? Any suggestion is appreciated. 

Best Regards,
Lynn Lee


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index